Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-18 21:07:24 +02:00
parent e561843bd0
commit 4cdddf52f5

View File

@ -1,6 +1,6 @@
Name: perl-Test-Deep
Version: 0.110
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Extremely flexible deep comparison
License: GPL+ or Artistic
Group: Development/Libraries
@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/Test::Deep::NoTest.3pm*
%changelog
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 0.110-2
- Perl 5.18 rebuild
* Wed Feb 20 2013 Paul Howarth <paul@city-fan.org> - 0.110-1
- Update to 0.110
- Allow methods() and listmethods() to work again on class methods