diff --git a/rust-lazy_static.spec b/rust-lazy_static.spec index def6026..b15b2a0 100644 --- a/rust-lazy_static.spec +++ b/rust-lazy_static.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Macro for declaring lazily evaluated statics in Rust License: MIT or ASL 2.0 @@ -57,6 +57,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Jan 08 2018 Igor Gnatenko - 1.0.0-2 - Rebuild for rust-packaging v5