- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
This commit is contained in:
parent
505f548b33
commit
c6b398790d
@ -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.07
|
Version: 0.07
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Try-Tiny-%{version}.tar.gz
|
Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Try-Tiny-%{version}.tar.gz
|
||||||
@ -51,6 +51,9 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man3/Try::Tiny.3pm*
|
%{_mandir}/man3/Try::Tiny.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.07-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
* Mon Nov 1 2010 Paul Howarth <paul@city-fan.org> 0.07-1
|
* Mon Nov 1 2010 Paul Howarth <paul@city-fan.org> 0.07-1
|
||||||
- update to 0.07:
|
- update to 0.07:
|
||||||
- allow multiple finally blocks
|
- allow multiple finally blocks
|
||||||
|
Loading…
Reference in New Issue
Block a user