From b5f53522f9bfa792b8e1c7254542153ecc03cb32 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 16:39:42 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-value-bag.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-value-bag.spec b/rust-value-bag.spec index b883e70..9f6005c 100644 --- a/rust-value-bag.spec +++ b/rust-value-bag.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.0.0~alpha.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Anonymous structured values # Upstream license specification: Apache-2.0 OR MIT @@ -208,6 +208,9 @@ which use "test" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.0.0~alpha.7-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sun May 23 2021 Fabio Valentini - 1.0.0~alpha.7-1 - Update to version 1.0.0-alpha.7. - Fixes RHBZ#1960972