From 7ad3d4c7c676ec2df2877f78799bc315de2ff2c7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 15:58:48 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-shell-words.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-shell-words.spec b/rust-shell-words.spec index 800eb3a..68eb3b8 100644 --- a/rust-shell-words.spec +++ b/rust-shell-words.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.0.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Process command line according to parsing rules of UNIX shell # Upstream license specification: MIT/Apache-2.0 @@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.0.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild