From def79783b2828cddce10da41bc0c6f83cb2186c7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <con...@redhat.com>
Date: Tue, 9 Feb 2016 11:14:05 +0100
Subject: 1.43 bump

---
 perl-Scalar-List-Utils.spec | 14 +++++++++++---
 sources                     |  2 +-
 2 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/perl-Scalar-List-Utils.spec b/perl-Scalar-List-Utils.spec
index 652855e..74ad58a 100644
--- a/perl-Scalar-List-Utils.spec
+++ b/perl-Scalar-List-Utils.spec
@@ -1,14 +1,18 @@
 Name:           perl-Scalar-List-Utils
 Epoch:          2
-Version:        1.42
-Release:        4%{?dist}
+Version:        1.43
+Release:        1%{?dist}
 Summary:        A selection of general-utility scalar and list subroutines
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Scalar-List-Utils/
 Source0:        
http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Scalar-List-Utils-%{version}.tar.gz
 # Build
+BuildRequires:  findutils
+BuildRequires:  gcc
+BuildRequires:  make
 BuildRequires:  perl
+BuildRequires:  perl-devel
 BuildRequires:  perl(Config)
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(File::Spec)
@@ -24,6 +28,7 @@ BuildRequires:  perl(base)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(IO::File)
 BuildRequires:  perl(IO::Handle)
+BuildRequires:  perl(List::Util)
 BuildRequires:  perl(Math::BigInt)
 BuildRequires:  perl(overload)
 BuildRequires:  perl(Symbol)
@@ -54,7 +59,7 @@ make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=%{buildroot}
-find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} +
+find %{buildroot} -type f -name '*.bs' -size 0 -delete
 %{_fixperms} %{buildroot}/*
 
 %check
@@ -69,6 +74,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Feb 09 2016 Petr Ĺ abata <con...@redhat.com> - 2:1.43-1
+- 1.43 bump
+
 * Thu Feb 04 2016 Fedora Release Engineering <rel...@fedoraproject.org> - 
2:1.42-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
diff --git a/sources b/sources
index b7b4bd9..2d6e676 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a76768c6e0f92eefb6d4b3b779469c3d  Scalar-List-Utils-1.42.tar.gz
+267002d9c9fc8805877dcfc0a385aa97  Scalar-List-Utils-1.43.tar.gz
-- 
cgit v0.11.2


        
http://pkgs.fedoraproject.org/cgit/perl-Scalar-List-Utils.git/commit/?h=f23&id=def79783b2828cddce10da41bc0c6f83cb2186c7
--
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