diff --git a/rust-grep-matcher.spec b/rust-grep-matcher.spec index 27f13ba..7f8eba2 100644 --- a/rust-grep-matcher.spec +++ b/rust-grep-matcher.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.1.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Trait for regular expressions, with a focus on line oriented search # Upstream license specification: Unlicense/MIT @@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.1.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sun Oct 28 2018 Igor Gnatenko - 0.1.1-3 - Adapt to new packaging