[perl-Socket/f21] 2.016 bump

Petr Pisar ppisar at fedoraproject.org
Thu Oct 9 13:23:57 UTC 2014


commit c6643e5a781c39b459bba63eb43c4b29eec1a03f
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 |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 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 ed9a5c9..991ebc0 100644
--- a/perl-Socket.spec
+++ b/perl-Socket.spec
@@ -1,4 +1,4 @@
-%global cpan_version 2.015
+%global cpan_version 2.016
 Name:           perl-Socket
 Epoch:          1
 Version:        %(echo '%{cpan_version}' | tr '_' '.')
@@ -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
+
 * Mon Aug 18 2014 Petr Pisar <ppisar at redhat.com> - 1:2.015-1
 - 0.15 bump
 
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 perl-devel mailing list