diff --git a/rust-nom.spec b/rust-nom.spec index 607307b..1d84ff6 100644 --- a/rust-nom.spec +++ b/rust-nom.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 3.2.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Byte-oriented, zero-copy, parser combinators library License: MIT @@ -63,6 +63,9 @@ rm -vf tests/mp4.rs %{cargo_registry}/%{crate}-%{version}/ %changelog +* Mon Jan 08 2018 Igor Gnatenko - 3.2.1-3 +- Rebuild for rust-packaging v5 + * Thu Nov 30 2017 Igor Gnatenko - 3.2.1-2 - Bump lazy_static to 1