[perl-IPC-Cmd] Set epoch to compete with core module from perl.spec

Petr Pisar ppisar at fedoraproject.org
Thu Mar 14 13:57:57 UTC 2013


commit d1d0b17858e94a86e077babf4d822c17e01c3075
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Mar 14 14:56:11 2013 +0100

    Set epoch to compete with core module from perl.spec

 perl-IPC-Cmd.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-IPC-Cmd.spec b/perl-IPC-Cmd.spec
index 0e778b0..38909d0 100644
--- a/perl-IPC-Cmd.spec
+++ b/perl-IPC-Cmd.spec
@@ -1,6 +1,8 @@
 Name:           perl-IPC-Cmd
+# Epoch to compete with perl.spec
+Epoch:          1
 Version:        0.80
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Finding and running system commands made easy
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -63,6 +65,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Mar 14 2013 Petr Pisar <ppisar at redhat.com> - 1:0.80-2
+- Set epoch to compete with core module from perl.spec
+
 * Mon Mar 04 2013 Petr Pisar <ppisar at redhat.com> - 0.80-1
 - 0.80 bump
 



More information about the perl-devel mailing list