File wgrib2.changes of Package wgrib2
-------------------------------------------------------------------
Tue Nov 18 09:41:14 UTC 2025 - Manfred Schwarb <manfred99@gmx.ch>
- adjust spec file to install additional libraries, headers and binaries
- update patch soversion.patch to also cover c_api
- remove patch 419f09aebd2f9219f88853ca6d85c3458f208bf1.patch, no longer needed
- Update to version 3.8.0:
* Switched from legacy web docs to Doxygen based documentation
* gmerge and other auxiliary programs now included in installation
* Now uses NCEPLIBS-g2c v2.3.0 for AEC compression
* Improvements for code readability
* Fixed typos in command line option descriptions shown with -help command
* Eliminated build warnings and enforced -Werror in developer CI workflow
* C API included in CMake build
* Command line option -config now shows compile options
* Updates to GRIB tables
-------------------------------------------------------------------
Fri Jul 4 13:08:35 UTC 2025 - Manfred Schwarb <manfred99@gmx.ch>
- minor spec file cleanup
- use default instead of CMAKE_BUILD_TYPE="Release"
- add patch soversion.patch and use soversion numbering for libraries
-------------------------------------------------------------------
Thu May 22 14:30:07 UTC 2025 - Manfred Schwarb <manfred99@gmx.ch>
- Add patch 419f09aebd2f9219f88853ca6d85c3458f208bf1.patch to fix
jpeg support
-------------------------------------------------------------------
Fri Apr 25 08:59:31 UTC 2025 - Manfred Schwarb <manfred99@gmx.ch>
- Remove BuildRequires for openjpeg and png, provided by NCEPLIBS-g2c
- Remove cmake config file installation fix, fixed upstream
- Update to version 3.7.0:
* Python compatible library build (see #212, #363)
* Eliminated build warnings (see #301, #367, #357)
* Fixed some bugs that occurred with JPEG decoding (see #345, #361)
* Build improvements (see #342, #336, #331, #309, #206)
* Some documentation improvements (see #353)
* Update GRIB2 table entries (see #285, #291)
* Require NCEPLIBS-g2c 2.2.0 for JPEG decoding bug fixes (see #374)
-------------------------------------------------------------------
Fri Feb 21 15:16:45 UTC 2025 - Manfred Schwarb <manfred99@gmx.ch>
- rpm packaging for OBS