Perl 5.16 rebuild
This commit is contained in:
parent
7eb2e04cc0
commit
9a85ee7844
@ -1,6 +1,6 @@
|
|||||||
Name: perl-Lexical-Var
|
Name: perl-Lexical-Var
|
||||||
Version: 0.007
|
Version: 0.007
|
||||||
Release: 1%{?dist}
|
Release: 2%{?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
|
||||||
@ -47,5 +47,8 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 13 2012 Petr Pisar <ppisar@redhat.com> - 0.007-2
|
||||||
|
- Perl 5.16 rebuild
|
||||||
|
|
||||||
* Tue May 22 2012 Jitka Plesnikova <jplesnik@redhat.com> 0.007-1
|
* Tue May 22 2012 Jitka Plesnikova <jplesnik@redhat.com> 0.007-1
|
||||||
- Specfile autogenerated by cpanspec 1.78.
|
- Specfile autogenerated by cpanspec 1.78.
|
||||||
|
Loading…
Reference in New Issue
Block a user