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

Petr Pisar ppisar at fedoraproject.org
Thu Nov 13 13:05:28 UTC 2014


commit ae5a02d7251b6fa5b7a3e68e3a6b37a0e757c24f
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 de3f2c3..890f126 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:        2%{?dist}
+Release:        3%{?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-3
+- Compete with perl.spec's epoch (bug #1163490)
+
 * Tue Aug 26 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.64-2
 - Perl 5.20 rebuild
 



More information about the perl-devel mailing list