diff --git a/rust-untrusted.spec b/rust-untrusted.spec index 4d7c06c..bf53e03 100644 --- a/rust-untrusted.spec +++ b/rust-untrusted.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.6.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Safe and fast parsing of untrusted inputs in Rust License: ISC @@ -53,6 +53,9 @@ sed -i 's/\r$//' LICENSE.txt %{cargo_registry}/%{crate}-%{version}/ %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.6.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Jan 08 2018 Igor Gnatenko - 0.6.1-2 - Rebuild for rust-packaging v5