From a4f6f181c2bb1809d231abcd62098156ed834555 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 20 Jul 2012 14:11:48 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- perl-SUPER.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-SUPER.spec b/perl-SUPER.spec index 08f35ff..a3fc016 100644 --- a/perl-SUPER.spec +++ b/perl-SUPER.spec @@ -1,6 +1,6 @@ Name: perl-SUPER Version: 1.20120705 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Sane superclass method dispatcher License: GPL+ or Artistic Group: Development/Libraries @@ -55,6 +55,9 @@ rm -rf %{buildroot} %{_mandir}/man3/SUPER.3pm* %changelog +* Fri Jul 20 2012 Fedora Release Engineering - 1.20120705-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Fri Jul 6 2012 Paul Howarth - 1.20120705-1 - Update to 1.20120705 - Resolved PAUSE packaging nit (CPAN RT#77110)