From 51c7851418b81bfe7f13ad597657bc149526bc51 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jan 2022 17:20:44 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- quazip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/quazip.spec b/quazip.spec index 8cb947a..eb4ff29 100644 --- a/quazip.spec +++ b/quazip.spec @@ -23,7 +23,7 @@ Name: quazip Version: 1.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Qt/C++ wrapper for the minizip library License: GPLv2+ or LGPLv2+ URL: https://github.com/stachenov/quazip @@ -285,6 +285,9 @@ export QT_ENABLE_REGEXP_JIT=0 %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 1.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Sun Nov 14 2021 Fedora Release Monitoring - 1.2-1 - Update to 1.2 (#2023014)