This commit is contained in:
Dennis Gilmore 2014-06-07 04:53:51 -05:00
parent c328ee49a9
commit 8fd4a865fa

View File

@ -3,7 +3,7 @@
Name: perl-Socket6
Version: 0.25
Release: 1%{?dist}
Release: 2%{?dist}
Summary: IPv6 related part of the C socket.h defines and structure manipulators
Group: Development/Libraries
License: BSD
@ -56,6 +56,9 @@ make test
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.25-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Feb 25 2014 Petr Šabata <contyk@redhat.com> - 0.25-1
- 0.25 bump
- Modernize the spec somewhat