diff --git a/rust-url.spec b/rust-url.spec index bec29ab..e241fd4 100644 --- a/rust-url.spec +++ b/rust-url.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.7.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: URL library for Rust, based on the WHATWG URL Standard License: MIT or ASL 2.0 @@ -67,6 +67,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/{appveyor.yml,docs} %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 1.7.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Jul 06 2018 Igor Gnatenko - 1.7.1-2 - Do not ignore test results