commit b77201bbd273f58cf45f22d740ef86d4d8ccd907 Author: Iain Arnell <iarn...@gmail.com> Date: Fri Mar 8 08:15:01 2013 -0700
update to 0.29 .gitignore | 1 + perl-indirect.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index aa04fa9..d7f2361 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /indirect-0.25.tar.gz /indirect-0.26.tar.gz /indirect-0.27.tar.gz +/indirect-0.29.tar.gz diff --git a/perl-indirect.spec b/perl-indirect.spec index 6258596..0fbd4e0 100644 --- a/perl-indirect.spec +++ b/perl-indirect.spec @@ -1,5 +1,5 @@ Name: perl-indirect -Version: 0.27 +Version: 0.29 Release: 1%{?dist} Summary: Lexically warn about using the indirect object syntax License: GPL+ or Artistic @@ -49,6 +49,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Mar 08 2013 Iain Arnell <iarn...@gmail.com> 0.29-1 +- update to latest upstream version + * Fri Feb 15 2013 Iain Arnell <iarn...@gmail.com> 0.27-1 - update to latest upstream version diff --git a/sources b/sources index 04ed89d..447c1a2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -47d6c3b9cf3f974c6dedc147d76670f8 indirect-0.27.tar.gz +4a24147382fb1a1dd7531cb2f3c85828 indirect-0.29.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel