From 966a929932da44f82e242976098e7aca16adb33a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Thu, 4 Jun 2015 16:06:52 +0200
Subject: 1.706 bump


diff --git a/.gitignore b/.gitignore
index 2b59efd..265188a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Number-Tolerant-1.703.tar.gz
 /Number-Tolerant-1.704.tar.gz
 /Number-Tolerant-1.705.tar.gz
+/Number-Tolerant-1.706.tar.gz
diff --git a/perl-Number-Tolerant.spec b/perl-Number-Tolerant.spec
index 9ad549a..0096462 100644
--- a/perl-Number-Tolerant.spec
+++ b/perl-Number-Tolerant.spec
@@ -1,5 +1,5 @@
 Name:           perl-Number-Tolerant
-Version:        1.705
+Version:        1.706
 Release:        1%{?dist}
 Summary:        Tolerance ranges for inexact numbers
 License:        GPL+ or Artistic
@@ -7,6 +7,8 @@ Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Number-Tolerant/
 Source0:        
http://www.cpan.org/authors/id/R/RJ/RJBS/Number-Tolerant-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
@@ -68,7 +70,8 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 make test
 
 %files
-%doc Changes LICENSE README
+%license LICENSE
+%doc Changes README
 %{perl_vendorlib}/Number/
 %{_mandir}/man3/Number::*
 
@@ -78,6 +81,9 @@ make test
 %{_mandir}/man3/Test::*
 
 %changelog
+* Thu Jun 04 2015 Petr Pisar <ppi...@redhat.com> - 1.706-1
+- 1.706 bump
+
 * Fri Nov 21 2014 Petr Pisar <ppi...@redhat.com> - 1.705-1
 - 1.705 bump
 
diff --git a/sources b/sources
index 04760ac..952d2e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4cb6cd9ebe4e6c730a62f7ab9254990c  Number-Tolerant-1.705.tar.gz
+228c6c0d44dc9d4a2f17e9c5d31a2c5b  Number-Tolerant-1.706.tar.gz
-- 
cgit v0.10.2


        
http://pkgs.fedoraproject.org/cgit/perl-Number-Tolerant.git/commit/?h=master&id=966a929932da44f82e242976098e7aca16adb33a
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to