From 922de24e189fe8b09e9f4c2ca8bb7711f8728742 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 13:46:44 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-crunchy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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