automatic version update by autodist [release 5.3.2-1mamba;Wed Apr 02 2025]

This commit is contained in:
2025-04-02 23:03:34 +02:00
parent 99ef6979d2
commit d098c6b84d

View File

@ -1,5 +1,5 @@
Name: gawk
Version: 5.3.1
Version: 5.3.2
Release: 1mamba
Summary: The GNU version of the awk text processing utility
Group: Applications/Text
@ -40,11 +40,9 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
%description devel
This package contains libraries and header files for developing applications that use %{name}.
%debug_package
%prep
%setup -q
#%patch0 -p1
%build
%configure \
@ -123,6 +121,9 @@ rm -f %{buildroot}%{_infodir}/dir
%doc ChangeLog NEWS POSIX.STD README
%changelog
* Wed Apr 02 2025 Automatic Build System <autodist@openmamba.org> 5.3.2-1mamba
- automatic version update by autodist
* Thu Sep 19 2024 Automatic Build System <autodist@openmamba.org> 5.3.1-1mamba
- automatic version update by autodist