diff --git a/rust-libloading.spec b/rust-libloading.spec index 7fc7ecf..ee8e677 100644 --- a/rust-libloading.spec +++ b/rust-libloading.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.4.3 -Release: 2%{?dist} +Release: 3%{?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 +* Fri Feb 09 2018 Fedora Release Engineering - 0.4.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Jan 08 2018 Igor Gnatenko - 0.4.3-2 - Rebuild for rust-packaging v5