OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-GSL?expand=0&rev=7
107 lines
3.9 KiB
Plaintext
107 lines
3.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Mar 8 22:42:32 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
|
|
|
- Fix disabling of __perllib_provides
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 2 03:11:15 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 0.44
|
|
see /usr/share/doc/packages/perl-Math-GSL/Changes
|
|
|
|
=head1 v.044 - December 2023
|
|
- Added support for GSL 2.7.1 (yewtc)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 27 03:07:29 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 0.43
|
|
see /usr/share/doc/packages/perl-Math-GSL/Changes
|
|
|
|
=head1 v0.43 - July 2021
|
|
- Added support for GSL 2.7 (hakonhagland)
|
|
- Added support for macOS (hakonhagland)
|
|
- Moved cotinuous integration testing from travis.ci to GitHub Actions (hakonhagland)
|
|
- Pod spelling corrections (mohawk2)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 21 09:40:25 UTC 2020 - Dirk Stoecker <opensuse@dstoecker.de>
|
|
|
|
- updated to 0.42
|
|
see /usr/share/doc/packages/perl-Math-GSL/Changes
|
|
|
|
=head1 v0.42 - June 2020
|
|
- Disabled two tests in SF.t and GSL.t that failed on some platforms.
|
|
|
|
=head1 v0.41 - June 2020
|
|
- Added support for GSL 2.6 (hakonhagland)
|
|
- Added docker file support for building a CPAN distribution
|
|
- Added support for gsl_odeiv_system (hakonhagland)
|
|
- Add support for Debian-specific version 1.16.1, which caused test failures
|
|
|
|
=head1 v0.40 - December 2018
|
|
- added support for GSL 2.5 (djerius)
|
|
- vast improvements to Travis CI test infrastructure (djerius)
|
|
- added random method in Math::GSL::Matrix (Rui Meira)
|
|
- added Math::GSL::Multiset (standard gsl API and Perl OO)
|
|
- gsl_linalg_givens now works
|
|
- gsl_vector_const_subvector is now exported properly
|
|
- Support for Sparse Matrices was added
|
|
- Documentation for Math::GSL::Rstat, Math::GSL::SparseMatrix,
|
|
Math::GSL::Diff
|
|
- Math::GSL::Multifit now requires GSL 2.1 and higher
|
|
- Math::GSL::Rstat now requires GSL 2.1 and higher
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 25 14:39:11 UTC 2018 - pmonrealgonzalez@suse.com
|
|
|
|
- update to 0.39
|
|
v0.39 - September 2016
|
|
- Fix Debian Bug reported by Niko Tyni
|
|
https://bugs.debian.org/826009
|
|
- Extensive fixes to allow GSL 1.15 and GSL 1.16
|
|
to continue to work with GSL 2.x
|
|
- GSL 1.11 - 1.14 are no longer supported
|
|
v0.38 - September 2016
|
|
- Fixes for compiling against various GSL
|
|
versions (thanks CPANtesters!)
|
|
v0.37 - September 2016
|
|
- Support for GSL 2.0, 2.1 and 2.2
|
|
- Multilarge subsystem added for GSL >= 2.1
|
|
v0.36 - Fri Mar 25 23:32:03 PDT 2016
|
|
- Fixed error messages on Matrix set_col and set_row
|
|
methods (Jon Schutz)
|
|
- Implemented array-based Bessel functions:
|
|
gsl_sf_bessel_Jn_array
|
|
gsl_sf_bessel_Yn_array
|
|
gsl_sf_bessel_In_array
|
|
gsl_sf_bessel_In_scaled_array
|
|
gsl_sf_bessel_Kn_array
|
|
gsl_sf_bessel_Kn_scaled_array
|
|
gsl_sf_bessel_jl_array
|
|
gsl_sf_bessel_jl_steed_array
|
|
gsl_sf_bessel_yl_array
|
|
gsl_sf_bessel_il_scaled_array
|
|
|
|
- Added patches from debian folks that fix the build from
|
|
https://sources.debian.org/patches/libmath-gsl-perl/0.39-3/
|
|
* 0001-Hardening-Build-Patch.patch
|
|
* 0002-Fixed-spelling-errors-in-man.patch
|
|
* 0003-Fix-ccflags-handling.patch
|
|
* 0001-Fix-a-swig-syntax-error-in-Integration.i.patch
|
|
* 0002-Disable-deprecated-function-usage-in-SF.i.patch
|
|
* dot-in-inc.patch
|
|
* force-swig-rebuild.patch
|
|
|
|
- Added patch to fix env-script-interpreter errors
|
|
* perl-Math-GSL-remove-env.patch
|
|
|
|
- Cleaned with spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 14 06:49:15 UTC 2016 - coolo@suse.com
|
|
|
|
- initial package 0.35
|
|
* created by cpanspec 1.78.08
|
|
|