This commit is contained in:
Dennis Gilmore 2012-07-20 17:12:27 -05:00
parent cde78027c3
commit 1a4cbf45b6

View File

@ -1,7 +1,7 @@
Name: perl-Try-Tiny Name: perl-Try-Tiny
Summary: Minimal try/catch with proper localization of $@ Summary: Minimal try/catch with proper localization of $@
Version: 0.11 Version: 0.11
Release: 5%{?dist} Release: 6%{?dist}
License: MIT License: MIT
Group: Development/Libraries Group: Development/Libraries
URL: http://search.cpan.org/dist/Try-Tiny URL: http://search.cpan.org/dist/Try-Tiny
@ -54,6 +54,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/Try::Tiny.3pm* %{_mandir}/man3/Try::Tiny.3pm*
%changelog %changelog
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.11-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri Jun 08 2012 Petr Pisar <ppisar@redhat.com> - 0.11-5 * Fri Jun 08 2012 Petr Pisar <ppisar@redhat.com> - 0.11-5
- Perl 5.16 rebuild - Perl 5.16 rebuild