[perl-local-lib] update to 1.008004

Iain Arnell iarnell at fedoraproject.org
Wed Mar 16 16:27:53 UTC 2011


commit f78769b8afa0a5c9f422d77ba0378890095c51f2
Author: Iain Arnell <iarnell at gmail.com>
Date:   Wed Mar 16 17:25:00 2011 +0100

    update to 1.008004

 .gitignore          |    1 +
 perl-local-lib.spec |    9 ++++++---
 sources             |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 262cbeb..589ef40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ local-lib-1.004009.tar.gz
 /local-lib-1.006007.tar.gz
 /local-lib-1.007000.tar.gz
 /local-lib-1.008001.tar.gz
+/local-lib-1.008004.tar.gz
diff --git a/perl-local-lib.spec b/perl-local-lib.spec
index 8832f8d..0ad398d 100644
--- a/perl-local-lib.spec
+++ b/perl-local-lib.spec
@@ -1,6 +1,6 @@
 Name:       perl-local-lib
-Version:    1.008001
-Release:    3%{?dist}
+Version:    1.008004
+Release:    1%{?dist}
 # lib/local/lib.pm -> GPL+ or Artistic
 License:    GPL+ or Artistic
 Group:      Development/Libraries
@@ -15,9 +15,9 @@ Source11:   perl-homedir.csh
 
 BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42
 BuildRequires: perl(CPAN) >= 1.82
-BuildRequires: perl(Capture::Tiny)
 BuildRequires: perl(Module::Build) >= 0.3600
 # testing...
+BuildRequires: perl(Capture::Tiny)
 BuildRequires: perl(Test::More)
 
 ### auto-added reqs!
@@ -94,6 +94,9 @@ make test
 %{_sysconfdir}/profile.d/*
 
 %changelog
+* Wed Mar 16 2011 Iain Arnell <iarnell at gmail.com> 1.008004-1
+- update to latest upstream version
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.008001-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index d758851..db96533 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ddcc5f9bdfa154980a827f7c776dccc4  local-lib-1.008001.tar.gz
+6244fa9d77e818594acbaf572aece326  local-lib-1.008004.tar.gz



More information about the perl-devel mailing list