diff --git a/rust-grep-regex.spec b/rust-grep-regex.spec index 8d26792..1932acc 100644 --- a/rust-grep-regex.spec +++ b/rust-grep-regex.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Use Rust's regex library with the 'grep' crate # Upstream license specification: Unlicense/MIT @@ -75,6 +75,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.1.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Jan 23 2020 Josh Stone - 0.1.5-2 - Bump to thread_local 1