From 85b6cbf345f17a01c0ff3f03dc1f28dcd1912673 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 03:55:15 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- perl-PathTools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-PathTools.spec b/perl-PathTools.spec index a316fae..bf72419 100644 --- a/perl-PathTools.spec +++ b/perl-PathTools.spec @@ -1,7 +1,7 @@ %global cpan_version 3.47 Name: perl-PathTools Version: %(echo '%{cpan_version}' | tr _ .) -Release: 1%{?dist} +Release: 2%{?dist} Summary: PathTools Perl module (Cwd, File::Spec) License: (GPL+ or Artistic) and BSD Group: Development/Libraries @@ -64,6 +64,9 @@ make test %{_mandir}/man3/* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 3.47-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue May 27 2014 Jitka Plesnikova - 3.47-1 - 3.47 bump