[perl-Socket] 2.005 bump

Petr Pisar ppisar at fedoraproject.org
Fri Aug 17 13:33:52 UTC 2012


commit 9f67e271380a3184ca3c7cff185a6aeddf7064c4
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Aug 17 15:33:18 2012 +0200

    2.005 bump

 .gitignore       |    1 +
 perl-Socket.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 29821f8..245ea13 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /Socket-2.001.tar.gz
 /Socket-2.002.tar.gz
 /Socket-2.004.tar.gz
+/Socket-2.005.tar.gz
diff --git a/perl-Socket.spec b/perl-Socket.spec
index d6febc6..7d09318 100644
--- a/perl-Socket.spec
+++ b/perl-Socket.spec
@@ -1,4 +1,4 @@
-%global cpan_version 2.004
+%global cpan_version 2.005
 Name:           perl-Socket
 Version:        %(eval echo '%{cpan_version}' | tr '_' '.')
 Release:        1%{?dist}
@@ -52,6 +52,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Aug 17 2012 Petr Pisar <ppisar at redhat.com> - 2.005-1
+- 2.005 bump
+
 * Thu Aug 16 2012 Petr Pisar <ppisar at redhat.com> - 2.004-1
 - 2.004 bump
 
diff --git a/sources b/sources
index 2fa24ea..26cdc50 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2bbc0cf6a8be73b8dec7f56ce2f935a6  Socket-2.004.tar.gz
+8fb011e469401a92abe5262b05237a2d  Socket-2.005.tar.gz


More information about the scm-commits mailing list