diff --git a/perl-Socket.spec b/perl-Socket.spec index 6ba7617..ad702c9 100644 --- a/perl-Socket.spec +++ b/perl-Socket.spec @@ -2,7 +2,7 @@ Name: perl-Socket Epoch: 1 Version: %(echo '%{cpan_version}' | tr '_' '.') -Release: 1%{?dist} +Release: 2%{?dist} Summary: Networking constants and support functions License: GPL+ or Artistic Group: Development/Libraries @@ -60,6 +60,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Jul 12 2013 Petr Pisar - 1:2.010-2 +- Perl 5.18 rebuild + * Fri Jul 12 2013 Petr Pisar - 1:2.010-1 - Increase epoch to compete with perl.spec