diff --git a/rust-scoped-tls.spec b/rust-scoped-tls.spec index 283bc1d..00d6bb0 100644 --- a/rust-scoped-tls.spec +++ b/rust-scoped-tls.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Implementation of the standard library's old `scoped_thread_local!` macro License: MIT or ASL 2.0 @@ -54,6 +54,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.1.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Jan 08 2018 Igor Gnatenko - 0.1.0-4 - Rebuild for rust-packaging v5