From dffdd4784bf5c6bf65ada4861f92e59076267faf Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 19:47:17 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- perl-Socket.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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