diff --git a/darktable-2.2.3.tar.xz b/darktable-2.2.3.tar.xz deleted file mode 100644 index 41cf292..0000000 --- a/darktable-2.2.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b33859585bf283577680c61e3c0ea4e48214371453b9c17a86664d2fbda48a0 -size 3079524 diff --git a/darktable-2.2.4.tar.xz b/darktable-2.2.4.tar.xz new file mode 100644 index 0000000..11c2090 --- /dev/null +++ b/darktable-2.2.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd5445d6b81fc3288fb07362870e24bb0b5378cacad2c6e6602e32de676bf9d8 +size 3083400 diff --git a/darktable.changes b/darktable.changes index fa7b014..69a3824 100644 --- a/darktable.changes +++ b/darktable.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Mon Apr 3 08:08:36 UTC 2017 - mrueckert@suse.de + +- update to 2.2.4 + - New features: + - Better brush trace handing of opacity to get better control. + - tools: Add script to purge stale thumbnails + - tools: A script to watch a folder for new images + - Bugfixes: + - DNG: fix camera name demangling. It used to report some wrong + name for some cameras. + - When using wayland, prefer XWayland, because native Wayland + support is not fully functional yet + - EXIF: properly handle image orientation '2' and '4' (swap + them) + - OpenCL: a few fixes in profiled denoise, demosaic and + colormapping + - tiling: do not process uselessly small end tiles + - masks: avoid assertion failure in early phase of path + generation, + - masks: reduce risk of unwanted self-finalization of small + path shapes + - Fix rare issue when expanding $() variables in import/export + string + - Camera import: fix ignore_jpg setting not having an effect + - Picasa web exporter: unbreak after upstream API change + - collection: fix query string for folders ( 'a' should match + 'a/b' and 'a/c', but not 'ac/' ) + - Base Support: + - Fujifilm X-T20 (only uncompressed raw, at the moment) + - Fujifilm X100F (only uncompressed raw, at the moment) + - Nikon COOLPIX B700 (12bit-uncompressed) + - Olympus E-M1MarkII + - Panasonic DMC-TZ61 (4:3, 3:2, 1:1, 16:9) + - Panasonic DMC-ZS40 (4:3, 3:2, 1:1, 16:9) + - Sony ILCE-6500 + - Noise Profiles: + - Canon PowerShot G7 X Mark II + - Olympus E-M1MarkII + - Lge Nexus 5X + ------------------------------------------------------------------- Tue Jan 31 21:36:16 UTC 2017 - mrueckert@suse.de diff --git a/darktable.spec b/darktable.spec index d506336..e135e47 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.3 +Version: 2.2.4 Release: 0 Url: http://www.darktable.org/ Source0: %{name}-%{version}.tar.xz