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

Petr Pisar ppisar at fedoraproject.org
Thu Nov 13 13:25:26 UTC 2014


commit ae8ea5deb4e408ab7a0c37b5e196bbe3ee7f130d
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 2e6383d..35706ed 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.60
-Release:        291%{?dist}
+Release:        292%{?dist}
 Summary:        Check POD documents for syntax errors
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -57,6 +59,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 13 2014 Petr Pisar <ppisar at redhat.com> - 4:1.60-292
+- Compete with perl.spec's epoch (bug #1163490)
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.60-291
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 



More information about the perl-devel mailing list