[regexp] Bump epoch as workaround for koji-shadow limitation

Mikolaj Izdebski mizdebsk at fedoraproject.org
Wed Jul 9 06:40:13 UTC 2014


commit f3a2a155f2f4b910c825b3d8a09626d4a2aec7f8
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Wed Jul 9 08:40:17 2014 +0200

    Bump epoch as workaround for koji-shadow limitation

 regexp.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
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 <mizdebsk at redhat.com> - 1:1.5-18
+- Bump epoch as workaround for koji-shadow limitation
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5-17
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list