automatic version update by autodist [release 1.12-1mamba;Fri Apr 15 2022]

This commit is contained in:
Automatic Build System 2024-01-05 23:37:11 +01:00
parent 4177981daf
commit b3411a9d2f

View File

@ -1,5 +1,5 @@
Name: gzip Name: gzip
Version: 1.11 Version: 1.12
Release: 1mamba Release: 1mamba
Summary: The GNU data compression program Summary: The GNU data compression program
Group: Applications/Archiving Group: Applications/Archiving
@ -37,16 +37,8 @@ Gzipped files have a .gz extension.
%prep %prep
%setup -q %setup -q
%define _default_patch_fuzz 2 %define _default_patch_fuzz 2
%patch0 -p1 -b .zforce #%patch0 -p1 -b .zforce
#%patch1 -p1 -b .can_2004_0970
#%patch2 -p1 -b .zgreppipe
#%patch3 -p1 -b .addsuffix
#%patch4 -p1 -b .stderr
%patch5 -p1 -b .cve_2006_4335 %patch5 -p1 -b .cve_2006_4335
#%patch6 -p1 -b .cve_2006_4336
#%patch7 -p1 -b .cve_2006_4337
#%patch8 -p1 -b .cve_2006_4337
#%patch9 -p1 -b .window_size
%build %build
export DEFS="NO_ASM" export DEFS="NO_ASM"
@ -94,6 +86,9 @@ rm -f %{buildroot}%{_bindir}/uncompress
#NEWS README THANKS TODO #NEWS README THANKS TODO
%changelog %changelog
* Fri Apr 15 2022 Automatic Build System <autodist@mambasoft.it> 1.12-1mamba
- automatic version update by autodist
* Wed Sep 29 2021 Automatic Build System <autodist@mambasoft.it> 1.11-1mamba * Wed Sep 29 2021 Automatic Build System <autodist@mambasoft.it> 1.11-1mamba
- automatic version update by autodist - automatic version update by autodist