[perl-Socket] 2.013 bump

Petr Pisar ppisar at fedoraproject.org
Mon Jun 2 10:53:50 UTC 2014


commit 59e2b512bdc9bf2813d45cf902515f94f77bc170
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Jun 2 12:53:41 2014 +0200

    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 d927fb1..2cab2dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /Socket-2.011.tar.gz
 /Socket-2.012.tar.gz
 /Socket-2.013.tar.gz
+/Socket-2.014.tar.gz
diff --git a/perl-Socket.spec b/perl-Socket.spec
index afc829c..5f86a96 100644
--- a/perl-Socket.spec
+++ b/perl-Socket.spec
@@ -1,4 +1,4 @@
-%global cpan_version 2.013
+%global cpan_version 2.014
 Name:           perl-Socket
 Epoch:          1
 Version:        %(echo '%{cpan_version}' | tr '_' '.')
@@ -60,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jun 02 2014 Petr Pisar <ppisar at redhat.com> - 1:2.014-1
+- 2.014 bump
+
 * Tue Oct 29 2013 Petr Pisar <ppisar at redhat.com> - 1:2.013-1
 - 2.013 bump
 
diff --git a/sources b/sources
index 1d44b86..e47776c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-30de5cd5b925cdfe4ccdd95a1981db9f  Socket-2.013.tar.gz
+3f1766efbba558b4a947aedfe363c0ad  Socket-2.014.tar.gz


More information about the scm-commits mailing list