diff --git a/rust-regex-syntax.spec b/rust-regex-syntax.spec index 961ca4f..ce2e4b4 100644 --- a/rust-regex-syntax.spec +++ b/rust-regex-syntax.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.4.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Regular expression parser # https://github.com/rust-lang/regex/issues/342 @@ -56,6 +56,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.4.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Jan 08 2018 Igor Gnatenko - 0.4.2-2 - Rebuild for rust-packaging v5