This commit is contained in:
Fedora Release Engineering 2017-07-27 04:37:34 +00:00
parent 55cfd468d7
commit 98f7361678

View File

@ -1,6 +1,6 @@
Name: perl-Lexical-Var Name: perl-Lexical-Var
Version: 0.009 Version: 0.009
Release: 11%{?dist} Release: 12%{?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
@ -55,6 +55,9 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.009-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.009-11 * Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.009-11
- Perl 5.26 rebuild - Perl 5.26 rebuild