diff --git a/rust-bincode.spec b/rust-bincode.spec index 7f5d178..1bd5c45 100644 --- a/rust-bincode.spec +++ b/rust-bincode.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.9.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Binary serialization / deserialization strategy that uses Serde License: MIT @@ -63,6 +63,9 @@ cp -a %{S:1} . %{cargo_registry}/%{crate}-%{version}/ %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.9.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Jan 08 2018 Igor Gnatenko - 0.9.2-2 - Rebuild for rust-packaging v5