diff --git a/automake.spec b/automake.spec index 6b99340bca61e72534dff1706fb330df081f664e..e54e2656b302ac0b33d7924f2df0dcd1f6578b8b 100644 --- a/automake.spec +++ b/automake.spec @@ -4,9 +4,9 @@ Name: automake Version: 1.16.5 -Release: 1 +Release: 3 Summary: A tool for automatically generating Makefile.in files -License: GPLv2+ and GFDL and Public Domain and MIT +License: GPLv2+ and GFDL-1.3-only and Public Domain and MIT URL: http://www.gnu.org/software/automake/ Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz Source1: http://git.savannah.gnu.org/cgit/config.git/plain/config.sub @@ -14,9 +14,6 @@ Source2: http://git.savannah.gnu.org/cgit/config.git/plain/config.guess BuildArch: noarch -#disable am-prog-cc-c-o ccnoco ccnoco-lib test -#that success through rpmbuild but fail on obs - BuildRequires: perl autoconf make help2man automake perl-generators texinfo #for tests BuildRequires: libtool gettext-devel flex bison vala @@ -72,6 +69,12 @@ fi %{_mandir}/man1/* %changelog +* Thu Jul 28 2022 fuanan - 1.16.5-3 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:Bump release and Cleanup useless comments and License compliance rectification + * Tue Feb 15 2022 zoulin - 1.16.5-1 - update version to 1.16.5