From f3a2a155f2f4b910c825b3d8a09626d4a2aec7f8 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Wed, 9 Jul 2014 08:40:17 +0200 Subject: [PATCH] Bump epoch as workaround for koji-shadow limitation --- regexp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/regexp.spec b/regexp.spec index 03d26c5..0461dd5 100644 --- a/regexp.spec +++ b/regexp.spec @@ -1,6 +1,7 @@ Name: regexp +Epoch: 1 Version: 1.5 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Simple regular expressions API License: ASL 2.0 URL: http://jakarta.apache.org/%{name}/ @@ -63,6 +64,9 @@ dummy = posix.readlink(dir) and os.remove(dir) %{_javadocdir}/%{name} %changelog +* Wed Jul 9 2014 Mikolaj Izdebski - 1:1.5-18 +- Bump epoch as workaround for koji-shadow limitation + * Sun Jun 08 2014 Fedora Release Engineering - 1.5-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild