[perl-Socket] 1.95 bump

Petr Pisar ppisar at fedoraproject.org
Fri Dec 2 14:11:47 UTC 2011


commit 729a796d0f072fc27d4cf2c1cf9323835bf16984
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Dec 2 15:08:28 2011 +0100

    1.95 bump

 .gitignore       |    1 +
 perl-Socket.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69d7d5..8476e2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Socket-1.94_07.tar.gz
+/Socket-1.95.tar.gz
diff --git a/perl-Socket.spec b/perl-Socket.spec
index b896afc..59c4860 100644
--- a/perl-Socket.spec
+++ b/perl-Socket.spec
@@ -1,4 +1,4 @@
-%global cpan_version 1.94_07
+%global cpan_version 1.95
 Name:           perl-Socket
 Version:        %(eval echo '%{cpan_version}' | tr '_' '.')
 Release:        1%{?dist}
@@ -55,5 +55,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Dec 02 2011 Petr Pisar <ppisar at redhat.com> - 1.95-1
+- 1.95 bump
+
 * Wed Nov 23 2011 Petr Pisar <ppisar at redhat.com> 1.94.07-1
 - 1.94_07 packaged.
diff --git a/sources b/sources
index 07e88ee..ab32b8b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d650dfc88ea66abc3cb49a32d52f81d0  Socket-1.94_07.tar.gz
+79eb793137ef9532f5332b294581225e  Socket-1.95.tar.gz



More information about the perl-devel mailing list