[perl-Module-Load] Set epoch to compete with perl.spec

Petr Pisar ppisar at fedoraproject.org
Fri Apr 5 09:10:55 UTC 2013


commit 1475790714d3f81485378058fbfb7c08d8600daf
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Apr 5 11:08:22 2013 +0200

    Set epoch to compete with perl.spec

 perl-Module-Load.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Module-Load.spec b/perl-Module-Load.spec
index 4ced820..751d347 100644
--- a/perl-Module-Load.spec
+++ b/perl-Module-Load.spec
@@ -1,6 +1,8 @@
 Name:           perl-Module-Load
+# Epoch to compete with perl.spec
+Epoch:          1
 Version:        0.24
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Run-time require of both modules and files
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -52,5 +54,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Apr 05 2013 Petr Pisar <ppisar at redhat.com> - 1:0.24-2
+- Set epoch to compete with perl.spec
+
 * Mon Mar 18 2013 Petr Pisar <ppisar at redhat.com> 0.24-1
 - Specfile autogenerated by cpanspec 1.78.


More information about the scm-commits mailing list