From b86aac138eb47feca274f5795bb9bf418b66725f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 11 Jun 2012 23:45:02 +0200 Subject: [PATCH] Perl 5.16 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 b0d8de7..f00101a 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.010 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries Url: http://search.cpan.org/dist/Test-Fatal/ @@ -55,6 +55,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Test::Fatal.3pm* %changelog +* Mon Jun 11 2012 Petr Pisar - 0.010-2 +- Perl 5.16 rebuild + * Thu Feb 16 2012 Paul Howarth 0.010-1 - Update to 0.010 - Avoid tickling an overloading bug in perl 5.6 during testing