diff --git a/perl-Test-Fatal.spec b/perl-Test-Fatal.spec index d5bef86..5ae55fc 100644 --- a/perl-Test-Fatal.spec +++ b/perl-Test-Fatal.spec @@ -1,7 +1,7 @@ Summary: Incredibly simple helpers for testing code with exceptions Name: perl-Test-Fatal Version: 0.014 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries Url: http://search.cpan.org/dist/Test-Fatal/ @@ -61,6 +61,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" %{_mandir}/man3/Test::Fatal.3* %changelog +* Sat Jun 06 2015 Jitka Plesnikova - 0.014-2 +- Perl 5.22 rebuild + * Wed Dec 10 2014 Paul Howarth - 0.014-1 - Update to 0.014 - Avoid assuming that t/todo.t is always called t/todo.t