diff --git a/.gitignore b/.gitignore index ded9274..a12f39e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ local-lib-1.004009.tar.gz /local-lib-1.008001.tar.gz /local-lib-1.008004.tar.gz /local-lib-1.008006.tar.gz +/local-lib-1.008007.tar.gz diff --git a/perl-local-lib.spec b/perl-local-lib.spec index 45dfc58..bb776b9 100644 --- a/perl-local-lib.spec +++ b/perl-local-lib.spec @@ -1,11 +1,11 @@ Name: perl-local-lib -Version: 1.008006 +Version: 1.008007 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/A/AP/APEIRON/local-lib-%{version}.tar.gz +Source: http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/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 +* Tue Feb 19 2013 Iain Arnell 1.008007-1 +- update to latest upstream version + * Fri Feb 15 2013 Iain Arnell 1.008006-1 - udpate to latest upstream version diff --git a/sources b/sources index 063567c..2a5cf55 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ffefbd7e4a92dc73c10216dff3108e7f local-lib-1.008006.tar.gz +6a22da47099fafd664a9fd7c7b24805c local-lib-1.008007.tar.gz