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