From 03706c3c1f8f7de1951aa55bfe335d2520803b4b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 15:06:14 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-ouroboros.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-ouroboros.spec b/rust-ouroboros.spec index 713ad48..2b2c3d0 100644 --- a/rust-ouroboros.spec +++ b/rust-ouroboros.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.9.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Easy, safe self-referential struct generation # Upstream license specification: MIT OR Apache-2.0 @@ -71,5 +71,8 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.9.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jun 02 12:07:44 CEST 2021 Christian Heimes - 0.9.3-1 - Initial package