From 7121c7816110dfe7147aa72aec886725451d8334 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 16:54:04 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-zip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-zip.spec b/rust-zip.spec index 2537903..1e70771 100644 --- a/rust-zip.spec +++ b/rust-zip.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.5.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library to support the reading and writing of zip files # Upstream license specification: MIT @@ -155,6 +155,9 @@ which use "unreserved" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.5.13-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sat Jun 05 2021 Fabio Valentini - 0.5.13-1 - Update to version 0.5.13. - Fixes RHBZ#1968045