diff --git a/perl-List-MoreUtils.spec b/perl-List-MoreUtils.spec index 273bcf3..4965216 100644 --- a/perl-List-MoreUtils.spec +++ b/perl-List-MoreUtils.spec @@ -1,5 +1,5 @@ Name: perl-List-MoreUtils -Version: 0.402 +Version: 0.403 Release: 1%{?dist} Summary: Provide the stuff missing in List::Util License: GPL+ or Artistic @@ -86,6 +86,13 @@ make test %{_mandir}/man3/List::MoreUtils::XS.3* %changelog +* Tue Jan 27 2015 Paul Howarth - 0.403-1 +- Update to 0.403 + - Remove most recent stable perl recommendation from meta to work around + misbehaving CPAN clients blocking update + - Update copyright date + - Ensure AUTHOR is a string on older toolchains + * Wed Jan 7 2015 Paul Howarth - 0.402-1 - Update to 0.402 (significant and slightly incompatible update - see Changes) - This release by REHSACK → update source URL diff --git a/sources b/sources index 06bbc16..7bc6a50 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6b51d19182cc7ee2251b82743a682e99 List-MoreUtils-0.402.tar.gz +ea3a04e59fdc599389370d1d6ddde7bc List-MoreUtils-0.403.tar.gz