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

Petr Pisar ppisar at fedoraproject.org
Thu Nov 13 13:21:50 UTC 2014


commit 8593af2e1397a09319b109f157b7406a84022f8f
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Nov 13 14:19:16 2014 +0100

    Compete with perl.spec's epoch

 perl-Pod-Checker.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Pod-Checker.spec b/perl-Pod-Checker.spec
index b178746..266c5dd 100644
--- a/perl-Pod-Checker.spec
+++ b/perl-Pod-Checker.spec
@@ -1,6 +1,8 @@
 Name:           perl-Pod-Checker
+# Compete with perl.spec
+Epoch:          4
 Version:        1.71
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Check POD documents for syntax errors
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -59,6 +61,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 13 2014 Petr Pisar <ppisar at redhat.com> - 4:1.71-3
+- Compete with perl.spec's epoch (bug #1163490)
+
 * Tue Aug 26 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.71-2
 - Perl 5.20 rebuild
 


More information about the scm-commits mailing list