This commit is contained in:
Fedora Release Engineering 2017-02-11 03:49:05 +00:00
parent 39b9abce77
commit 6087f7529f

View File

@ -1,6 +1,6 @@
Name: perl-Lexical-Var
Version: 0.009
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Static variables without name space pollution
License: GPL+ or Artistic
Group: Development/Libraries
@ -55,6 +55,9 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
%{_mandir}/man3/*
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.009-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.009-9
- Perl 5.24 rebuild