[perl-Socket] 2.013 bump

Petr Pisar ppisar at fedoraproject.org
Tue Oct 29 11:56:21 UTC 2013


commit 7e81db9eb96175dc151420fa1c80cddffe604e1e
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Oct 29 12:56:10 2013 +0100

    2.013 bump

 .gitignore       |    1 +
 perl-Socket.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5781131..d927fb1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /Socket-2.010.tar.gz
 /Socket-2.011.tar.gz
 /Socket-2.012.tar.gz
+/Socket-2.013.tar.gz
diff --git a/perl-Socket.spec b/perl-Socket.spec
index dd4dbc1..afc829c 100644
--- a/perl-Socket.spec
+++ b/perl-Socket.spec
@@ -1,4 +1,4 @@
-%global cpan_version 2.012
+%global cpan_version 2.013
 Name:           perl-Socket
 Epoch:          1
 Version:        %(echo '%{cpan_version}' | tr '_' '.')
@@ -60,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Oct 29 2013 Petr Pisar <ppisar at redhat.com> - 1:2.013-1
+- 2.013 bump
+
 * Tue Sep 10 2013 Petr Pisar <ppisar at redhat.com> - 1:2.012-1
 - 2.012 bump
 
diff --git a/sources b/sources
index a64c755..1d44b86 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b68abc888def65f4639c32b8081d864a  Socket-2.012.tar.gz
+30de5cd5b925cdfe4ccdd95a1981db9f  Socket-2.013.tar.gz



More information about the perl-devel mailing list