jplesnik pushed to perl-PDL (master). "2.013 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Oct 13 08:20:37 UTC 2015


From 840d265893386a4ddc5ca88cec55016a85adbd4c Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Tue, 13 Oct 2015 10:20:21 +0200
Subject: 2.013 bump

---
 .gitignore    |  1 +
 perl-PDL.spec | 10 ++++++++--
 sources       |  2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 21e7b4f..327fb5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ PDL-2.4.6.tar.gz
 /PDL-2.011.tar.gz
 /PDL-2.012.tar.gz
 /PDL-2.013.tar.gz
+/PDL-2.014.tar.gz
diff --git a/perl-PDL.spec b/perl-PDL.spec
index 2b83fdf..fd72ecc 100644
--- a/perl-PDL.spec
+++ b/perl-PDL.spec
@@ -9,8 +9,8 @@
 %endif
 
 Name:           perl-PDL
-%global cpan_version 2.013
-Version:        2.13.0
+%global cpan_version 2.014
+Version:        2.14.0
 Release:        1%{?dist}
 Summary:        The Perl Data Language
 Group:          Development/Libraries
@@ -26,7 +26,9 @@ Patch2:         PDL-2.4.10-Disable-PDL-GIS-Proj.patch
 Patch3:         PDL-2.6.0.90-Compile-Slatec-code-as-PIC.patch
 # Disable Slatec code crashing on PPC64, bug #1041304
 Patch4:         PDL-2.7.0-Disable-PDL-Slatec.patch
+BuildRequires:  coreutils
 BuildRequires:  fftw2-devel
+BuildRequires:  findutils
 BuildRequires:  freeglut-devel
 BuildRequires:  gcc-gfortran
 BuildRequires:  gd-devel
@@ -34,6 +36,7 @@ BuildRequires:  gsl-devel >= 1.0
 BuildRequires:  hdf-static hdf-devel
 BuildRequires:  libXi-devel
 BuildRequires:  libXmu-devel
+BuildRequires:  make
 BuildRequires:  perl
 # perl(Astro::FITS::Header) not packaged yet
 # Modified perl(Carp) bundled
@@ -206,6 +209,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue Oct 13 2015 Jitka Plesnikova <jplesnik at redhat.com> - 2.14.0-1
+- 2.014 bump
+
 * Mon Aug 17 2015 Jitka Plesnikova <jplesnik at redhat.com> - 2.13.0-1
 - 2.013 bump
 
diff --git a/sources b/sources
index 09992b1..35185ef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4f752c93fc60afa59373f862a32e8548  PDL-2.013.tar.gz
+09767ff8374da51b87d6cf5cd1f6c244  PDL-2.014.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-PDL.git/commit/?h=master&id=840d265893386a4ddc5ca88cec55016a85adbd4c


More information about the perl-devel mailing list