From c17643287bfbdc64bac0df6df054fcb23017f9ec Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 21:03:32 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-libflate.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-libflate.spec b/rust-libflate.spec index 9dc4c56..5332654 100644 --- a/rust-libflate.spec +++ b/rust-libflate.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.23 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP) # Upstream license specification: MIT @@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.1.23-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Jul 26 2019 Fedora Release Engineering - 0.1.23-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild