From ce2d521f7ded5c710421d36890837089d2fbe1a4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 19:18:47 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-tar.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-tar.spec b/rust-tar.spec index 26522a2..97248aa 100644 --- a/rust-tar.spec +++ b/rust-tar.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.4.30 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Rust implementation of a TAR file reader and writer # Upstream license specification: MIT/Apache-2.0 @@ -90,6 +90,9 @@ which use "xattr" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.4.30-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Sep 01 2020 Josh Stone - 0.4.30-1 - Update to 0.4.30