diff --git a/rust-libc.spec b/rust-libc.spec index 8e23419..52f5b74 100644 --- a/rust-libc.spec +++ b/rust-libc.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.2.42 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for types and bindings to native C functions License: MIT or ASL 2.0 @@ -55,6 +55,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/{appveyor.yml,ci} %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.2.42-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Jun 05 2018 Josh Stone - 0.2.42-1 - Update to 0.2.42