diff --git a/rust-uuid.spec b/rust-uuid.spec index 4dfc69c..4076d32 100644 --- a/rust-uuid.spec +++ b/rust-uuid.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.5.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Library to generate and parse UUIDs License: MIT or ASL 2.0 @@ -61,6 +61,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.5.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Jan 08 2018 Igor Gnatenko - 0.5.1-4 - Rebuild for rust-packaging v5