From 3201036569ec00c8c8871c5d465c6355a7b473bc Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 07:56:57 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- perl-namespace-clean.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-namespace-clean.spec b/perl-namespace-clean.spec index de0d5bf..aea6198 100644 --- a/perl-namespace-clean.spec +++ b/perl-namespace-clean.spec @@ -4,7 +4,7 @@ Name: perl-namespace-clean Summary: Keep your namespace tidy Version: 0.25 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic URL: http://search.cpan.org/dist/namespace-clean/ Source0: http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/namespace-clean-%{version}.tar.gz @@ -65,6 +65,9 @@ make test %{_mandir}/man3/namespace::clean.3pm* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.25-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Wed Mar 5 2014 Paul Howarth - 0.25-1 - Update to 0.25 - Fix incorrect ExtUtils::CBuilder detection routine leading to Makefile.PL