From 2c470d9628b60c60a5b700d335c2e9b3540c44ace808ccf3ff0c7035dece190d Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Fri, 22 Mar 2019 12:48:55 +0000 Subject: [PATCH] - update to 2.5.4 optimizations of the FFT transform, as well as the convolution with small kernel (up to 5x5 and 3x3x3). OBS-URL: https://build.opensuse.org/package/show/graphics/gmic?expand=0&rev=19 --- gmic.changes | 7 +++++++ gmic.spec | 2 +- gmic_2.5.3.tar.gz | 3 --- gmic_2.5.4.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 gmic_2.5.3.tar.gz create mode 100644 gmic_2.5.4.tar.gz diff --git a/gmic.changes b/gmic.changes index fee51e8..f894507 100644 --- a/gmic.changes +++ b/gmic.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 22 12:48:29 UTC 2019 - Marcus Rueckert + +- 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 16:41:50 UTC 2019 - Marcus Rueckert diff --git a/gmic.spec b/gmic.spec index d0dd531..c52a9ae 100644 --- a/gmic.spec +++ b/gmic.spec @@ -23,7 +23,7 @@ #define __builder ninja Name: gmic -Version: 2.5.3 +Version: 2.5.4 Release: 0 URL: https://gmic.eu # Git URL: https://framagit.org/dtschump/gmic diff --git a/gmic_2.5.3.tar.gz b/gmic_2.5.3.tar.gz deleted file mode 100644 index 9486206..0000000 --- a/gmic_2.5.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be723f9efb1b295d1d019037c72217136be582a7af26d5d044a2009df0c4e6ec -size 5278154 diff --git a/gmic_2.5.4.tar.gz b/gmic_2.5.4.tar.gz new file mode 100644 index 0000000..f428a1d --- /dev/null +++ b/gmic_2.5.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f361c0ec67765df9ba450038954ebd8801b2cf335a4305507323beadb6226c5 +size 5279031