Update to 0.007

- New upstream release 0.007
  - Swap conflicts test, as underscore versions broke it (CPAN RT#87438)
This commit is contained in:
Paul Howarth 2013-07-31 14:55:01 +01:00
parent 2ef103344a
commit 05c72109bc
2 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: perl-CPAN-Meta-Check
Summary: Verify requirements in a CPAN::Meta object
Version: 0.006
Version: 0.007
Release: 1%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
@ -50,6 +50,10 @@ make test RELEASE_TESTING=1
%{_mandir}/man3/CPAN::Meta::Check.3pm*
%changelog
* Wed Jul 31 2013 Paul Howarth <paul@city-fan.org> - 0.007-1
- Update to 0.007
- Swap conflicts test, as underscore versions broke it (CPAN RT#87438)
* Sat Jul 27 2013 Paul Howarth <paul@city-fan.org> - 0.006-1
- Update to 0.006
- Fixed bad dereference during conflicts checking

View File

@ -1 +1 @@
f77b1d2e63306edd024f8135eb1ab862 CPAN-Meta-Check-0.006.tar.gz
56f71df79cea8d308a552b3eb996deb0 CPAN-Meta-Check-0.007.tar.gz