* Thu Feb 01 2024 Christophe Marin <christophe@krop.fr>
- Update to 3.3.3. No changelog.
- Rebase krita5.patch
* Thu Dec 28 2023 Christophe Marin <christophe@krop.fr>
- Update to 3.3.2. No changelog.
- Rebase krita5.patch
* Thu Dec 28 2023 Christophe Marin <christophe@krop.fr>
- Require extra-cmake-modules at build time
* Fri Oct 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 3.3.1. No changelog.
* Mon Sep 04 2023 Christophe Marin <christophe@krop.fr>
- Update to 3.3.0.
Check https://discuss.pixls.us/t/release-of-gmic-3-3/34786 for
the full list of changes
* Interactive image viewer using display has been improved a lot
* Command is_3d renamed as is_mesh3d
* New command strbuffer returns a string describing a buffer size
* New command rand_sum fills selected images with strictly
positive, random, integer values, that sums to specified
fixed value
* Starting a fill expression with + forces it to be evaluated
in a single thread, but with an image copy (equivalent to
* without multi-threading)
* Allow run() to be run in parallel in math parser
* Tue Jun 27 2023 Paolo Stivanin <info@paolostivanin.com>
- Update to 3.2.6. No changelog.
* Wed May 31 2023 Christophe Marin <christophe@krop.fr>
- Update to 3.2.5. No changelog.
* Wed Apr 26 2023 Jan Engelhardt <jengelh@inai.de>
- Replace BuildRequire on xorg-x11-devel by pkgconfig(...)
* Mon Apr 17 2023 Christophe Marin <christophe@krop.fr>
- Update to 3.2.3. No changelog
- Drop patches, merged upstream:
* 0001-Fix-Qt-form-paths-in-CMakeLists.patch
* 0001-Do-not-build-all-host-code-by-default.patch
- Rework 0001-Find-the-local-gmic-library.patch to speed up build
and fix failures on Leap
* Mon Mar 20 2023 Christophe Marin <christophe@krop.fr>
- Update to 3.2.2. No changelog.
- Rebase krita5.patch
- Add upstream gmic-qt changes:
* 0001-Fix-Qt-form-paths-in-CMakeLists.patch
* 0001-Do-not-build-all-host-code-by-default.patch
* Sun Feb 19 2023 Marcus Rueckert <mrueckert@suse.de>
- Update to 3.2.1. No changelog.
Version: 3.2.0-bp155.1.9
* Mon Jan 16 2023 Christophe Marin <christophe@krop.fr>
- Update to 3.2.0
* https://discuss.pixls.us/t/release-of-gmic-3-2/30567#uwhats-new-in-version-32u-2
* Fix saving output file in .png format with stand-alone version.
* Fix command texturize3d (a.k.a. t3d) when used on large
3D object
* Saving animated .gif now better handles alpha-channels
* Fix behavior of using break in a foreach...done loop
- Rebase krita5.patch
* Mon Dec 19 2022 pgajdos@suse.com
- GraphicsMagick is not required for build [bsc#1206620]
* Mon Sep 26 2022 Christophe Giboudeaux <christophe@krop.fr>
- Use opencv 4 for building gmic on 15.4 and PowerPC
* Fri Sep 02 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 3.1.6
* HiDPI support added to gmic-qt
- Rebase krita5.patch
* Thu Aug 25 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 3.1.5. No changelog.
- Drop patch, merged upstream:
* gmic-qt-make-it-work-without-gmic-cpp.patch
* Wed Jun 29 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 3.1.4. No changelog.
- Rebase krita5.patch
* Wed May 11 2022 Paolo Stivanin <info@paolostivanin.com>
- Update to 3.1.2. No changelog.
* Fri Apr 29 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 3.1.0. No changelog.
- Rebase patches:
* krita5.patch
- Add patch to keep using CMake when building gmic-qt:
* 0001-Find-the-local-gmic-library.patch
- Drop patch, no longer needed:
* 0001-Remove-unneeded-CImg-include.patch
Version: 3.0.2-bp154.1.29
* Mon Feb 07 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 3.0.2. No changelog.
- Drop upstream changes:
* gmic-make-build-without-gmic-cpp.patch
* 56f7340ecb1fbbe6fce87d0a5c8d35dd13359577.patch
- Rebase patches:
* gmic-qt-make-it-work-without-gmic-cpp.patch
* krita5.patch
- Add patch:
* 0001-Remove-unneeded-CImg-include.patch
* Tue Jan 18 2022 Christophe Giboudeaux <christophe@krop.fr>
- Spec cleanup.
* Sun Jan 16 2022 Marcus Rueckert <mrueckert@suse.de>
- added https://github.com/dtschump/gmic/commit/56f7340ecb1fbbe6fce87d0a5c8d35dd13359577.patch
make it search in /usr/share/gmic/ with all clients.
* Sat Jan 15 2022 Marcus Rueckert <mrueckert@suse.de>
- prepare gimp 3 support
- install also the denoise data file
- introduce a new gmic-data subpackage and require it from all the
frontends so we can access it more easily once this is resolved:
https://discuss.pixls.us/t/fixing-more-things-in-gmic-packaging/28894
- make bash-completion noarch
* Fri Jan 14 2022 Marcus Rueckert <mrueckert@suse.de>
- move shared options for all the gmic-qt versions into a define
to reduce duplication
* Fri Jan 14 2022 Marcus Rueckert <mrueckert@suse.de>
- Rework patches:
- drop old patches with git generated copies:
- 5e34754707b78358ef818d542d1e81d008bb2d12.patch
- dont-set-gmic_build.patch
- gmic-krita5.patch
- make-build-without-gmic-cpp.patch
- new patches:
- gmic-make-build-without-gmic-cpp.patch
- gmic-qt-make-it-work-without-gmic-cpp.patch
- krita5.patch
- Update krita patch so we can apply it as normal patch without
breaking other gmic-qt instances
* Fri Jan 14 2022 Marcus Rueckert <mrueckert@suse.de>
- Remove unneeded BuildRequires fftw3-devel and cmake(KF5CoreAddons)
* Fri Jan 14 2022 Marcus Rueckert <mrueckert@suse.de>
- Use simpler syntax for the pkg version comparison
* Fri Jan 14 2022 Marcus Rueckert <mrueckert@suse.de>
- enable building with Krita 5
new BR: krita-devel
new patches:
- 5e34754707b78358ef818d542d1e81d008bb2d12.patch
- gmic-krita5.patch
* Fri Jan 14 2022 Marcus Rueckert <mrueckert@suse.de>
- Add dont-set-gmic_build.patch:
Make gmic-qt flavors build without gmic.cpp. This should help
with getting the new krita plugin built
* Thu Jan 13 2022 Marcus Rueckert <mrueckert@suse.de>
- enable opencv support xshm support
- Add BuildRequires xorg-x11-devel
* Thu Jan 13 2022 Marcus Rueckert <mrueckert@suse.de>
- add missing files for to make the devel package work:
make-build-without-gmic-cpp.patch
- also track series for easier patching
* Thu Jan 13 2022 Marcus Rueckert <mrueckert@suse.de>
- enable opencv support xshm support
- Add BuildRequires xorg-x11-devel
* Thu Jan 13 2022 Marcus Rueckert <mrueckert@suse.de>
- add missing files for to make the devel package work:
make-build-without-gmic-cpp.patch
- also track series for easier patching
* Mon Dec 13 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 3.0.0. No changelog.
- Drop 0001-cmake-Set-target-compile-flags-correctly.patch.
Merged upstream.
* Sun Nov 07 2021 Andreas Schneider <asn@cryptomilk.org>
- Enable Link Time Optimizations (LTO)
- Fix building with optflags
* Added 0001-cmake-Set-target-compile-flags-correctly.patch
* Sat Sep 11 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.9.9. No changelog.
* Mon Jul 19 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.9.8. No changelog.
Version: 2.9.7-bp153.1.2
* Mon Apr 12 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.9.7. No changelog.
* Wed Feb 10 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.9.6. No changelog.
- Drop the digikam-plugin-gmic subpackage. Integration was
removed upstream.
- Drop 0001-Don-t-use-CMake-commands-not-available-in-CMake-3.9.patch
no longer needed.
* Thu Nov 26 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.9.4. No changelog.
* Mon Nov 23 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.9.3. No changelog.
* Tue Sep 08 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.9.2. No changelog.
- Update 0001-Don-t-use-CMake-commands-not-available-in-CMake-3.9.patch
Version: 2.9.1-bp152.1.1
* Sun Jun 14 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.9.1. No changelog.
- Add patch to allow building gmic with older CMake versions:
* 0001-Don-t-use-CMake-commands-not-available-in-CMake-3.9.patch
- Move the bash completion file to its own package
* Sat Mar 28 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.9.0. No changelog.
* Mon Feb 10 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.8.4. No changelog.
* Fri Jan 24 2020 Paolo Stivanin <info@paolostivanin.com>
- update to 2.8.3. No changelog
* Tue Jan 14 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.8.2. No changelog.
* Tue Jan 14 2020 Andreas Schneider <asn@cryptomilk.org>
- Disable LTO as it removes required symbols
* https://discuss.pixls.us/t/gmic-lookup-symbol-err-on-opensuse-darktable-master-build/15827
* Wed Dec 25 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.8.1. No changelog.
* Thu Dec 05 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.8.0. No changelog available.
* Wed Oct 30 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.7.5. No changelog.
* Fri Oct 11 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.7.4. No changelog available
* Mon Sep 23 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.7.2. No changelog available
- Enable the digikam plugin
* Sun Sep 08 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.7.1, no changelog available
- Use cmake() and pkgconfig() for build requirements when possible
- Run spec-cleaner
- Prepare the spec file for the future gmic-digikam plugin
- Drop cmake-fixes.patch, no longer needed
- Drop gmic_reference.pdf
- Use %cmake_build, remove the ninja dependency
- Trim the package description
* Wed May 22 2019 Marcus Rueckert <mrueckert@suse.de>
- update to 2.6.3
https://discuss.pixls.us/t/release-of-gmic-2-6/12240
* Fri Mar 22 2019 Marcus Rueckert <mrueckert@suse.de>
- update to 2.5.4
optimizations of the FFT transform, as well as the convolution
with small kernel (up to 5x5 and 3x3x3).
* Mon Mar 18 2019 Marcus Rueckert <mrueckert@suse.de>
- move desktop file category to Qt
* Mon Mar 18 2019 Marcus Rueckert <mrueckert@suse.de>
- move desktop file category to Qt
* Fri Mar 15 2019 Marcus Rueckert <mrueckert@suse.de>
- update to 2.5.2:
fix for filters broken by using eigen3
- update gmic_reference.pdf
* Thu Mar 14 2019 Marcus Rueckert <mrueckert@suse.de>
- update to 2.5.1
https://discuss.pixls.us/t/release-of-gmic-2-5/9413
- refresh cmake-fixes.patch:
only lowering of cmake version remains, all other changes are
upstream
* Wed Nov 07 2018 Marcus Rueckert <mrueckert@suse.de>
- added cmake-fixes.patch:
- allow older cmake versions again to allow building on distros
older than TW
- install cmake modules into the proper path
* Wed Nov 07 2018 Marcus Rueckert <mrueckert@suse.de>
- update to 2.4.1
https://discuss.pixls.us/t/release-of-gmic-2-4-0/8093
https://discuss.pixls.us/t/on-the-road-to-2-5-0/9413