diff --git a/rust-spin.spec b/rust-spin.spec index 4a1e54e..6a3d928 100644 --- a/rust-spin.spec +++ b/rust-spin.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.4.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Synchronization primitives based on spinning License: MIT @@ -58,6 +58,9 @@ chmod -x src/lib.rs %exclude %{cargo_registry}/%{crate}-%{version}/script %changelog +* Mon Jan 08 2018 Igor Gnatenko - 0.4.6-2 +- Rebuild for rust-packaging v5 + * Sun Nov 05 2017 Igor Gnatenko - 0.4.6-1 - Update to 0.4.6