Perl 5.18 rebuild
This commit is contained in:
parent
944524d531
commit
3b0d6a3e5b
@ -1,7 +1,7 @@
|
||||
Name: perl-Try-Tiny
|
||||
Summary: Minimal try/catch with proper localization of $@
|
||||
Version: 0.16
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: MIT
|
||||
Group: Development/Libraries
|
||||
URL: http://search.cpan.org/dist/Try-Tiny
|
||||
@ -67,6 +67,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/Try::Tiny.3pm*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 23 2013 Petr Pisar <ppisar@redhat.com> - 0.16-2
|
||||
- Perl 5.18 rebuild
|
||||
|
||||
* Wed Jul 10 2013 Paul Howarth <paul@city-fan.org> - 0.16-1
|
||||
- Update to 0.16
|
||||
- Remove accidental Sub::Name test dependency
|
||||
|
||||
Loading…
Reference in New Issue
Block a user