diff --git a/rust-encoding_index_tests.spec b/rust-encoding_index_tests.spec index 1a0d866..c5a0c84 100644 --- a/rust-encoding_index_tests.spec +++ b/rust-encoding_index_tests.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Helper macros used to test index tables for character encodings # https://github.com/lifthrasiir/rust-encoding/issues/111 @@ -50,5 +50,8 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Mon Jan 08 2018 Igor Gnatenko - 0.1.4-2 +- Rebuild for rust-packaging v5 + * Fri Nov 10 2017 Igor Gnatenko - 0.1.4-1 - Initial package