diff --git a/rust-crunchy.spec b/rust-crunchy.spec index f5858bc..361ec8e 100644 --- a/rust-crunchy.spec +++ b/rust-crunchy.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.2.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Crunchy unroller: deterministically unroll constant loops # Upstream license specification: MIT @@ -155,5 +155,8 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.2.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sat Feb 27 19:56:14 CET 2021 Fabio Valentini - 0.2.2-1 - Initial package