From 4582a390bd83f86a4970022989a043694f9c4b10 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 14:46:32 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-matches.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-matches.spec b/rust-matches.spec index 5b6da22..8df83e9 100644 --- a/rust-matches.spec +++ b/rust-matches.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.8 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Macro to evaluate, as a boolean, whether an expression matches a pattern # Upstream license specification: MIT @@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.1.8-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 0.1.8-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild