- rebuild against perl 5.10.1

This commit is contained in:
Štěpán Kasal 2009-12-04 02:37:08 +00:00
parent 2fbe8c8581
commit 9479ae7ed1

View File

@ -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 <skasal@redhat.com> - 0.02-2
- rebuild against perl 5.10.1
* Tue Sep 15 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.02-1
- submission