[perl-Socket] 2.006 bump

Petr Pisar ppisar at fedoraproject.org
Mon Aug 20 11:12:33 UTC 2012


commit 91a4863a5dbd1c6dd692a7be1e94bb76b058d482
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Aug 20 13:11:57 2012 +0200

    2.006 bump

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


More information about the scm-commits mailing list