[perl-Socket/f20] 0.15 bump

Petr Pisar ppisar at fedoraproject.org
Mon Aug 18 14:48:40 UTC 2014


commit e6b4d4ceffbef944bd20f3051fd16349a0a23ab2
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Aug 18 16:45:17 2014 +0200

    0.15 bump

 .gitignore       |    1 +
 perl-Socket.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2cab2dc..1a3ef1c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /Socket-2.012.tar.gz
 /Socket-2.013.tar.gz
 /Socket-2.014.tar.gz
+/Socket-2.015.tar.gz
diff --git a/perl-Socket.spec b/perl-Socket.spec
index 5f86a96..5241e9b 100644
--- a/perl-Socket.spec
+++ b/perl-Socket.spec
@@ -1,4 +1,4 @@
-%global cpan_version 2.014
+%global cpan_version 2.015
 Name:           perl-Socket
 Epoch:          1
 Version:        %(echo '%{cpan_version}' | tr '_' '.')
@@ -60,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 18 2014 Petr Pisar <ppisar at redhat.com> - 1:2.015-1
+- 0.15 bump
+
 * Mon Jun 02 2014 Petr Pisar <ppisar at redhat.com> - 1:2.014-1
 - 2.014 bump
 
diff --git a/sources b/sources
index e47776c..c35e9a1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3f1766efbba558b4a947aedfe363c0ad  Socket-2.014.tar.gz
+d3bde8dd88d760437538541c53847b3c  Socket-2.015.tar.gz



More information about the perl-devel mailing list