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

Petr Pisar ppisar at fedoraproject.org
Thu Nov 13 13:23:29 UTC 2014


commit f52d6a13607b0841d8860a3be7967b861303296d
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 be05c92..1045423 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:        1%{?dist}
+Release:        2%{?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-2
+- Compete with perl.spec's epoch (bug #1163490)
+
 * Mon Jun 23 2014 Petr Pisar <ppisar at redhat.com> - 1.71-1
 - 1.71 bump
 


More information about the scm-commits mailing list