diff --git a/rust-cbindgen.spec b/rust-cbindgen.spec index c4f88e3..a6deb25 100644 --- a/rust-cbindgen.spec +++ b/rust-cbindgen.spec @@ -5,7 +5,7 @@ Name: rust-%{crate} Version: 0.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool for generating C bindings to Rust code License: MPLv2.0 @@ -68,6 +68,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Mon Jan 08 2018 Igor Gnatenko - 0.4.0-2 +- Rebuild for rust-packaging v5 + * Fri Jan 05 2018 Igor Gnatenko - 0.4.0-1 - Update to 0.4.0