diff --git a/perl-Socket.spec b/perl-Socket.spec index 60b7242..a9e63f9 100644 --- a/perl-Socket.spec +++ b/perl-Socket.spec @@ -2,7 +2,7 @@ Name: perl-Socket Epoch: 1 Version: %(echo '%{cpan_version}' | tr '_' '.') -Release: 3%{?dist} +Release: 4%{?dist} Summary: Networking constants and support functions License: GPL+ or Artistic Group: Development/Libraries @@ -60,6 +60,9 @@ make test %{_mandir}/man3/* %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 1:2.010-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Fri Jul 12 2013 Petr Pisar - 1:2.010-3 - Link minimal build-root packages against libperl.so explicitly