diff --git a/.gitignore b/.gitignore index a12f39e..c606709 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ local-lib-1.004009.tar.gz /local-lib-1.008004.tar.gz /local-lib-1.008006.tar.gz /local-lib-1.008007.tar.gz +/local-lib-1.008009.tar.gz diff --git a/perl-local-lib.spec b/perl-local-lib.spec index bb776b9..6abae7d 100644 --- a/perl-local-lib.spec +++ b/perl-local-lib.spec @@ -1,11 +1,11 @@ Name: perl-local-lib -Version: 1.008007 +Version: 1.008009 Release: 1%{?dist} # lib/local/lib.pm -> GPL+ or Artistic License: GPL+ or Artistic Group: Development/Libraries Summary: Create and use a local lib/ for perl modules -Source: http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/local-lib-%{version}.tar.gz +Source: http://search.cpan.org/CPAN/authors/id/A/AP/APEIRON/local-lib-%{version}.tar.gz # Allow evaluation in CSH, RHBZ #849609, CPAN RT #60072 Patch0: local-lib-1.008004-Append-semicolon-to-setenv.patch Url: http://search.cpan.org/dist/local-lib @@ -91,6 +91,9 @@ make test %{_sysconfdir}/profile.d/* %changelog +* Fri Mar 08 2013 Iain Arnell 1.008009-1 +- update to latest upstream version + * Tue Feb 19 2013 Iain Arnell 1.008007-1 - update to latest upstream version diff --git a/sources b/sources index 2a5cf55..952df06 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6a22da47099fafd664a9fd7c7b24805c local-lib-1.008007.tar.gz +96e6216d582488b1a598aa1300e05e05 local-lib-1.008009.tar.gz