diff --git a/rust-scopeguard.spec b/rust-scopeguard.spec index 2b1eb94..21b1670 100644 --- a/rust-scopeguard.spec +++ b/rust-scopeguard.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: RAII scope guard that will run a given closure when it goes out of scope License: MIT or ASL 2.0 @@ -55,6 +55,9 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Mon Jan 08 2018 Igor Gnatenko - 0.3.3-2 +- Rebuild for rust-packaging v5 + * Mon Oct 23 2017 Igor Gnatenko - 0.3.3-1 - Update to 0.3.3