automatic version update by autodist [release 4.0.8-1mamba;Thu Jan 09 2025]
This commit is contained in:
parent
a3dbd29d0b
commit
6a0c066c1b
@ -1,5 +1,5 @@
|
|||||||
Name: minizip
|
Name: minizip
|
||||||
Version: 4.0.7
|
Version: 4.0.8
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A zip manipulation library written in C
|
Summary: A zip manipulation library written in C
|
||||||
Group: Applications/Archiving
|
Group: Applications/Archiving
|
||||||
@ -40,7 +40,6 @@ Requires: pkg-config
|
|||||||
This package contains libraries and header files for developing applications that use %{name}.
|
This package contains libraries and header files for developing applications that use %{name}.
|
||||||
|
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -58,8 +57,6 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -n lib%{name} -p /sbin/ldconfig
|
|
||||||
%postun -n lib%{name} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files -n lib%{name}
|
%files -n lib%{name}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -77,6 +74,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 09 2025 Automatic Build System <autodist@openmamba.org> 4.0.8-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Jun 16 2024 Automatic Build System <autodist@openmamba.org> 4.0.7-1mamba
|
* Sun Jun 16 2024 Automatic Build System <autodist@openmamba.org> 4.0.7-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user