diff --git a/perl-Socket.spec b/perl-Socket.spec index 13e0809..1738c6c 100644 --- a/perl-Socket.spec +++ b/perl-Socket.spec @@ -1,7 +1,7 @@ %global cpan_version 2.009 Name: perl-Socket Version: %(eval echo '%{cpan_version}' | tr '_' '.') -Release: 1%{?dist} +Release: 2%{?dist} Summary: Networking constants and support functions License: GPL+ or Artistic Group: Development/Libraries @@ -52,6 +52,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 2.009-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Mon Jan 21 2013 Petr Pisar - 2.009-1 - 2.009 bump