psabata pushed to perl-B-Utils (master). "0.27 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Jul 23 10:14:06 UTC 2015


From 863eb20d52b70195fccfd6bfed5fd3c48fdac890 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <contyk at redhat.com>
Date: Thu, 23 Jul 2015 12:13:57 +0200
Subject: 0.27 bump


diff --git a/.gitignore b/.gitignore
index 42a0b94..9672646 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ B-Utils-0.11.tar.gz
 /B-Utils-0.21.tar.gz
 /B-Utils-0.25.tar.gz
 /B-Utils-0.26.tar.gz
+/B-Utils-0.27.tar.gz
diff --git a/perl-B-Utils.spec b/perl-B-Utils.spec
index cbe4593..e127962 100644
--- a/perl-B-Utils.spec
+++ b/perl-B-Utils.spec
@@ -1,15 +1,18 @@
 Name:           perl-B-Utils
-Version:        0.26
-Release:        3%{?dist}
+Version:        0.27
+Release:        1%{?dist}
 Summary:        Helper functions for op tree manipulation
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/B-Utils/
 Source0:        http://www.cpan.org/authors/id/E/ET/ETHER/B-Utils-%{version}.tar.gz
 # Build
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::Depends) >= 0.302
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(strict)
 # Runtime
 BuildRequires:  perl(B)
@@ -23,7 +26,7 @@ BuildRequires:  perl(subs)
 BuildRequires:  perl(vars)
 BuildRequires:  perl(warnings)
 # Tests only
-BuildRequires:  perl(lib)
+BuildRequires:  perl(Config)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod) >= 1.41
 Requires:       perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
@@ -49,12 +52,16 @@ find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} +
 make test
 
 %files
-%doc Changes LICENSE README
+%license LICENSE
+%doc Changes README
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/B*
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jul 23 2015 Petr Ĺ abata <contyk at redhat.com> - 0.27-1
+- 0.27 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.26-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 0c377e7..ca74300 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-503547a0e919954d398492c7a83d5f90  B-Utils-0.26.tar.gz
+340d6461afcec016ce6d0a0ba27290ba  B-Utils-0.27.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-B-Utils.git/commit/?h=master&id=863eb20d52b70195fccfd6bfed5fd3c48fdac890


More information about the perl-devel mailing list