This commit is contained in:
Dennis Gilmore 2013-02-14 07:01:35 -06:00
parent 5b15cff511
commit cb00690bd1
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-IO-Socket-IP
Version: 0.18
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6
License: GPL+ or Artistic
Group: Development/Libraries
@ -48,6 +48,9 @@ rm -f t/21nonblocking-connect-internet.t
%{_mandir}/man3/*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.18-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Nov 30 2012 Petr Šabata <contyk@redhat.com> - 0.18-1
- 0.18 bump