From 6e982b7c51e3e6e249d9d6ba16c091880e641709 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 13:57:52 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- zlib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zlib.spec b/zlib.spec index b6b2a7e..bd72569 100644 --- a/zlib.spec +++ b/zlib.spec @@ -2,7 +2,7 @@ Name: zlib Version: 1.2.12 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Compression and decompression library # /contrib/dotzlib/ have Boost license License: zlib and Boost @@ -178,6 +178,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 1.2.12-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jul 04 2022 Lukas Javorsky - 1.2.12-3 - Upstream patch: Correct incorrect inputs provided to the CRC functions