diff --git a/rust-untrusted.spec b/rust-untrusted.spec index db2bd9c..b535743 100644 --- a/rust-untrusted.spec +++ b/rust-untrusted.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.6.2 -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 +* Sat Feb 02 2019 Fedora Release Engineering - 0.6.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Jul 14 2018 Fedora Release Engineering - 0.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild