diff --git a/rust-gio.spec b/rust-gio.spec index b8020ac..4024585 100644 --- a/rust-gio.spec +++ b/rust-gio.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Rust bindings for the Gio library License: MIT @@ -60,5 +60,8 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/{appveyor.yml,LGPL,Makefile} %changelog +* Mon Jan 08 2018 Igor Gnatenko - 0.3.0-2 +- Rebuild for rust-packaging v5 + * Sat Jan 06 2018 Igor Gnatenko - 0.3.0-1 - Initial package