From 2941e7d973802e67528cfd925fb102b82c9c2c19 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 05:48:28 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- perl-Test-Fatal.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Test-Fatal.spec b/perl-Test-Fatal.spec index ff56eec..3824eec 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.013 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries Url: http://search.cpan.org/dist/Test-Fatal/ @@ -51,6 +51,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" %{_mandir}/man3/Test::Fatal.3pm* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.013-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Sep 24 2013 Paul Howarth - 0.013-1 - Update to 0.013 - Rebuild to get a newer compile test that may work on 5.6.x