This commit is contained in:
Dennis Gilmore 2013-02-14 07:14:55 -06:00
parent e83e4339a3
commit 3126c90c76

View File

@ -1,6 +1,6 @@
Name: perl-Lexical-Var Name: perl-Lexical-Var
Version: 0.007 Version: 0.007
Release: 3%{?dist} Release: 4%{?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,6 +47,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.007-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.007-3 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.007-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild