[perl-Socket] 2.016 bump

Petr Pisar ppisar at fedoraproject.org
Thu Oct 9 13:19:02 UTC 2014


commit 482b2fefbe500256b9ee0545daee5d32137ef996
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Oct 9 15:18:29 2014 +0200

    2.016 bump

 .gitignore       |    1 +
 perl-Socket.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1a3ef1c..87f78df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /Socket-2.013.tar.gz
 /Socket-2.014.tar.gz
 /Socket-2.015.tar.gz
+/Socket-2.016.tar.gz
diff --git a/perl-Socket.spec b/perl-Socket.spec
index 3c62fc4..6106e36 100644
--- a/perl-Socket.spec
+++ b/perl-Socket.spec
@@ -1,8 +1,8 @@
-%global cpan_version 2.015
+%global cpan_version 2.016
 Name:           perl-Socket
 Epoch:          2
 Version:        %(echo '%{cpan_version}' | tr '_' '.')
-Release:        3%{?dist}
+Release:        1%{?dist}
 Summary:        Networking constants and support functions
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -60,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Oct 09 2014 Petr Pisar <ppisar at redhat.com> - 2:2.016-1
+- 2.016 bump
+
 * Wed Sep 03 2014 Jitka Plesnikova <jplesnik at redhat.com> - 2:2.015-3
 - Increase Epoch to favour standalone package
 
diff --git a/sources b/sources
index c35e9a1..bc44b34 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d3bde8dd88d760437538541c53847b3c  Socket-2.015.tar.gz
+979f2ba42f5b624013cf0e395b44a1d5  Socket-2.016.tar.gz


More information about the scm-commits mailing list