0.17 bump
This commit is contained in:
parent
88d263e58b
commit
7ac7c2e1ea
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/IO-Socket-IP-0.14.tar.gz
|
||||
/IO-Socket-IP-0.15.tar.gz
|
||||
/IO-Socket-IP-0.16.tar.gz
|
||||
/IO-Socket-IP-0.17.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: perl-IO-Socket-IP
|
||||
Version: 0.16
|
||||
Release: 3%{?dist}
|
||||
Version: 0.17
|
||||
Release: 1%{?dist}
|
||||
Summary: Drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -46,6 +46,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 22 2012 Petr Šabata <contyk@redhat.com> - 0.17-1
|
||||
- 0.17 bump
|
||||
|
||||
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.16-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user