From 169a892da340156e00ae46d35ec5cda1a61fbf1f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corse...@fedoraproject.org>
Date: Tue, 8 Dec 2015 17:35:03 +0100
Subject: Update to 0.34.

- Add more BRs.
- Modernize spec.
---
 .gitignore               |  2 +-
 perl-File-Find-Rule.spec | 16 +++++++++++-----
 sources                  |  2 +-
 3 files changed, 13 insertions(+), 7 deletions(-)

diff --git a/.gitignore b/.gitignore
index 7c22864..7c5599b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/File-Find-Rule-0.33.tar.gz
+/File-Find-Rule-0.34.tar.gz
diff --git a/perl-File-Find-Rule.spec b/perl-File-Find-Rule.spec
index 8042000..c8e168d 100644
--- a/perl-File-Find-Rule.spec
+++ b/perl-File-Find-Rule.spec
@@ -1,18 +1,20 @@
 Name:          perl-File-Find-Rule
-Version:       0.33
-Release:       11%{?dist}
+Version:       0.34
+Release:       1%{?dist}
 Summary:       Perl module implementing an alternative interface to File::Find
 License:       GPL+ or Artistic
 Group:                 Development/Libraries
 URL:           http://search.cpan.org/dist/File-Find-Rule/
-Source0:       
http://www.cpan.org/modules/by-module/File/File-Find-Rule-%{version}.tar.gz
+Source0:       
http://www.cpan.org/authors/id/R/RC/RCLAMP/File-Find-Rule-%{version}.tar.gz
 
 BuildArch:     noarch
 BuildRequires: perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(File::Find)
+BuildRequires:  perl(File::Spec)
 BuildRequires:         perl(Number::Compare)
 BuildRequires:         perl(Text::Glob)
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::More) >= 0.07
 
 Requires:      perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
@@ -37,7 +39,6 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 make test
 
 %files
-%defattr(-,root,root,-)
 %doc Changes
 %{_bindir}/findrule
 %{_mandir}/man1/*
@@ -45,6 +46,11 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Dec 08 2015 Ralf Corsépius <corse...@fedoraproject.org> - 0.34-1
+- Update to 0.34.
+- Add more BRs.
+- Modernize spec.
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.33-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index db0bc6c..89736b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-92c6cb88549c30f5665e39bf80f3d704  File-Find-Rule-0.33.tar.gz
+a7aa9ad4d8ee87b2a77b8e3722768712  File-Find-Rule-0.34.tar.gz
-- 
cgit v0.11.2


        
http://pkgs.fedoraproject.org/cgit/perl-File-Find-Rule.git/commit/?h=master&id=169a892da340156e00ae46d35ec5cda1a61fbf1f
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to