[perl-Socket] Increase Epoch to favour standalone package

Jitka Plesnikova jplesnik at fedoraproject.org
Wed Sep 3 12:26:55 UTC 2014


commit 059d255d1fc256a7731413f75dae7101aa34c9e7
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Wed Sep 3 14:26:44 2014 +0200

    Increase Epoch to favour standalone package

 perl-Socket.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-Socket.spec b/perl-Socket.spec
index 239fc0f..3c62fc4 100644
--- a/perl-Socket.spec
+++ b/perl-Socket.spec
@@ -1,8 +1,8 @@
 %global cpan_version 2.015
 Name:           perl-Socket
-Epoch:          1
+Epoch:          2
 Version:        %(echo '%{cpan_version}' | tr '_' '.')
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Networking constants and support functions
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -60,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Sep 03 2014 Jitka Plesnikova <jplesnik at redhat.com> - 2:2.015-3
+- Increase Epoch to favour standalone package
+
 * Tue Aug 26 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1:2.015-2
 - Perl 5.20 rebuild
 



More information about the perl-devel mailing list