[perl-Socket] 2.008 bump

Petr Pisar ppisar at fedoraproject.org
Thu Jan 3 11:11:29 UTC 2013


commit 7e0bb328a119d5dbb6cda24a7cd0211ffa7eb095
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Jan 3 12:10:45 2013 +0100

    2.008 bump

 .gitignore       |    1 +
 perl-Socket.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7a0a400..c761a19 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /Socket-2.005.tar.gz
 /Socket-2.006.tar.gz
 /Socket-2.007.tar.gz
+/Socket-2.008.tar.gz
diff --git a/perl-Socket.spec b/perl-Socket.spec
index 080de7f..2f1919f 100644
--- a/perl-Socket.spec
+++ b/perl-Socket.spec
@@ -1,4 +1,4 @@
-%global cpan_version 2.007
+%global cpan_version 2.008
 Name:           perl-Socket
 Version:        %(eval echo '%{cpan_version}' | tr '_' '.')
 Release:        1%{?dist}
@@ -52,6 +52,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jan 03 2013 Petr Pisar <ppisar at redhat.com> - 2.008-1
+- 2.008 bump
+
 * Mon Dec 17 2012 Petr Pisar <ppisar at redhat.com> - 2.007-1
 - 2.007 bump
 
diff --git a/sources b/sources
index 5d2bd8a..c26addf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d03dd92717731fffa4caf65aaa656524  Socket-2.007.tar.gz
+50d0e293a31496ed801f3e1373f4a4c7  Socket-2.008.tar.gz


More information about the scm-commits mailing list