[perl-Socket] 2.012 bump

Petr Pisar ppisar at fedoraproject.org
Tue Sep 10 12:33:18 UTC 2013


commit cc41e27327e92eb671c1da9182e1fc4470f9ca24
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Sep 10 14:32:40 2013 +0200

    2.012 bump

 .gitignore       |    1 +
 perl-Socket.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 49a83ca..5781131 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /Socket-2.009.tar.gz
 /Socket-2.010.tar.gz
 /Socket-2.011.tar.gz
+/Socket-2.012.tar.gz
diff --git a/perl-Socket.spec b/perl-Socket.spec
index 9332a69..dd4dbc1 100644
--- a/perl-Socket.spec
+++ b/perl-Socket.spec
@@ -1,4 +1,4 @@
-%global cpan_version 2.011
+%global cpan_version 2.012
 Name:           perl-Socket
 Epoch:          1
 Version:        %(echo '%{cpan_version}' | tr '_' '.')
@@ -60,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Sep 10 2013 Petr Pisar <ppisar at redhat.com> - 1:2.012-1
+- 2.012 bump
+
 * Tue Aug 06 2013 Petr Pisar <ppisar at redhat.com> - 1:2.011-1
 - 2.011 bump
 
diff --git a/sources b/sources
index 8ded156..a64c755 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b7f7571b505b55502d820eccb49383af  Socket-2.011.tar.gz
+b68abc888def65f4639c32b8081d864a  Socket-2.012.tar.gz



More information about the perl-devel mailing list