[perl-local-lib] update to 0.008001

Iain Arnell iarnell at fedoraproject.org
Sun Jan 23 04:38:41 UTC 2011


commit 1cf5d8c13f9593771920809349737d176300d972
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Jan 23 05:38:30 2011 -0500

    update to 0.008001

 .gitignore          |    1 +
 perl-local-lib.spec |   10 +++++-----
 sources             |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 019de54..262cbeb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,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
diff --git a/perl-local-lib.spec b/perl-local-lib.spec
index 4bb5f0b..b051c7a 100644
--- a/perl-local-lib.spec
+++ b/perl-local-lib.spec
@@ -1,5 +1,5 @@
 Name:       perl-local-lib
-Version:    1.007000
+Version:    1.008001
 Release:    1%{?dist}
 # lib/local/lib.pm -> GPL+ or Artistic
 License:    GPL+ or Artistic
@@ -16,18 +16,14 @@ Source11:   perl-homedir.csh
 BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42
 BuildRequires: perl(CPAN) >= 1.82
 BuildRequires: perl(Capture::Tiny)
-BuildRequires: perl(ExtUtils::CBuilder)
-BuildRequires: perl(ExtUtils::ParseXS)
 BuildRequires: perl(Module::Build) >= 0.36
 # testing...
 BuildRequires: perl(Test::More)
 
 ### auto-added reqs!
 Requires:       perl(CPAN) >= 1.82
-Requires:       perl(ExtUtils::CBuilder)
 Requires:       perl(ExtUtils::Install) >= 1.43
 Requires:       perl(ExtUtils::MakeMaker) >= 6.31
-Requires:       perl(ExtUtils::ParseXS)
 Requires:       perl(Module::Build) >= 0.28
 
 ### auto-added brs!
@@ -98,6 +94,10 @@ make test
 %{_sysconfdir}/profile.d/*
 
 %changelog
+* Sun Jan 23 2011 Iain Arnell <iarnell at gmail.com> 1.008001-1
+- update to latest upstream version
+- drop R/BR perl(ExtUtils::CBuilder) and perl(ExtUtils::ParseXS)
+
 * Fri Dec 17 2010 Iain Arnell <iarnell at gmail.com> 1.007000-1
 - update to latest upstream version
 - fix typo in description
diff --git a/sources b/sources
index 3e00bf7..d758851 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d41dd5b393e260b7f96e5e8f1312a133  local-lib-1.007000.tar.gz
+ddcc5f9bdfa154980a827f7c776dccc4  local-lib-1.008001.tar.gz



More information about the perl-devel mailing list