Changelog for
gpick-lang-0.3-2.10.noarch.rpm :
* Thu Jun 13 2024 Joshua Smith
- Switch to CMake- Enable tests- Remove patches that are fixed upstream:
* 0001-build-support-scons-python3.patch
* reproducible.patch- Add fix-boost-184.patch: Fix builds with boost 184 (gh#thezbyg/gpick#227)- Add fix-version-check.patch: Fix path in build (gh#thezbyg/gpick#215)- Add import-missing-scons.patch: Fix import of SCons in SConscript (gh#thezbyg/gpick#216)- Add revert-cpp-lua.patch: Use system lua-c instead of lua-c++ (gh#thezbyg/gpick#217)- Update to 0.3: Bug Fixes
* Fix layout switching
* Prevent wrong data directory selection
* Fix crash due to zero-length string access Features
* Add alpha channel support
* Add additional converters
* Thu Feb 08 2024 Dominique Leuenberger - Prepare for RPM 4.20: use autosetup.
* Thu Jan 30 2020 Dominique Leuenberger - No longer recommend -lang: supplements are in use
* Mon Jun 04 2018 meissnerAATTsuse.com- build with RPM_OPT_FLAGS
* Mon Nov 20 2017 dimstarAATTopensuse.org- Add 0001-build-support-scons-python3.patch: Support scons running with python3 as interpreter.- Conditionalize the openSUSE post/postun scripts for suse_version < 1330 only: newer versions handle the icon theme cache by means of file triggers.
* Wed Feb 01 2017 adam.majerAATTsuse.de- Use individual libboost-
*-devel packages instead of boost-devel. + Add conditional libboost_headers-devel BuildRequires.
* Fri Jan 20 2017 zaitorAATTopensuse.org- Update Url to new home.
* Tue Jan 17 2017 bwiedemannAATTsuse.com- Add reproducible.patch to allow for reproducible builds (gh#thezbyg/gpick#138).
* Mon Sep 23 2013 dimstarAATTopensuse.org- Don\'t lie about the required lua version: SCons checks for version 5.2.
* Sat Mar 30 2013 dimstarAATTopensuse.org- Update to version 0.2.5: + Bug fixes. + Translations support.- Split out new -lang package.- Add libexpat-devel BuildRequires: new dependency.- Pass LOCALEDIR=%{_datadir} to scons.