diff --git a/rust-ucd-trie.spec b/rust-ucd-trie.spec index 9b7a966..7a0a551 100644 --- a/rust-ucd-trie.spec +++ b/rust-ucd-trie.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Trie for storing Unicode codepoint sets and maps # Upstream license specification: MIT/Apache-2.0 @@ -83,6 +83,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.1.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Thu Jun 20 09:36:33 CEST 2019 Igor Gnatenko - 0.1.1-5 - Regenerate