From 16d4fbaa1230c9ba2cfc594b28bfc42d159a0046 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jan 2022 23:22:37 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-strum.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-strum.spec b/rust-strum.spec index 5014085..9b68a2e 100644 --- a/rust-strum.spec +++ b/rust-strum.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.21.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Helpful macros for working with enums and strings # Upstream license specification: MIT @@ -94,6 +94,9 @@ which use "strum_macros" feature of "%{crate}" crate. %endif %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 0.21.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Tue Jul 27 2021 Fedora Release Engineering - 0.21.0-2 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild