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

Petr Pisar ppisar at fedoraproject.org
Thu Nov 13 13:11:10 UTC 2014


commit 2272bff2340d716babcbb89860b776200bc9dae0
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 9eb1f41..e414603 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.61
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Print a usage message from embedded pod documentation
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -66,6 +68,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 13 2014 Petr Pisar <ppisar at redhat.com> - 4:1.61-2
+- Compete with perl.spec's epoch (bug #1163490)
+
 * Wed Feb 06 2013 Petr Pisar <ppisar at redhat.com> - 1.61-1
 - 1.61 bump
 



More information about the perl-devel mailing list