Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-21 03:55:29 +02:00
parent 6499918cba
commit 6bdb5d0c98

View File

@ -1,6 +1,6 @@
Name: perl-Devel-LexAlias Name: perl-Devel-LexAlias
Version: 0.05 Version: 0.05
Release: 1%{?dist} Release: 2%{?dist}
Summary: Alias lexical variables Summary: Alias lexical variables
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -45,6 +45,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Sun Jul 21 2013 Petr Pisar <ppisar@redhat.com> - 0.05-2
- Perl 5.18 rebuild
* Sun Feb 03 2013 Iain Arnell <iarnell@gmail.com> 0.05-1 * Sun Feb 03 2013 Iain Arnell <iarnell@gmail.com> 0.05-1
- update to latest upstream version - update to latest upstream version
- clean up spec for modern rpmbuild - clean up spec for modern rpmbuild