[perl-Socket] 2.002 bump

Petr Pisar ppisar at fedoraproject.org
Mon Jun 11 08:24:11 UTC 2012


commit e85c3a817526e4532979be14ffe832483ab86fd6
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Jun 11 10:23:21 2012 +0200

    2.002 bump

 .gitignore       |    1 +
 perl-Socket.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 149a03f..5919c64 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /Socket-1.99.tar.gz
 /Socket-2.000.tar.gz
 /Socket-2.001.tar.gz
+/Socket-2.002.tar.gz
diff --git a/perl-Socket.spec b/perl-Socket.spec
index f3d6027..4c1f660 100644
--- a/perl-Socket.spec
+++ b/perl-Socket.spec
@@ -1,7 +1,7 @@
-%global cpan_version 2.001
+%global cpan_version 2.002
 Name:           perl-Socket
 Version:        %(eval echo '%{cpan_version}' | tr '_' '.')
-Release:        2%{?dist}
+Release:        1%{?dist}
 Summary:        C socket.h defines and structure manipulators
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -52,6 +52,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jun 11 2012 Petr Pisar <ppisar at redhat.com> - 2.002-1
+- 2.002 bump
+
 * Wed Jun 06 2012 Petr Pisar <ppisar at redhat.com> - 2.001-2
 - Perl 5.16 rebuild
 
diff --git a/sources b/sources
index 8adca73..de7553d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6bd842241466568b0fcce0688ecff27c  Socket-2.001.tar.gz
+02cecfa6e31c274c41b4455107419b8a  Socket-2.002.tar.gz



More information about the perl-devel mailing list