------------------------------------------------------------------- Sat Jun 21 02:18:33 UTC 2025 - Atri Bhattacharya - Update to version 1.9.2: * Relax numerical tolerance in Components - Changes from version 1.9.1: * Ensure casarest builds against casacore >= 3.7.1. * Better compliance with C++17 standard (removed std::unary_function and std::auto_ptr). - Drop conditionals supporting EOL Leap versions. ------------------------------------------------------------------- Wed Apr 30 14:03:52 UTC 2025 - Atri Bhattacharya - Update to version 1.9.0: * Transition to casacore 3.6.1. ------------------------------------------------------------------- Wed Jul 6 21:38:00 UTC 2022 - Atri Bhattacharya - Update to version 1.8.1: * Compatibility with casacore 3.5.0. * casacore::Vector from std::vector constructor which is now explicit. * type-related methods in measures. Besides ensuring casarest could be built against the master branch of casacore, a likely bug was fixed (the wrong type method was used in casarest and probably never worked correctly). ------------------------------------------------------------------- Sun Jan 16 14:21:49 UTC 2022 - Atri Bhattacharya - Update to version 1.8.0: * Fixes necessary to make casarest compile with arrays2 branch of casacore [gh#casacore/casarest#35]. * Build casarest against latest casacore (64bit + regex) [gh#casacore/casarest#36]. * Fix one more compilation error with recent casacores [gh#casacore/casarest#43]. * Voronkov ma casacore 3.4 conversion [gh#casacore/casarest#42]. - Drop casarest-no-return-in-non-void.patch: fixed upstream. - LICENSE as a Source file is no longer needed, drop. - Disable builds for 32-bit archs as build-dependency casacore is not supported. ------------------------------------------------------------------- Thu Nov 19 17:49:23 UTC 2020 - Atri Bhattacharya - Split out separate -libs package for (unversioned) shared libs and make -devel pkg depend on it. - Fix conditional for using ninja as the builder. ------------------------------------------------------------------- Wed Aug 12 12:50:02 UTC 2020 - Atri Bhattacharya - Add casarest-no-return-in-non-void.patch: Fix non-void functions not returning anything. ------------------------------------------------------------------- Sat Aug 8 08:45:49 UTC 2020 - Atri Bhattacharya - Initial package.