diff --git a/rust-typed-arena.spec b/rust-typed-arena.spec index 1bf0f5d..0dcfd24 100644 --- a/rust-typed-arena.spec +++ b/rust-typed-arena.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The arena, a fast but limited type of allocator # https://github.com/SimonSapin/rust-typed-arena/issues/13 @@ -51,6 +51,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1.3.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Jan 08 2018 Igor Gnatenko - 1.3.0-2 - Rebuild for rust-packaging v5