Bump release and Cleanup useless comments and License compliance rectification
This commit is contained in:
parent
72f64a0405
commit
73c0fbfec4
@ -4,9 +4,9 @@
|
|||||||
|
|
||||||
Name: automake
|
Name: automake
|
||||||
Version: 1.16.5
|
Version: 1.16.5
|
||||||
Release: 1
|
Release: 3
|
||||||
Summary: A tool for automatically generating Makefile.in files
|
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/
|
URL: http://www.gnu.org/software/automake/
|
||||||
Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
|
Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
|
||||||
Source1: http://git.savannah.gnu.org/cgit/config.git/plain/config.sub
|
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
|
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
|
BuildRequires: perl autoconf make help2man automake perl-generators texinfo
|
||||||
#for tests
|
#for tests
|
||||||
BuildRequires: libtool gettext-devel flex bison vala
|
BuildRequires: libtool gettext-devel flex bison vala
|
||||||
@ -72,6 +69,12 @@ fi
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 28 2022 fuanan <fuanan3@h-partners.com> - 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 <zoulin13@h-partners.com> - 1.16.5-1
|
* Tue Feb 15 2022 zoulin <zoulin13@h-partners.com> - 1.16.5-1
|
||||||
- update version to 1.16.5
|
- update version to 1.16.5
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user