diff --git a/rust-pretty_assertions.spec b/rust-pretty_assertions.spec index ee5913f..e72d1da 100644 --- a/rust-pretty_assertions.spec +++ b/rust-pretty_assertions.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Overwrite `assert_eq!` and `assert_ne!` with colorful diffs # Upstream license specification: MIT/Apache-2.0 @@ -56,5 +56,8 @@ which use %{crate} from crates.io. %{cargo_registry}/%{crate}-%{version}/ %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.5.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sun Sep 02 2018 Igor Gnatenko - 0.5.1-1 - Initial package