Perl 5.26 rebuild

This commit is contained in:
Jitka Plesnikova 2017-06-04 07:09:52 +02:00
parent 7a179457e0
commit e3108c19bc

View File

@ -2,7 +2,7 @@ Name: perl-Sub-Uplevel
Summary: Apparently run a function in a higher stack frame
Epoch: 1
Version: 0.2800
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Sub-Uplevel/
Source0: http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-%{version}.tar.gz
@ -61,6 +61,9 @@ make test
%{_mandir}/man3/Sub::Uplevel.3*
%changelog
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.2800-2
- Perl 5.26 rebuild
* Mon Apr 3 2017 Paul Howarth <paul@city-fan.org> - 1:0.2800-1
- Update to 0.2800
- Tests now work if '.' is not in @INC