diff --git a/rust-libc.spec b/rust-libc.spec index b2665c6..7aef441 100644 --- a/rust-libc.spec +++ b/rust-libc.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.2.35 -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 +* Mon Jan 08 2018 Igor Gnatenko - 0.2.35-2 +- Rebuild for rust-packaging v5 + * Thu Jan 04 2018 Igor Gnatenko - 0.2.35-1 - Update to 0.2.35