File nceplibs-g2c.changes of Package nceplibs-g2c
-------------------------------------------------------------------
Tue Nov 18 09:13:43 UTC 2025 - Manfred Schwarb <manfred99@gmx.ch>
- Update to versin 2.3.0:
* Remove G2C_ERROR and use return 1
* g2cparams is updated to correct parameters
* In g2c_check_msg(), when the "7777" terminator is detected, check the
next byte in cgrib for 0xFF. If so, then return with no error
* Adding g2c_enc_aec()/g2c_dec_aec() functions for int input/output
-------------------------------------------------------------------
Fri Jul 4 12:35:37 UTC 2025 - Manfred Schwarb <manfred99@gmx.ch>
- minor spec file cleanup
- use default instead of CMAKE_BUILD_TYPE="Release"
-------------------------------------------------------------------
Sun Jun 22 14:13:32 UTC 2025 - Manfred Schwarb <manfred99@gmx.ch>
- Only conditionally build subpackage nceplibs-g2c-data
-------------------------------------------------------------------
Fri Apr 25 08:13:04 UTC 2025 - Manfred Schwarb <manfred99@gmx.ch>
- Update to version 2.2.0:
* New functions that return the length of a template ahead of time to avoid
unnecessary calls to g2c_get_x_template() (see #585)
* In g2c_file_io(), define char *bvar as signed char (see #593)
* Enable g2int and int outputs for jpeg decoding with OpenJPEG (see #591)
-------------------------------------------------------------------
Fri Feb 21 15:16:45 UTC 2025 - Manfred Schwarb <manfred99@gmx.ch>
- rpm packaging for OBS