From a5f683b807c6c7baddd8f9192b0c10ffe5d0164e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 27 Jul 2021 08:51:50 +0000 Subject: [PATCH] - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-duct.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rust-duct.spec b/rust-duct.spec index e2a12c3..1945c56 100644 --- a/rust-duct.spec +++ b/rust-duct.spec @@ -9,7 +9,7 @@ Name: rust-%{crate} Version: 0.13.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for running child processes # Upstream license specification: MIT @@ -74,6 +74,10 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 0.13.5-2 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sun Feb 07 2021 Fabio Valentini - 0.13.5-1 - Update to version 0.13.5. - Fixes RHBZ#1925327