[perl-Socket] Increase epoch to compete with perl.spec

Petr Pisar ppisar at fedoraproject.org
Fri Jul 12 09:09:42 UTC 2013


commit 278bb058aafa42023a611191969d981d5f594bc6
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Jul 12 11:09:21 2013 +0200

    Increase epoch to compete with perl.spec

 perl-Socket.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/perl-Socket.spec b/perl-Socket.spec
index 5c95830..6ba7617 100644
--- a/perl-Socket.spec
+++ b/perl-Socket.spec
@@ -1,5 +1,6 @@
 %global cpan_version 2.010
 Name:           perl-Socket
+Epoch:          1
 Version:        %(echo '%{cpan_version}' | tr '_' '.')
 Release:        1%{?dist}
 Summary:        Networking constants and support functions
@@ -59,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jul 12 2013 Petr Pisar <ppisar at redhat.com> - 1:2.010-1
+- Increase epoch to compete with perl.spec
+
 * Tue Jun 25 2013 Petr Pisar <ppisar at redhat.com> - 2.010-1
 - 2.010 bump
 



More information about the perl-devel mailing list