[perl-Socket-GetAddrInfo] Update to 0.16

Nicolas Chauvet kwizart at fedoraproject.org
Sun Aug 22 09:34:14 UTC 2010


commit 94f83dcaf6d3bf5b333fedc5e39f74ab74dd2709
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Sun Aug 22 11:35:00 2010 +0200

    Update to 0.16

 .gitignore                   |    1 +
 perl-Socket-GetAddrInfo.spec |    7 +++++--
 sources                      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8e279e1..dcf74a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Socket-GetAddrInfo-0.15.tar.gz
+/Socket-GetAddrInfo-0.16.tar.gz
diff --git a/perl-Socket-GetAddrInfo.spec b/perl-Socket-GetAddrInfo.spec
index 0166b8d..53e1563 100644
--- a/perl-Socket-GetAddrInfo.spec
+++ b/perl-Socket-GetAddrInfo.spec
@@ -1,6 +1,6 @@
 Name:           perl-Socket-GetAddrInfo
-Version:        0.15
-Release:        6%{?dist}
+Version:        0.16
+Release:        1%{?dist}
 Summary:        RFC 2553's "getaddrinfo" and "getnameinfo" functions
 
 Group:          Development/Libraries
@@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Aug 22 2010 Nicolas Chauvet <kwizart at gmail.com> - 0.16-1
+- Update to 0.16
+
 * Wed Jun  2 2010 Petr Pisar <ppisar at redhat.com> - 0.15-6
 - Rebuild against perl-5.12
 
diff --git a/sources b/sources
index e1c672f..d32acb0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a2dfcbc44b7e4b24dd0e6ac0996eb4b8  Socket-GetAddrInfo-0.15.tar.gz
+79fc30086edfa65cdb12ef5e174c0cd8  Socket-GetAddrInfo-0.16.tar.gz



More information about the perl-devel mailing list