diff --git a/rust-libloading.spec b/rust-libloading.spec index 5299b1b..7fc7ecf 100644 --- a/rust-libloading.spec +++ b/rust-libloading.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.4.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Safer binding to platform’s dynamic library loading utilities License: ISC @@ -59,6 +59,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml %changelog +* Mon Jan 08 2018 Igor Gnatenko - 0.4.3-2 +- Rebuild for rust-packaging v5 + * Wed Jan 03 2018 Igor Gnatenko - 0.4.3-1 - Update to 0.4.3