[perl-Pod-Usage/f20] Compete with perl.spec's epoch

Petr Pisar ppisar at fedoraproject.org
Thu Nov 13 13:07:15 UTC 2014


commit 25fd888d5b40cb915efffb4486ed175a552c0a99
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Nov 13 14:00:54 2014 +0100

    Compete with perl.spec's epoch

 perl-Pod-Usage.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Pod-Usage.spec b/perl-Pod-Usage.spec
index c374d8a..6121fc1 100644
--- a/perl-Pod-Usage.spec
+++ b/perl-Pod-Usage.spec
@@ -1,6 +1,8 @@
 Name:           perl-Pod-Usage
+# Compete with perl.spec's epoch
+Epoch:          4
 Version:        1.64
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Print a usage message from embedded POD documentation
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -73,6 +75,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 13 2014 Petr Pisar <ppisar at redhat.com> - 4:1.64-2
+- Compete with perl.spec's epoch (bug #1163490)
+
 * Tue Jul 01 2014 Petr Pisar <ppisar at redhat.com> - 1.64-1
 - 1.64 bump
 



More information about the perl-devel mailing list