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

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jun 3 07:21:54 UTC 2015


From fc65d14f5cbc0ef6f6672f5d5ba97dfd6282eadc Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Wed, 3 Jun 2015 09:21:37 +0200
Subject: 2.011 bump


diff --git a/.gitignore b/.gitignore
index cdd8b98..cea8e11 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ PDL-2.4.6.tar.gz
 /PDL-2.006_90.tar.gz
 /PDL-2.007.tar.gz
 /PDL-2.008.tar.gz
+/PDL-2.011.tar.gz
diff --git a/perl-PDL.spec b/perl-PDL.spec
index 04333f1..2a886b2 100644
--- a/perl-PDL.spec
+++ b/perl-PDL.spec
@@ -9,8 +9,8 @@
 %endif
 
 Name:           perl-PDL
-%global cpan_version 2.008
-Version:        2.8.0
+%global cpan_version 2.011
+Version:        2.11.0
 Release:        1%{?dist}
 Summary:        The Perl Data Language
 Group:          Development/Libraries
@@ -111,7 +111,9 @@ BuildRequires:  proj-nad
 # BuildRequires:  ncurses-devel
 BuildRequires:  sharutils
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
+Requires:       perl(ExtUtils::Liblist)
 Requires:       perl(ExtUtils::MakeMaker)
+Requires:       perl(ExtUtils::MM)
 Requires:       perl(File::Map) >= 0.57
 Requires:       perl(File::Spec) >= 0.6
 Requires:       perl(Filter::Simple) >= 0.88
@@ -204,6 +206,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Jun 03 2015 Jitka Plesnikova <jplesnik at redhat.com> - 2.11.0-1
+- 2.011 bump
+
 * Mon May 25 2015 Jitka Plesnikova <jplesnik at redhat.com> - 2.8.0-1
 - 2.008 bump
 
diff --git a/sources b/sources
index 70423ea..af4ceed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c990b17ebbf5ef9f83a383130cace47c  PDL-2.008.tar.gz
+3fe185e7d7b75224f54f302a896a7cff  PDL-2.011.tar.gz
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list