diff --git a/rust-flate2.spec b/rust-flate2.spec index 783cab1..78fb10d 100644 --- a/rust-flate2.spec +++ b/rust-flate2.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 1.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: DEFLATE compression and decompression exposed as Reader/Writer streams License: MIT or ASL 2.0 @@ -72,5 +72,8 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Sat Jan 13 2018 Igor Gnatenko - 1.0.1-1 - Initial package