- updated to 2.081 see /usr/share/doc/packages/perl-PDL/Changes OBS-URL: https://build.opensuse.org/request/show/1066021 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PDL?expand=0&rev=45
460 lines
15 KiB
Plaintext
460 lines
15 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Oct 26 03:08:49 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 2.081
|
|
see /usr/share/doc/packages/perl-PDL/Changes
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 24 11:31:17 UTC 2022 - Dirk Stoecker <opensuse@dstoecker.de>
|
|
|
|
- updated to 2.080
|
|
see /usr/share/doc/packages/perl-PDL/Changes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 23 20:10:04 UTC 2021 - Dirk Stoecker <opensuse@dstoecker.de>
|
|
|
|
- updated to 2.057
|
|
see /usr/share/doc/packages/perl-PDL/Changes
|
|
- Drop PDL-2.4.11-implicit.diff (fixed upstream)
|
|
- Drop PDL-2.4.7.diff (fixed upstream, obsolete)
|
|
- Drop PDL-2.4.7-qsortvec.diff (fixed upstream)
|
|
- Drop PDL-2.4.7-return.diff (fixed upstream)
|
|
- Drop PDL-2.4.7-strncat.diff (fixed upstream)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 15 17:15:40 UTC 2020 - Dirk Stoecker <opensuse@dstoecker.de>
|
|
|
|
- Update spec file to standard perl builds as much as possible
|
|
- updated to 2.024
|
|
see /usr/share/doc/packages/perl-PDL/Changes
|
|
- drop patches: PDL-2.4.7-pdldoc.db.diff, PDL-htmldocs.patch
|
|
- rebase patch: PDL-2.4.11-implicit.diff
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 31 11:57:24 UTC 2016 - vcizek@suse.com
|
|
|
|
- update to 2.016 (bsc#992498)
|
|
version update after more than 5 years, changelog too big to list,
|
|
see /usr/share/doc/packages/perl-PDL/Changes
|
|
- add new BuildRequires:
|
|
perl-Devel-CheckLib
|
|
perl-Test-Exception
|
|
perl-Test-Warn
|
|
perl-Test-Deep
|
|
perl-Astro-FITS-Header
|
|
perl-Convert-UU
|
|
perl-Inline-C
|
|
perl-Module-Compile
|
|
- add basic cpanspec.yml
|
|
- drop patches:
|
|
PDL-2.4.11-hashcmp.diff
|
|
PDL-2.4.7-makefile.diff
|
|
PDL-2.4.7-ppdef.diff
|
|
- install HTML docs
|
|
* add PDL-htmldocs.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 16 15:43:35 CEST 2013 - mls@suse.de
|
|
|
|
- use -fno-aggressive-loop-optimizations instead of -fno-tree-ch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 15 20:02:17 CEST 2013 - mls@suse.de
|
|
|
|
- added patch: PDL-2.4.11-hashcmp.diff
|
|
fix testcase so that it can cope with hash randomization
|
|
- compile with -fno-tree-ch to work around a gcc 4.8.1 compiler bug
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 11 14:33:03 CEST 2012 - mls@suse.de
|
|
|
|
- update to 2.4.11 to make it work with perl-5.16.0
|
|
* a new implementation mapflex and mapfraw routines provides
|
|
memory-mapped IO for all platforms including win32 systems.
|
|
* the new memory mapped IO support is implemented using
|
|
File::Map so version 0.47 has been added as a required
|
|
dependency to force automated testing so an automated build
|
|
will need this dependency installed.
|
|
* various cleanup to existing code to fix warnings generated
|
|
by perl versions 5.15.x and higher.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 14 12:19:07 UTC 2011 - coolo@suse.com
|
|
|
|
- fix license to be in spdx.org format
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 18 08:56:25 UTC 2011 - coolo@suse.com
|
|
|
|
- use original tar.gz
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 13 10:46:06 UTC 2011 - vcizek@novell.com
|
|
|
|
- corrected license to BSD and (GPL+ or Artistic)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 13 08:58:16 UTC 2011 - vcizek@novell.com
|
|
|
|
- update to 2.4.9
|
|
General Notes:
|
|
* Fixes a couple of surprise bugs that were discovered
|
|
immediately with the PDL-2.4.8 release.
|
|
Highlights:
|
|
* Fix sf.net bug #3267408 "t/slice.t crashes in tests 68-70 for BSD"
|
|
* Fix sf.net bug #3190227 "PDL build fails with parallel GNU make -j3 -j3"
|
|
* Fixed various tempfile name generation problems by switching
|
|
to File::Temp instead of hand rolled solutions.
|
|
This is the recommended approach going forward.
|
|
* Force Convert::UU usage for BSD to work around a t/dumper.t
|
|
failure on MirBSD.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 1 11:53:55 UTC 2011 - vcizek@novell.com
|
|
|
|
- update to 2.4.8
|
|
- many bugs fixed
|
|
New Features or Functionality:
|
|
* New PDL::Constants module providing PI and E (so far)
|
|
* Inplace support added for PDL::Complex operations
|
|
* pdldoc and the pdl2/perldl help commands now print all
|
|
matches by default when multiple matches are found.
|
|
* readflex/writeflex/mapflex now support reading and writing
|
|
piddles with bad values in them. This was sf.net feature
|
|
request #3028127, "add badvalue support to FlexRaw".
|
|
* writeflex now supports automatically calling the
|
|
writeflexhdr() routine if you have set the variable
|
|
$PDL::FlexRaw::writeflexhdr to a true value and are
|
|
writing to a file given by filename as argument.
|
|
* Updated the error handling for GSL::INTERP to match other
|
|
GSL module usages.
|
|
* Applied sf.net patch #3209075 IO::HDF square sds
|
|
* New binary blob support in PDL::IO::GD::OO
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 23 20:30:58 UTC 2011 - coolo@novell.com
|
|
|
|
- fix build on 11.4 and ran spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:30:52 UTC 2010 - coolo@novell.com
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 20 12:16:37 CEST 2010 - anicka@suse.cz
|
|
|
|
- update to 2.4.7
|
|
* New 2-D image display routine: imag2d()
|
|
* pdl() constructor, a.k.a. PDL->new(), now
|
|
takes string arguments with either MATLAB type
|
|
concatenation syntax or PDL print output (for
|
|
easier cut-and-paste from PDL shell sessions).
|
|
* Improved text and comma separated value file
|
|
input via rcols(): faster and more flexible.
|
|
* A new PDL shell based on Devel::REPL (i.e.,
|
|
Moose technology). The new shell supports
|
|
more perl syntax (lexical variables and
|
|
packages), is more extensible (via a system
|
|
of plugins), and supports many forms of file
|
|
and variable completion.
|
|
Install Devel::REPL and give it a try!
|
|
User feedback welcome.
|
|
* More portability (builds on more platforms
|
|
with more features than ever).
|
|
* Many bugs fixed...
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 20 09:05:23 UTC 2010 - davejplater@gmail.com
|
|
|
|
- Changed build dependency from fftw to fftw3
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 6 09:47:23 UTC 2010 - coolo@novell.com
|
|
|
|
- disable parallel build to avoid random failures we saw
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 26 14:42:37 CET 2010 - anicka@suse.cz
|
|
|
|
- update to 2.4.6
|
|
* bugfixes, test fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
|
|
|
- enable parallel build
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 29 18:54:35 UTC 2009 - crrodriguez@opensuse.org
|
|
|
|
- fix build
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 22 13:13:05 CEST 2009 - anicka@suse.cz
|
|
|
|
- add the strncat patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 19 16:57:08 CEST 2009 - anicka@suse.cz
|
|
|
|
- call strncat correctly
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 27 17:18:33 CET 2009 - anicka@suse.cz
|
|
|
|
- update to 2.4.4
|
|
* bugfixes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 3 15:27:58 CET 2008 - anicka@suse.cz
|
|
|
|
- workaround problem with incompatible random generators
|
|
- disable xvals.t (upstream bugzilla #1744014)
|
|
- fix undefined operation in pp_def
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 30 11:37:51 CEST 2007 - aj@suse.de
|
|
|
|
- Cleanup buildrequires.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 15 13:44:27 CET 2007 - anicka@suse.cz
|
|
|
|
- fix build (call Doc/scantree.pl with right path in %install)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 13 10:47:03 CET 2006 - anicka@suse.cz
|
|
|
|
- fix invalid operation in IIS.xs
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 13 14:44:56 CEST 2006 - anicka@suse.cz
|
|
|
|
- update to 2.4.3
|
|
* Modified gsl_interp.pd and gsl_random.pd to pass pointers
|
|
as IVs
|
|
(removed our patches fixing the same problem)
|
|
* bugfixes, documentation added
|
|
* Modified PDL::GSL::INTEG to enable the calculation
|
|
of nested integrals
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 18 15:50:21 CEST 2006 - anosek@suse.cz
|
|
|
|
- disable opengl test, does not work with Xvfb server
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 27 16:56:44 CEST 2006 - mls@suse.de
|
|
|
|
- fix qsortvec for platforms with unsigned char
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 31 17:04:32 CET 2006 - mls@suse.de
|
|
|
|
- workaround makefile problem with perl-5.8.8
|
|
- disable flexraw test, does not work with gfortran
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:39:53 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 1 17:04:30 CEST 2005 - mjancar@suse.cz
|
|
|
|
- update to 2.4.2
|
|
- fix implicit prototypes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 14 17:14:12 CET 2005 - schwab@suse.de
|
|
|
|
- Fix invalid casts.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 14 15:33:01 CET 2005 - schwab@suse.de
|
|
|
|
- Fix missing declarations.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 12 15:05:20 CEST 2004 - mjancar@suse.cz
|
|
|
|
- genereate documentation database (#38504)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 27 20:08:09 CEST 2004 - mjancar@suse.cz
|
|
|
|
- mark void functions as such
|
|
- disable tests that fail on certain architectures
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 24 17:53:43 CEST 2004 - sndirsch@suse.de
|
|
|
|
- use xorg-x11 packages
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 1 11:50:49 CEST 2004 - mls@suse.de
|
|
|
|
- ppc64 also has 64bit
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 31 19:10:17 CEST 2004 - mls@suse.de
|
|
|
|
- fix gsl interp on 64bit platforms
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 31 16:00:09 CEST 2004 - mls@suse.de
|
|
|
|
- fix range operator for 64bit platforms
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 02 17:30:40 CET 2004 - mjancar@suse.cz
|
|
|
|
- update to 2.4.1
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 22 12:29:01 CET 2004 - ro@suse.de
|
|
|
|
- added libusb and resmgr to neededforbuild
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 10 12:00:00 CET 2004 - adrian@suse.de
|
|
|
|
- add %defattr
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 21 18:08:22 CEST 2003 - mjancar@suse.cz
|
|
|
|
- adapt to perl-5.8.1
|
|
- use %perl_process_packlist
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 26 18:40:36 CEST 2003 - ro@suse.de
|
|
|
|
- remove traces of buildroot in documentation
|
|
(fix basedir for find command)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 20 12:42:29 CEST 2003 - mjancar@suse.cz
|
|
|
|
- remove unpackaged files
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 31 15:20:31 CEST 2003 - ro@suse.de
|
|
|
|
- use mesa-devel-packages in neededforbuild
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 05 19:16:30 CET 2002 - prehak@suse.cz
|
|
|
|
- updated to version 2.3.4
|
|
- added freetype2 to neededforbuild
|
|
- disabled slatec.t for sparc
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 11 13:09:16 CET 2002 - ro@suse.de
|
|
|
|
- updated neededforbuild after xf86-rename
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 17 17:29:39 CEST 2002 - prehak@suse.cz
|
|
|
|
- fixed for lib64 archs
|
|
- disabled some tests for axp
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 12 19:24:26 CEST 2002 - prehak@suse.cz
|
|
|
|
- used Xvfb to enable and pass t/opengl.t test
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 18 13:43:47 CEST 2002 - prehak@suse.cz
|
|
|
|
- fixed callext.t test
|
|
- rejected some specified tests, but enabled make test
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 29 12:36:16 CEST 2002 - mls@suse.de
|
|
|
|
- Fixed neededforbuild for perl-5.8.0
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 22 19:44:42 CEST 2002 - prehak@suse.cz
|
|
|
|
- update to version 2.3.3
|
|
- added Example directory and more to documentation
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 24 13:54:11 CEST 2002 - ro@suse.de
|
|
|
|
- use -fPIC when building shared object
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 3 19:05:01 CET 2002 - schwab@suse.de
|
|
|
|
- Add mesa, mesaglu and mesasoft to neededforbuild.
|
|
- Fix race when polishing .packlist.
|
|
- Fix for 64bit platforms.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 16 20:28:16 CET 2002 - rvasice@suse.cz
|
|
|
|
- update to version 2.3.2
|
|
- spec file cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 26 00:40:46 CEST 2001 - ro@suse.de
|
|
|
|
- update to 2.2.1 ( to make it build )
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 9 21:48:15 CEST 2001 - mfabian@suse.de
|
|
|
|
- bzip2 sources
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 14 13:54:13 CET 2000 - pblaha@suse.cz
|
|
|
|
- rename to perl-PDL
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 23 15:17:59 CEST 2000 - bubnikv@suse.cz
|
|
|
|
- updated to 2.1.1
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 26 16:35:00 CEST 2000 - bubnikv@suse.cz
|
|
|
|
- sorted
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 31 12:31:13 CEST 2000 - bubnikv@suse.cz
|
|
|
|
- new version (2.004)
|
|
- added buildroot
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 20 12:20:45 CET 2000 - ro@suse.de
|
|
|
|
- use macro for mandir
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 19 15:59:37 MEST 1999 - fehr@suse.de
|
|
|
|
- changed to new version 2.002
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
|
|
|
|
- ran old prepare_spec on spec file to switch to new prepare_spec.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 30 15:26:53 MEST 1999 - ro@suse.de
|
|
|
|
- fixed to build on alpha
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 14 13:38:09 MEST 1999 - fehr@suse.de
|
|
|
|
- add version 2.0 of package to SuSE distribution
|