[perl-local-lib] update to 1.008010

Iain Arnell iarnell at fedoraproject.org
Fri Jun 7 14:11:36 UTC 2013


commit 9ad3c628624b91e441fa30589657af24bac900f3
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Jun 7 08:11:12 2013 -0600

    update to 1.008010

 .gitignore          |    1 +
 perl-local-lib.spec |    9 ++++++---
 sources             |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c606709..93d279c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ local-lib-1.004009.tar.gz
 /local-lib-1.008006.tar.gz
 /local-lib-1.008007.tar.gz
 /local-lib-1.008009.tar.gz
+/local-lib-1.008010.tar.gz
diff --git a/perl-local-lib.spec b/perl-local-lib.spec
index 0c20ee0..821d1aa 100644
--- a/perl-local-lib.spec
+++ b/perl-local-lib.spec
@@ -1,11 +1,11 @@
 Name:       perl-local-lib
-Version:    1.008009
-Release:    2%{?dist}
+Version:    1.008010
+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/E/ET/ETHER/local-lib-%{version}.tar.gz
 # Allow evaluation in CSH, RHBZ #849609, CPAN RT #60072
 Patch0:     local-lib-1.008009-Append-semicolon-to-setenv.patch
 Url:        http://search.cpan.org/dist/local-lib
@@ -91,6 +91,9 @@ make test
 %{_sysconfdir}/profile.d/*
 
 %changelog
+* Fri Jun 07 2013 Iain Arnell <iarnell at gmail.com> 1.008010-1
+- update to latest upstream version
+
 * Fri Apr 19 2013 Iain Arnell <iarnell at gmail.com> 1.008009-2
 - rebase append-semicolon patch
 
diff --git a/sources b/sources
index 952df06..a2c1f41 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96e6216d582488b1a598aa1300e05e05  local-lib-1.008009.tar.gz
+c5573c46eac26e589c5542c03925ae87  local-lib-1.008010.tar.gz


More information about the scm-commits mailing list