diff --git a/rust-nix.spec b/rust-nix.spec index 417d139..13e6cfc 100644 --- a/rust-nix.spec +++ b/rust-nix.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.10.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Rust friendly bindings to *nix APIs License: MIT @@ -73,6 +73,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/{Cross.toml,RELEASE_PROCEDURE.md,bors.toml,ci} %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.10.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Sat Jun 23 2018 Igor Gnatenko - 0.10.0-4 - Adopt to new macro