diff --git a/rust-unicode-xid.spec b/rust-unicode-xid.spec index b4326cb..6f9b499 100644 --- a/rust-unicode-xid.spec +++ b/rust-unicode-xid.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Determine whether characters have XID_Start/XID_Continue properties License: MIT or ASL 2.0 @@ -53,6 +53,9 @@ rm -vrf .gitignore .travis.yml scripts %{cargo_registry}/%{crate}-%{version}/ %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.1.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Feb 09 2018 Fedora Release Engineering - 0.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild