From 684dabc044eefcc9d679674e64ac149a131cf9dc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 13:46:34 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-grep-pcre2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-grep-pcre2.spec b/rust-grep-pcre2.spec index e78b123..038059f 100644 --- a/rust-grep-pcre2.spec +++ b/rust-grep-pcre2.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 0.1.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Use PCRE2 with the 'grep' crate # Upstream license specification: Unlicense/MIT @@ -68,6 +68,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.1.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sun Oct 28 2018 Igor Gnatenko - 0.1.2-3 - Adapt to new packaging