From 8fd4a865fa91e0209fac797b01e437334c81d7b8 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 04:53:51 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- perl-Socket6.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Socket6.spec b/perl-Socket6.spec index 0273c78..5b157a5 100644 --- a/perl-Socket6.spec +++ b/perl-Socket6.spec @@ -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 - 0.25-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Feb 25 2014 Petr Ĺ abata - 0.25-1 - 0.25 bump - Modernize the spec somewhat