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

Petr Pisar ppisar at fedoraproject.org
Thu Nov 13 13:27:24 UTC 2014


commit 87778cc60276616782c56cbdfa5e299b4f02b3dc
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 06b56d6..e082503 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:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Check POD documents for syntax errors
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -57,5 +59,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 13 2014 Petr Pisar <ppisar at redhat.com> - 4:1.60-2
+- Compete with perl.spec's epoch (bug #1163490)
+
 * Mon Feb 04 2013 Petr Pisar <ppisar at redhat.com> 1.60-1
 - Specfile autogenerated by cpanspec 1.78.


More information about the scm-commits mailing list