diff --git a/rust-ena.spec b/rust-ena.spec index 931b1ac..ce132d5 100644 --- a/rust-ena.spec +++ b/rust-ena.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.14.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Union-find, congruence closure, and other unification code # Upstream license specification: MIT/Apache-2.0 @@ -84,5 +84,9 @@ which use "bench" feature of "%{crate}" crate. %endif %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 0.14.0-2 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Apr 08 2021 Fabio Valentini - 0.14.0-1 - Initial package