Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-21 03:55:29 +02:00
parent 6499918cba
commit 6bdb5d0c98
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Devel-LexAlias
Version: 0.05
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Alias lexical variables
License: GPL+ or Artistic
Group: Development/Libraries
@ -45,6 +45,9 @@ make test
%{_mandir}/man3/*
%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
- update to latest upstream version
- clean up spec for modern rpmbuild