This commit is contained in:
Dennis Gilmore 2014-06-07 03:55:15 -05:00
parent b946f25cc8
commit 85b6cbf345

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 3.47-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue May 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 3.47-1
- 3.47 bump