diff --git a/darktable-2.2.2.tar.xz b/darktable-2.2.2.tar.xz deleted file mode 100644 index 97e0693..0000000 --- a/darktable-2.2.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:766d7d734e7bd5a33f6a6932a43b15cc88435c64ad9a0b20410ba5b4706941c2 -size 3079424 diff --git a/darktable-2.2.3.tar.xz b/darktable-2.2.3.tar.xz new file mode 100644 index 0000000..41cf292 --- /dev/null +++ b/darktable-2.2.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b33859585bf283577680c61e3c0ea4e48214371453b9c17a86664d2fbda48a0 +size 3079524 diff --git a/darktable.changes b/darktable.changes index 3f0bd45..fa7b014 100644 --- a/darktable.changes +++ b/darktable.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Jan 31 21:36:16 UTC 2017 - mrueckert@suse.de + +- update to 2.2.3 + - Fix fatal crash when generating preview for medium megapixel + count (~16MP) Bayer images + - Propely subtract black levels: respect the even/odd -ness of + the raw crop origin point + - Collection module: fix a few ui quirks +- drop f7bc2b3338832a42629cdfaa691b5c921df0701c.patch + included in update + +------------------------------------------------------------------- +Mon Jan 30 20:33:35 UTC 2017 - mrueckert@suse.de + +- added f7bc2b3338832a42629cdfaa691b5c921df0701c.patch + imageop_math: fix Bayer downscale bounds. Fixes #11486 + ------------------------------------------------------------------- Mon Jan 30 11:06:08 UTC 2017 - mrueckert@suse.de diff --git a/darktable.spec b/darktable.spec index a7e2e4a..d506336 100644 --- a/darktable.spec +++ b/darktable.spec @@ -47,7 +47,7 @@ %define cmake_options -DCMAKE_SKIP_RPATH:BOOL=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBINARY_PACKAGE_BUILD=1 -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_INSTALL_LIBDIR="%{_lib}" Name: darktable -Version: 2.2.2 +Version: 2.2.3 Release: 0 Url: http://www.darktable.org/ Source0: %{name}-%{version}.tar.xz