From 58b32eb77cec309fa91590da9faf86bb028d52e4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 15:27:51 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-pure-rust-locales.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-pure-rust-locales.spec b/rust-pure-rust-locales.spec index 6fbb6a3..dbf56be 100644 --- a/rust-pure-rust-locales.spec +++ b/rust-pure-rust-locales.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.5.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pure Rust locales imported directly from the GNU C Library # Upstream license specification: MIT OR Apache-2.0 @@ -73,6 +73,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.5.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Apr 30 2021 Fabio Valentini - 0.5.6-1 - Update to version 0.5.6. - Fixes RHBZ#1945832