From a6aa1778e1816b9757ef3ab7ec647dc2aceffa5c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Mon, 31 Jul 2017 16:04:32 +0200
Subject: 0.013 bump

---
 perl-Data-Float.spec | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/perl-Data-Float.spec b/perl-Data-Float.spec
index 841dd8e..cbb6d02 100644
--- a/perl-Data-Float.spec
+++ b/perl-Data-Float.spec
@@ -1,14 +1,16 @@
+# Run optional test
+%{bcond_without perl_Data_Float_enabled_optional_test}
+
 Name:           perl-Data-Float
-Version:        0.012
-Release:        10%{?dist}
+Version:        0.013
+Release:        1%{?dist}
 Summary:        Details of the floating point data type
 License:        GPL+ or Artistic
-Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Data-Float/
 Source0:        
http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/Data-Float-%{version}.tar.gz
 BuildArch:      noarch
-BuildRequires:  perl-interpreter
 BuildRequires:  perl-generators
+BuildRequires:  perl-interpreter
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
@@ -20,9 +22,11 @@ BuildRequires:  perl(integer)
 BuildRequires:  perl(parent)
 # Tests:
 BuildRequires:  perl(Test::More)
+%if %{with perl_Data_Float_enabled_optional_test}
 # Optional tests:
 BuildRequires:  perl(Test::Pod) >= 1.00
 BuildRequires:  perl(Test::Pod::Coverage)
+%endif
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:       perl(constant)
 Requires:       perl(integer)
@@ -54,6 +58,9 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jul 31 2017 Petr Pisar <ppi...@redhat.com> - 0.013-1
+- 0.013 bump
+
 * Sat Feb 11 2017 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.012-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Data-Float.git/commit/?h=f26&id=a6aa1778e1816b9757ef3ab7ec647dc2aceffa5c
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to