[perl-Socket] 2.004 bump

Petr Pisar ppisar at fedoraproject.org
Thu Aug 16 12:22:27 UTC 2012


commit 9ef23f208b4222d9a94e7654b53222053db1eacd
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Aug 16 14:21:59 2012 +0200

    2.004 bump

 .gitignore       |    1 +
 perl-Socket.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5919c64..29821f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Socket-2.000.tar.gz
 /Socket-2.001.tar.gz
 /Socket-2.002.tar.gz
+/Socket-2.004.tar.gz
diff --git a/perl-Socket.spec b/perl-Socket.spec
index e402b61..d6febc6 100644
--- a/perl-Socket.spec
+++ b/perl-Socket.spec
@@ -1,7 +1,7 @@
-%global cpan_version 2.002
+%global cpan_version 2.004
 Name:           perl-Socket
 Version:        %(eval echo '%{cpan_version}' | tr '_' '.')
-Release:        3%{?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
+* Thu Aug 16 2012 Petr Pisar <ppisar at redhat.com> - 2.004-1
+- 2.004 bump
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.002-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index de7553d..2fa24ea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-02cecfa6e31c274c41b4455107419b8a  Socket-2.002.tar.gz
+2bbc0cf6a8be73b8dec7f56ce2f935a6  Socket-2.004.tar.gz


More information about the scm-commits mailing list