diff --git a/quazip.spec b/quazip.spec index 1f5e37f..e404f74 100644 --- a/quazip.spec +++ b/quazip.spec @@ -1,6 +1,6 @@ Name: quazip Version: 0.7.6 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Qt/C++ wrapper for the minizip library License: GPLv2+ or LGPLv2+ URL: https://github.com/stachenov/quazip @@ -112,6 +112,9 @@ make install/fast DESTDIR=%{buildroot} -C build-qt4 %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.7.6-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Mon Oct 21 2019 Felipe Borges - 0.7.6-5 - Add patch to fix FindQuaZip.cmake install path