diff --git a/perl-Try-Tiny.spec b/perl-Try-Tiny.spec index 54afacc..f1f56b6 100644 --- a/perl-Try-Tiny.spec +++ b/perl-Try-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-Try-Tiny Version: 0.02 -Release: 1%{?dist} +Release: 2%{?dist} # lib/Try/Tiny.pm -> MIT License: MIT Group: Development/Libraries @@ -51,6 +51,9 @@ rm -rf %{buildroot} %{_mandir}/man3/*.3* %changelog +* Fri Dec 4 2009 Stepan Kasal - 0.02-2 +- rebuild against perl 5.10.1 + * Tue Sep 15 2009 Chris Weyl 0.02-1 - submission