From ea86565bb7765eb4202a88d88778131b99e453a7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 23 2021 16:34:20 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/rust-unicode-bidi.spec b/rust-unicode-bidi.spec index 59db4e5..0907a17 100644 --- a/rust-unicode-bidi.spec +++ b/rust-unicode-bidi.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Implementation of the Unicode Bidirectional Algorithm # Upstream license specification: MIT / Apache-2.0 @@ -123,6 +123,9 @@ which use "with_serde" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.3.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Apr 30 2021 Fabio Valentini - 0.3.5-1 - Update to version 0.3.5. - Fixes RHBZ#1946777