[perl-Socket] 2.009 bump

Petr Pisar ppisar at fedoraproject.org
Mon Jan 21 11:44:56 UTC 2013


commit 68e7e1fcebacf589ebd4a8316f7857cf9702d24a
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Jan 21 12:44:31 2013 +0100

    2.009 bump

 .gitignore       |    1 +
 perl-Socket.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c761a19..776b748 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /Socket-2.006.tar.gz
 /Socket-2.007.tar.gz
 /Socket-2.008.tar.gz
+/Socket-2.009.tar.gz
diff --git a/perl-Socket.spec b/perl-Socket.spec
index 2f1919f..13e0809 100644
--- a/perl-Socket.spec
+++ b/perl-Socket.spec
@@ -1,4 +1,4 @@
-%global cpan_version 2.008
+%global cpan_version 2.009
 Name:           perl-Socket
 Version:        %(eval echo '%{cpan_version}' | tr '_' '.')
 Release:        1%{?dist}
@@ -52,6 +52,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jan 21 2013 Petr Pisar <ppisar at redhat.com> - 2.009-1
+- 2.009 bump
+
 * Thu Jan 03 2013 Petr Pisar <ppisar at redhat.com> - 2.008-1
 - 2.008 bump
 
diff --git a/sources b/sources
index c26addf..8d1559b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-50d0e293a31496ed801f3e1373f4a4c7  Socket-2.008.tar.gz
+b64aa49804022ed7d34163717573f792  Socket-2.009.tar.gz


More information about the scm-commits mailing list