Package Release Info

healpix-3.81-bp155.1.13

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

chealpix-devel
healpix
healpix_cxx-devel
libchealpix0
libhealpix_cxx3

Change Logs

* Mon Jul 11 2022 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 3.81:
  * Cfitsio 4.0.0 (Jul 2021) and higher now properly supported.
  * Introduced workarounds for some minor GDL and FL limitations.
- New BuildRequires: pkgconfig(zlib) and also Requires for c++
  devel package.
- Drop healpix-cfitsio-version-format-change.patch: incorporated
  upstream.
* Wed Aug 18 2021 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 3.80:
  * General:
  - addition of SHARP_PARAL and CXX_PARAL to control the
    parallel implementation of the libsharp library and C++
    library and codes.
  - PYTHON now defaults to python3.
  * C++:
  - the line-integral convolution interface is now accessible
    not only from the command line, but also via C++ calls, to
    allow calling from healpy.
  - some internals were restructured to allow easier integration
    with SWIG.
  * Fortran 90 facilities and subroutines:
  - Improvement of query_disc routine in inclusive mode.
  - The routines alm2map_spin and map2alm_spin now accept any
    (integer) spin values |s|>=0, but the scalar routines
    alm2map and map2alm are still recommended for vanishing spin
    (s=0).
  - Correction of bugs preventing the compilation with versions
    10.* of gfortran.
  - Fixed bug affecting map2gif when compiled with versions 10.*
    of gfortran and gcc.
- Add healpix-cfitsio-version-format-change.patch -- Adapt to new
  three-number version format of cfitsio
  [https://sourceforge.net/p/healpix/bugs/122/].
* Tue Nov 10 2020 Atri Bhattacharya <badshah400@gmail.com>
- Use _service file to build source tarball from svn repo directly
  while omitting idl source files: this avoids licensing issues
  that the idl source files carry.
* Sun Aug 16 2020 Atri Bhattacharya <badshah400@gmail.com>
- Initial package