From e457f8f254dc38ae4b1f069a503c3946caa7764d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 14:52:14 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-mio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-mio.spec b/rust-mio.spec index 879ab6e..2ff36c0 100644 --- a/rust-mio.spec +++ b/rust-mio.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.7.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Lightweight non-blocking IO # Upstream license specification: MIT @@ -183,6 +183,9 @@ export RUST_BACKTRACE=1 %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.7.13-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sat Jun 19 2021 Fabio Valentini - 0.7.13-1 - Update to version 0.7.13. - Fixes RHBZ#1971183