diff --git a/rust-fixedbitset.spec b/rust-fixedbitset.spec index 127bc01..f1a71e0 100644 --- a/rust-fixedbitset.spec +++ b/rust-fixedbitset.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple bitset collection License: MIT or ASL 2.0 @@ -51,6 +51,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.1.8-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Jan 08 2018 Igor Gnatenko - 0.1.8-2 - Rebuild for rust-packaging v5