This commit is contained in:
Dennis Gilmore 2013-02-14 07:01:25 -06:00
parent 4f03c9e11a
commit b5ff2af458

View File

@ -1,6 +1,6 @@
Name: perl-IO-Socket-INET6
Version: 2.69
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Perl Object interface for AF_INET|AF_INET6 domain sockets
Group: Development/Libraries
License: GPL+ or Artistic
@ -41,6 +41,9 @@ make test
%{_mandir}/man3/IO::Socket::INET6.3pm*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.69-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Thu Nov 15 2012 Petr Šabata <contyk@redhat.com> - 2.69-4
- Modernize the spec a bit and add Carp to BRs