|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: minizip
|
|
|
|
Name: minizip
|
|
|
|
Version: 2.10.0
|
|
|
|
Version: 2.10.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Minizip contrib in zlib with the latest bug fixes and advanced features
|
|
|
|
Summary: Minizip contrib in zlib with the latest bug fixes and advanced features
|
|
|
|
|
|
|
|
|
|
|
|
License: zlib
|
|
|
|
License: zlib
|
|
|
@ -71,6 +71,9 @@ make test
|
|
|
|
%{_includedir}/%{name}/zip.h
|
|
|
|
%{_includedir}/%{name}/zip.h
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 01 2020 Patrik Novotný <panovotn@redhat.com> - 2.10.0-1
|
|
|
|
* Wed Jul 01 2020 Patrik Novotný <panovotn@redhat.com> - 2.10.0-1
|
|
|
|
- Rebase to upstream release 2.10.0
|
|
|
|
- Rebase to upstream release 2.10.0
|
|
|
|
|
|
|
|
|
|
|
|