From 1263b5686704f4b9b67f9c5e8228cc5a773f46b4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 11 Feb 2017 11:38:53 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- regexp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/regexp.spec b/regexp.spec index de9d8e7..8ce33e7 100644 --- a/regexp.spec +++ b/regexp.spec @@ -1,7 +1,7 @@ Name: regexp Epoch: 1 Version: 1.5 -Release: 23%{?dist} +Release: 24%{?dist} Summary: Simple regular expressions API License: ASL 2.0 URL: http://jakarta.apache.org/%{name}/ @@ -75,6 +75,9 @@ dummy = posix.readlink(dir) and os.remove(dir) %doc LICENSE %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1:1.5-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Feb 25 2016 Michael Simacek - 1:1.5-23 - Install with XMVn and add minimal pom