From 60c142c0f32cba87e20ae2b52a87c5ba07207bd7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 08:05:02 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-flate2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-flate2.spec b/rust-flate2.spec index dc33e12..e40cd39 100644 --- a/rust-flate2.spec +++ b/rust-flate2.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.0.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: DEFLATE compression and decompression exposed as Reader/Writer streams # Upstream license specification: MIT/Apache-2.0 @@ -184,6 +184,9 @@ which use "zlib" feature of "%{crate}" crate. %endif %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 1.0.14-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Mar 17 2020 Josh Stone - 1.0.14-1 - Update to 1.0.14