diff --git a/rust-iovec.spec b/rust-iovec.spec index 1f7b5bd..caf2c01 100644 --- a/rust-iovec.spec +++ b/rust-iovec.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Portable buffer type for scatter/gather I/O operations License: MIT or ASL 2.0 @@ -57,6 +57,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.1.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Feb 09 2018 Fedora Release Engineering - 0.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild