|
|
@ -4,7 +4,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: miniz
|
|
|
|
Name: miniz
|
|
|
|
Version: 2.1.0
|
|
|
|
Version: 2.1.0
|
|
|
|
Release: 6%{?dist}
|
|
|
|
Release: 7%{?dist}
|
|
|
|
Summary: Compression library implementing the zlib and Deflate
|
|
|
|
Summary: Compression library implementing the zlib and Deflate
|
|
|
|
# LICENSE: MIT text
|
|
|
|
# LICENSE: MIT text
|
|
|
|
# miniz.c: MIT
|
|
|
|
# miniz.c: MIT
|
|
|
@ -131,6 +131,9 @@ install -m 0644 %{name}.h '%{buildroot}/%{_includedir}'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-7
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jan 25 2021 Tom Stellard <tstellar@redhat.com> - 2.1.0-6
|
|
|
|
* Mon Jan 25 2021 Tom Stellard <tstellar@redhat.com> - 2.1.0-6
|
|
|
|
- Use toolchain macro instead of hard-coding gcc
|
|
|
|
- Use toolchain macro instead of hard-coding gcc
|
|
|
|
|
|
|
|
|
|
|
|