commit e17aa7b250f269f38250415841431bfd3121d3b0 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Mon Dec 16 14:16:29 2013 +0100 2.007 bump .gitignore | 1 + perl-PDL.spec | 15 +++++++++------ sources | 2 +- 3 files changed, 11 insertions(+), 7 deletions(-) --- diff --git a/.gitignore b/.gitignore index a836caf..b543697 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ PDL-2.4.6.tar.gz /PDL-2.4.9.tar.gz /PDL-2.4.10.tar.gz /PDL-2.006_90.tar.gz +/PDL-2.007.tar.gz diff --git a/perl-PDL.spec b/perl-PDL.spec index ecc35ec..8dc6d2e 100644 --- a/perl-PDL.spec +++ b/perl-PDL.spec @@ -2,8 +2,8 @@ %{bcond_without proj} Name: perl-PDL -%global cpan_version 2.006_90 -Version: 2.6.0.90 +%global cpan_version 2.007 +Version: 2.7.0 Release: 1%{?dist} Summary: The Perl Data Language Group: Development/Libraries @@ -35,11 +35,11 @@ BuildRequires: perl(Data::Dumper) >= 2.121 # Modified perl(Devel::CheckLib) bundled BuildRequires: perl(Devel::REPL) BuildRequires: perl(ExtUtils::F77) -BuildRequires: perl(ExtUtils::MakeMaker) >= 6.31 +BuildRequires: perl(ExtUtils::MakeMaker) >= 6.56 BuildRequires: perl(File::Spec) >= 0.6 BuildRequires: perl(IO::File) BuildRequires: perl(lib) -BuildRequires: perl(OpenGL) >= 0.65 +BuildRequires: perl(OpenGL) >= 0.6702 # OpenGL::Config is private OpenGL hash BuildRequires: perl(Pod::Parser) BuildRequires: perl(Pod::Select) @@ -100,7 +100,7 @@ Requires: perl(File::Spec) >= 0.6 Requires: perl(Filter::Simple) >= 0.88 Requires: perl(Inline) >= 0.43 Requires: perl(Module::Compile) >= 0.23 -Requires: perl(OpenGL) >= 0.65 +Requires: perl(OpenGL) >= 0.6702 Requires: perl(Text::Balanced) >= 1.89 Provides: perl(PDL::Config) Provides: perl(PDL::PP::CType) @@ -169,7 +169,7 @@ export PERL5LIB=`pwd`/blib/lib make test %files -%doc BUGS COPYING Changes Known_problems README Release_Notes TODO +%doc COPYING Changes INTERNATIONALIZATION Known_problems README Release_Notes TODO %{_bindir}/* %{perl_vendorarch}/Inline/* %{perl_vendorarch}/PDL* @@ -178,6 +178,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Mon Dec 16 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 2.7.0-1 +- 2.007 bump + * Mon Oct 14 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 2.6.0.90-1 - 2.006_90 bump - Enable Proj support diff --git a/sources b/sources index 2f445b9..53a4be3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -140e7dc1d4d678df03ae5332662fb5f6 PDL-2.006_90.tar.gz +ea343d3569ce02dbeadf1f58d700656f PDL-2.007.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel