diff --git a/rust-owning_ref.spec b/rust-owning_ref.spec index ad03114..8ff2d81 100644 --- a/rust-owning_ref.spec +++ b/rust-owning_ref.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library for creating references that carry their owner with them License: MIT @@ -53,6 +53,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.3.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Jan 08 2018 Igor Gnatenko - 0.3.3-2 - Rebuild for rust-packaging v5