From d3b8bf5ced4a9d32193397f1e07f3ae7ae819ffb Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 05:24:41 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/regexp.git#fa8259505028e940a03d72c5da8fc056ea9b60f7 --- regexp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/regexp.spec b/regexp.spec index 940413e..78e7e86 100644 --- a/regexp.spec +++ b/regexp.spec @@ -1,7 +1,7 @@ Name: regexp Epoch: 1 Version: 1.5 -Release: 33%{?dist} +Release: 34%{?dist} Summary: Simple regular expressions API License: ASL 2.0 URL: http://jakarta.apache.org/%{name}/ @@ -77,6 +77,9 @@ dummy = posix.readlink(dir) and os.remove(dir) %doc LICENSE %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1:1.5-34 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 1:1.5-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild