Package Release Info

libXISF-0.2.9-bp156.1.2

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libXISF-devel
libXISF0

Change Logs

* Mon Aug 28 2023 Paolo Stivanin <info@paolostivanin.com>
- Update to 0.2.9:
  * Support for ZSTD
* Wed Jun 14 2023 Paolo Stivanin <info@paolostivanin.com>
- Update to 0.2.8:
  * Remove linking against zstd
- Drop 6028354c61d230bf2ee85d90cef5d1464da9c5a1.patch
* Tue Jun 13 2023 Paolo Stivanin <info@paolostivanin.com>
- Update to 0.2.7:
  * Fix reading ICCprofile
- Add 6028354c61d230bf2ee85d90cef5d1464da9c5a1.patch
* Sun Jun 04 2023 Paolo Stivanin <info@paolostivanin.com>
- Update to 0.2.6:
  * Fix "string sub-command REPLACE requires at least four arguments"
  * Fix generating pkgconfig file
- Rebase patch
* Thu May 25 2023 Paolo Stivanin <info@paolostivanin.com>
- Update to 0.2.5:
  * Add method to for ICC profile
  * Add StreamBuffer to optimize save/load from memory
  * Add support for thumbnail
- Add fix-pkgconfig.patch
* Wed Apr 12 2023 Paolo Stivanin <info@paolostivanin.com>
- Update to 0.2.3:
  * Fix issue with ColorFilterArray.
* Mon Mar 20 2023 Paolo Stivanin <info@paolostivanin.com>
- Update to 0.2.1 (no changelog).
* Tue Mar 14 2023 Jan Engelhardt <jengelh@inai.de>
- Use noun phrase for descriptions. Avoid miniscule main package
  by moving documentation to subpackages.
* Tue Mar 14 2023 Paolo Stivanin <info@paolostivanin.com>
- Disable hwcaps.
* Mon Mar 13 2023 Paolo Stivanin <info@paolostivanin.com>
- Update to 0.2.0 (no changelog).
* Wed Mar 08 2023 Paolo Stivanin <info@paolostivanin.com>
- Build AVX2 enabled hwcaps library for x86_64-v3
* Mon Feb 20 2023 Paolo Stivanin <info@paolostivanin.com>
- Update to 0.1.3:
  * Fix that compression override would produce incorrect images
  * Write pixelStorage attribute
  * Write ICCProfile
- Add fix-projver.patch
* Fri Feb 10 2023 Paolo Stivanin <info@paolostivanin.com>
- Update to 0.1.2:
  * Add readPixel param to getImage()
  * Add option to disable shared lib
* Thu Feb 09 2023 Paolo Stivanin <info@paolostivanin.com>
- Update to 0.1.1:
  * properly set soversion in CMakeLists.txt
- Drop set-sover.patch.
* Wed Feb 08 2023 Paolo Stivanin <info@paolostivanin.com>
- Initial OBS release.
- Add set-sover.patch.
Version: 0.2.12+git5.d00de20-bp156.2.3.1
* Wed Jul 03 2024 Paolo Stivanin <info@paolostivanin.com>
- Update to 0.2.12+git5.d00de20:
  * Add new XISFModify class to edit FITSKeywords
  * Make compression level 0-100
  * Fix calculation of compression level for ZSTD
* Wed Mar 27 2024 Paolo Stivanin <info@paolostivanin.com>
- Update to 0.2.12:
  * Don't use replace to update attachement position
  * Add support for subblocks to handle +2GiB compressed images
  * Fix bug with writing ICCProfile
  * Add F32Matrix and F64Matrix into toString
- Drop fix-projver.patch.
* Tue Jan 09 2024 Paolo Stivanin <info@paolostivanin.com>
- Update to 0.2.11:
  * Convert aperture and focal length from mm to meters.
  * Fix not loading String properties.
- Add fix-projver.patch.
* Wed Oct 18 2023 Paolo Stivanin <info@paolostivanin.com>
- Update to 0.2.10:
  * Fix incorrect header size.
* Thu Oct 05 2023 Paolo Stivanin <info@paolostivanin.com>
- Use better GCC macro.