diff --git a/rust-ucd-trie.spec b/rust-ucd-trie.spec index bfc337b..6c62794 100644 --- a/rust-ucd-trie.spec +++ b/rust-ucd-trie.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Trie for storing Unicode codepoint sets and maps # Upstream license specification: MIT/Apache-2.0 @@ -83,6 +83,10 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 0.1.3-4 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 0.1.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild