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