Perl 5.22 rebuild

This commit is contained in:
Jitka Plesnikova 2015-06-05 14:27:08 +02:00
parent 7786f6b0f1
commit 3214159bb3

View File

@ -1,6 +1,6 @@
Name: perl-File-ShareDir-Install
Version: 0.10
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Install shared files
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/File-ShareDir-Install/
@ -52,6 +52,9 @@ make test RELEASE_TESTING=1
%{_mandir}/man3/File::ShareDir::Install.3*
%changelog
* Fri Jun 05 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.10-2
- Perl 5.22 rebuild
* Thu Dec 11 2014 Paul Howarth <paul@city-fan.org> - 0.10-1
- Update to 0.10
- Recurse with $def in _scan_share_dir (CPAN RT#95749)