From 2cba1f59d5833bdb3dd1aa07f73fb8f7bd30db51 Mon Sep 17 00:00:00 2001 From: Chris Weyl Date: Tue, 5 Jan 2010 01:36:30 +0000 Subject: [PATCH] - add perl_default_filter - auto-update to 1.004009 (by cpan-spec-update 0.01) --- .cvsignore | 2 +- perl-local-lib.spec | 10 ++++++++-- sources | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index b816bf3..f8e1bd6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -local-lib-1.004007.tar.gz +local-lib-1.004009.tar.gz diff --git a/perl-local-lib.spec b/perl-local-lib.spec index 66b84fa..5188e7f 100644 --- a/perl-local-lib.spec +++ b/perl-local-lib.spec @@ -1,6 +1,6 @@ Name: perl-local-lib -Version: 1.004007 -Release: 2%{?dist} +Version: 1.004009 +Release: 1%{?dist} # lib/local/lib.pm -> GPL+ or Artistic License: GPL+ or Artistic Group: Development/Libraries @@ -30,6 +30,8 @@ Requires: perl(Module::Build) >= 0.28 ### auto-added brs! BuildRequires: perl(ExtUtils::Install) >= 1.43 +%{?perl_default_filter} + %description This module provides a quick, convenient way of bootstrapping a user- local Perl module library located within the user's home directory. It @@ -74,6 +76,10 @@ rm -rf %{buildroot} %{_mandir}/man3/*.3* %changelog +* Tue Jan 05 2010 Chris Weyl 1.004009-1 +- add perl_default_filter +- auto-update to 1.004009 (by cpan-spec-update 0.01) + * Mon Dec 7 2009 Stepan Kasal - 1.004007-2 - rebuild against perl 5.10.1 diff --git a/sources b/sources index ec77626..8a3350e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -255c880d47a547f4cf9af1906e510849 local-lib-1.004007.tar.gz +23b24efceea82eb19b599c6ffe57440d local-lib-1.004009.tar.gz