commit 625943899cf43cdd0e8806413d8757ff3d2f8e05
Author: Petr Šabata <con...@redhat.com>
Date:   Thu Jan 19 14:33:47 2012 +0100

    Just updating to 0.19, as it's needed by current POE::* packages

 .gitignore                   |    1 +
 perl-Socket-GetAddrInfo.spec |   11 +++++++++--
 sources                      |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dcf74a8..585f117 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Socket-GetAddrInfo-0.15.tar.gz
 /Socket-GetAddrInfo-0.16.tar.gz
+/Socket-GetAddrInfo-0.19.tar.gz
diff --git a/perl-Socket-GetAddrInfo.spec b/perl-Socket-GetAddrInfo.spec
index 71176d0..6c5e08e 100644
--- a/perl-Socket-GetAddrInfo.spec
+++ b/perl-Socket-GetAddrInfo.spec
@@ -1,6 +1,6 @@
 Name:           perl-Socket-GetAddrInfo
-Version:        0.16
-Release:        5%{?dist}
+Version:        0.19
+Release:        1%{?dist}
 Summary:        RFC 2553's "getaddrinfo" and "getnameinfo" functions
 
 Group:          Development/Libraries
@@ -9,10 +9,14 @@ URL:            
http://search.cpan.org/dist/Socket-GetAddrInfo/
 Source0:        
http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Socket-GetAddrInfo-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(ExtUtils::CChecker)
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Module::Build::Compat)
+BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(Socket)
 BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Warn)
@@ -62,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jan 19 2012 Petr Šabata <con...@redhat.com> - 0.19-1
+- Just updating to 0.19, as it's needed by current POE::* packages
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.16-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index d32acb0..86ed44c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-79fc30086edfa65cdb12ef5e174c0cd8  Socket-GetAddrInfo-0.16.tar.gz
+fa9290f9744975db2b28b244f9df9766  Socket-GetAddrInfo-0.19.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to