This commit is contained in:
Dennis Gilmore 2015-06-18 01:33:45 +00:00
parent 92473f8fc7
commit 273a591f5e

View File

@ -1,7 +1,7 @@
Name: perl-CPAN-Meta Name: perl-CPAN-Meta
Summary: Distribution metadata for a CPAN dist Summary: Distribution metadata for a CPAN dist
Version: 2.150005 Version: 2.150005
Release: 1%{?dist} Release: 2%{?dist}
License: GPL+ or Artistic License: GPL+ or Artistic
URL: http://search.cpan.org/dist/CPAN-Meta/ URL: http://search.cpan.org/dist/CPAN-Meta/
Source0: http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/CPAN-Meta-%{version}.tar.gz Source0: http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/CPAN-Meta-%{version}.tar.gz
@ -80,6 +80,9 @@ make test
%{_mandir}/man3/CPAN::Meta::Validator.3* %{_mandir}/man3/CPAN::Meta::Validator.3*
%changelog %changelog
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.150005-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat Jun 13 2015 Paul Howarth <paul@city-fan.org> - 2.150005-1 * Sat Jun 13 2015 Paul Howarth <paul@city-fan.org> - 2.150005-1
- Update to 2.150005 - Update to 2.150005
- Metadata merging now does deep hash merging as long as keys don't conflict - Metadata merging now does deep hash merging as long as keys don't conflict