diff --git a/perl-Test-Deep.spec b/perl-Test-Deep.spec index 935db5f..da5fa97 100644 --- a/perl-Test-Deep.spec +++ b/perl-Test-Deep.spec @@ -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 - 0.110-2 +- Perl 5.18 rebuild + * Wed Feb 20 2013 Paul Howarth - 0.110-1 - Update to 0.110 - Allow methods() and listmethods() to work again on class methods