automatic version update by autodist [release 1.16.4-1mamba;Tue Jul 27 2021]
This commit is contained in:
parent
2295a72a9f
commit
1d332a63c6
@ -1,8 +1,8 @@
|
|||||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||||
|
|
||||||
Name: automake
|
Name: automake
|
||||||
Version: 1.16.3
|
Version: 1.16.4
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A GNU tool for automatically creating Makefiles
|
Summary: A GNU tool for automatically creating Makefiles
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -22,7 +22,6 @@ BuildRequires: gawk
|
|||||||
BuildRequires: texinfo
|
BuildRequires: texinfo
|
||||||
Requires(post):%{__install_info}
|
Requires(post):%{__install_info}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Automake is a tool for automatically generating Makefiles compliant with the GNU Coding Standards.
|
Automake is a tool for automatically generating Makefiles compliant with the GNU Coding Standards.
|
||||||
@ -75,6 +74,9 @@ exit 0
|
|||||||
#%doc doc/amhello-1.0.tar.gz
|
#%doc doc/amhello-1.0.tar.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 27 2021 Automatic Build System <autodist@mambasoft.it> 1.16.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Nov 25 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.16.3-2mamba
|
* Wed Nov 25 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.16.3-2mamba
|
||||||
- specfile fixes
|
- specfile fixes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user