Perl 5.22 rebuild
This commit is contained in:
parent
f265ae93c1
commit
9345878209
@ -1,6 +1,6 @@
|
|||||||
Name: perl-Lexical-Var
|
Name: perl-Lexical-Var
|
||||||
Version: 0.009
|
Version: 0.009
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: Static variables without name space pollution
|
Summary: Static variables without name space pollution
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -53,6 +53,9 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 05 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.009-6
|
||||||
|
- Perl 5.22 rebuild
|
||||||
|
|
||||||
* Mon May 11 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.009-5
|
* Mon May 11 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.009-5
|
||||||
- Fix CPAN RT#101058
|
- Fix CPAN RT#101058
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user