automatic version update by autodist [release 5.3.0-1mamba;Sun Nov 05 2023]
This commit is contained in:
parent
ff05b5bc6d
commit
4a8d87c586
@ -1,6 +1,6 @@
|
||||
Name: gawk
|
||||
Version: 5.2.2
|
||||
Release: 2mamba
|
||||
Version: 5.3.0
|
||||
Release: 1mamba
|
||||
Summary: The GNU version of the awk text processing utility
|
||||
Group: Applications/Text
|
||||
Vendor: openmamba
|
||||
@ -16,7 +16,6 @@ BuildRequires: libgmp-devel
|
||||
BuildRequires: libmpfr-devel
|
||||
BuildRequires: libncurses-devel
|
||||
BuildRequires: libreadline-devel
|
||||
BuildRequires: libsigsegv-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: gettext-devel
|
||||
@ -62,6 +61,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%makeinstall
|
||||
|
||||
rm -f %{buildroot}%{_bindir}/gawk-%{version}
|
||||
rm -f %{buildroot}%{_infodir}/dir
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
@ -123,6 +123,9 @@ rm -f %{buildroot}%{_bindir}/gawk-%{version}
|
||||
%doc ChangeLog NEWS POSIX.STD README
|
||||
|
||||
%changelog
|
||||
* Sun Nov 05 2023 Automatic Build System <autodist@mambasoft.it> 5.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 14 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 5.2.2-2mamba
|
||||
- non x86_64: attempt to fix crash by disabling libsigsegv
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user