From 9603a1be3f0530e5aa931079da063662fc980de5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <con...@redhat.com>
Date: Thu, 28 Jan 2016 11:03:26 +0100
Subject: 0.8 bump

---
 .gitignore               |  1 +
 perl-File-Path-Tiny.spec | 12 +++++++-----
 sources                  |  2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/.gitignore b/.gitignore
index ab91a74..a0f973c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /File-Path-Tiny-0.3.tar.gz
 /File-Path-Tiny-0.5.tar.gz
 /File-Path-Tiny-0.7.tar.gz
+/File-Path-Tiny-0.8.tar.gz
diff --git a/perl-File-Path-Tiny.spec b/perl-File-Path-Tiny.spec
index fbefaaa..3fd276d 100644
--- a/perl-File-Path-Tiny.spec
+++ b/perl-File-Path-Tiny.spec
@@ -1,12 +1,13 @@
 Name:           perl-File-Path-Tiny
-Version:        0.7
-Release:        3%{?dist}
+Version:        0.8
+Release:        1%{?dist}
 Summary:        Recursive versions of mkdir() and rmdir() without as much 
overhead as File::Path
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/File-Path-Tiny/
 Source0:        
http://www.cpan.org/authors/id/D/DM/DMUEY/File-Path-Tiny-%{version}.tar.gz
 BuildArch:      noarch
 # Build
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(strict)
@@ -16,9 +17,7 @@ BuildRequires:  perl(File::Spec)
 # Tests only
 BuildRequires:  perl(lib)
 BuildRequires:  perl(Test::More)
-Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
-
-%{?perl_default_filter}
+Requires:       perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo 
$version))
 
 %description
 The goal here is simply to provide recursive versions of mkdir() and
@@ -44,6 +43,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jan 28 2016 Petr Ĺ abata <con...@redhat.com> - 0.8-1
+- 0.8 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.7-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 5beb7a4..b8ce035 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-652b70d4927833cf4af382fa34bc3647  File-Path-Tiny-0.7.tar.gz
+53a8e1bacb7dd285bdf2dbc0a67bfd2c  File-Path-Tiny-0.8.tar.gz
-- 
cgit v0.11.2


        
http://pkgs.fedoraproject.org/cgit/perl-File-Path-Tiny.git/commit/?h=f22&id=9603a1be3f0530e5aa931079da063662fc980de5
--
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