From 794d405a57e8bba64ee61c006300cfc7ecab01ac Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 21:28:17 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_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 63c76bd..597a9f0 100644 --- a/rust-matches.spec +++ b/rust-matches.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.1.8 -Release: 5%{?dist} +Release: 6%{?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 26 2019 Fedora Release Engineering - 0.1.8-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Wed Jun 19 23:22:50 CEST 2019 Igor Gnatenko - 0.1.8-5 - Regenerate