From 689cb969079bbd272f66f226cacdd392da03a200 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 27 Jul 2021 09:10:14 +0000 Subject: [PATCH] - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-hamcrest2.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rust-hamcrest2.spec b/rust-hamcrest2.spec index b05423a..9b26d3f 100644 --- a/rust-hamcrest2.spec +++ b/rust-hamcrest2.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Port of the Hamcrest testing library # Upstream license specification: MIT/Apache-2.0 @@ -74,5 +74,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 0.3.0-2 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 17 2021 Davide Cavalca - 0.3.0-1 - Initial package