diff --git a/gmic.changes b/gmic.changes index 40ea41c..a4a6291 100644 --- a/gmic.changes +++ b/gmic.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Sep 4 13:05:59 UTC 2023 - Christophe Marin + +- 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 07:39:47 UTC 2023 - Paolo Stivanin diff --git a/gmic.spec b/gmic.spec index 3515b19..801e58b 100644 --- a/gmic.spec +++ b/gmic.spec @@ -40,7 +40,7 @@ %define gmic_datadir %{_datadir}/gmic Name: gmic -Version: 3.2.6 +Version: 3.3.0 Release: 0 Summary: GREYC's Magick for Image Computing (denoise and others) # gmic-qt is GPL-3.0-or-later, zart is CECILL-2.0, libgmic and cli program are diff --git a/gmic_3.2.6.tar.gz b/gmic_3.2.6.tar.gz deleted file mode 100644 index ebbb2cb..0000000 --- a/gmic_3.2.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55993e55a30fe2da32f9533b9db2a3250affa2b32003b0c49c36eec2b2c6e007 -size 11574989 diff --git a/gmic_3.3.0.tar.gz b/gmic_3.3.0.tar.gz new file mode 100644 index 0000000..eddfc55 --- /dev/null +++ b/gmic_3.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c00a2b4c33ff4879860eadb89f6c836062433a5debdaffbf41f98bfa83081f3 +size 11642158