diff --git a/rust-radix_trie.spec b/rust-radix_trie.spec index 82176a6..e7526c1 100644 --- a/rust-radix_trie.spec +++ b/rust-radix_trie.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.2.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Generic radix trie data-structure # Upstream license specification: MIT @@ -86,6 +86,9 @@ which use "serde" feature of "%{crate}" crate. %endif %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 0.2.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 0.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild