diff --git a/rust-url.spec b/rust-url.spec index f5a0028..c7aa276 100644 --- a/rust-url.spec +++ b/rust-url.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.6.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: URL library for Rust, based on the WHATWG URL Standard License: MIT or ASL 2.0 @@ -66,6 +66,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/{Makefile,appveyor.yml,docs,github.png} %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1.6.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Jan 08 2018 Igor Gnatenko - 1.6.0-2 - Rebuild for rust-packaging v5