Hello community, here is the log from the commit of package darktable for openSUSE:Factory checked in at 2017-01-16 11:15:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/darktable (Old) and /work/SRC/openSUSE:Factory/.darktable.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "darktable" Changes: -------- --- /work/SRC/openSUSE:Factory/darktable/darktable.changes 2017-01-04 19:35:49.621586562 +0100 +++ /work/SRC/openSUSE:Factory/.darktable.new/darktable.changes 2017-01-16 11:15:17.409733209 +0100 @@ -1,0 +2,24 @@ +Sat Jan 14 22:56:40 UTC 2017 - mrueckert@suse.de + +- update to 2.2.1: + - New features: + - Show a dialog window that tells when locking the + database/library failed + - Ask before deleting history stack from lightable. + - preferences: make features that are not available (greyed + out) more obvious + - Bugfixes: + - Always cleanup undo list before entering darkroom view. Fixes + crash when using undo after re-entering darkroom + - Darkroom: properly delete module instances. Fixes rare + crashes after deleting second instance of module. + - Levels and tonecurve modules now also use 256 bins. + - Rawoverexposed module: fix visualization when a camera custom + white balance preset is used + +------------------------------------------------------------------- +Sat Jan 14 22:55:37 UTC 2017 - mrueckert@suse.de + +- fix building with openjpeg2 + +------------------------------------------------------------------- Old: ---- darktable-2.2.0.tar.xz New: ---- darktable-2.2.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ darktable.spec ++++++ --- /var/tmp/diff_new_pack.ZU1jwM/_old 2017-01-16 11:15:19.221476350 +0100 +++ /var/tmp/diff_new_pack.ZU1jwM/_new 2017-01-16 11:15:19.225475783 +0100 @@ -1,7 +1,7 @@ # # spec file for package darktable # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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.0 +Version: 2.2.1 Release: 0 Url: http://www.darktable.org/ Source0: %{name}-%{version}.tar.xz @@ -102,7 +102,7 @@ %if 0%{?suse_version} && 0%{?suse_version} < 1315 BuildRequires: libGraphicsMagick3 %endif -BuildRequires: pkgconfig(libopenjpeg1) +BuildRequires: pkgconfig(libopenjp2) %endif BuildRequires: pkgconfig(OpenEXR) BuildRequires: pkgconfig(atk) ++++++ darktable-2.2.0.tar.xz -> darktable-2.2.1.tar.xz ++++++ ++++ 2780 lines of diff (skipped)