Perl 5.22 rebuild
This commit is contained in:
parent
3a01b05efe
commit
da99a65d01
@ -1,7 +1,7 @@
|
|||||||
Summary: Incredibly simple helpers for testing code with exceptions
|
Summary: Incredibly simple helpers for testing code with exceptions
|
||||||
Name: perl-Test-Fatal
|
Name: perl-Test-Fatal
|
||||||
Version: 0.014
|
Version: 0.014
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Url: http://search.cpan.org/dist/Test-Fatal/
|
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*
|
%{_mandir}/man3/Test::Fatal.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.014-2
|
||||||
|
- Perl 5.22 rebuild
|
||||||
|
|
||||||
* Wed Dec 10 2014 Paul Howarth <paul@city-fan.org> - 0.014-1
|
* Wed Dec 10 2014 Paul Howarth <paul@city-fan.org> - 0.014-1
|
||||||
- Update to 0.014
|
- Update to 0.014
|
||||||
- Avoid assuming that t/todo.t is always called t/todo.t
|
- Avoid assuming that t/todo.t is always called t/todo.t
|
||||||
|
Loading…
Reference in New Issue
Block a user