Hello community,

here is the log from the commit of package darktable for openSUSE:Factory 
checked in at 2018-06-08 23:16:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/darktable (Old)
 and      /work/SRC/openSUSE:Factory/.darktable.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "darktable"

Fri Jun  8 23:16:10 2018 rev:73 rq:614527 version:2.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/darktable/darktable.changes      2018-04-27 
16:10:08.340493661 +0200
+++ /work/SRC/openSUSE:Factory/.darktable.new/darktable.changes 2018-06-08 
23:16:18.482238239 +0200
@@ -1,0 +2,48 @@
+Tue Jun  5 22:41:09 UTC 2018 - mrueck...@suse.de
+
+- update to 2.4.4
+  - New Features
+    - Added 50% zoom option in darkroom mode to the navigation
+      dropdown
+    - perspective correction: usability improvement – allow setting
+      the radius when (de)selecting lines
+  - Bugfixes
+    - Fix selecting drives in the import dialog on Windows by
+      bundling a patched glib
+    - Add some space between checkbox and label in color picker
+    - OpenCL: better readability of debug output on memory usage
+    - Levels: catch an edge case where float != int
+    - Fix the alignment in a tooltip in lens correction
+    - Local contrast: Reset strength slider to 120% when double
+      clicked
+    - Drop unused clone masks when loading xmp files
+    - Remove all sub masks when clearing cloning masks
+    - darktable-cltest: do not print summary statistics on OpenCL
+      usage
+    - Perspective correction: take aspect parameter into account
+      when judging on neutral settings
+    - Haze removal: fix tiled processing
+    - Fix install on Windows due to GraphicsMagick's versioned
+      filenames
+    - PPM: Handle byte order when loading files
+    - Fix #12165: Don't try to show dialog without gui
+    - Fix an out-of-bounds memory access
+    - Tools: Fix typo in darktable-gen-noiseprofile that made it
+      unusable
+    - MacOS package: point gettext to correct localedir
+  - Camera support
+    - White Balance Presets
+      - Sony ILCE-6500
+    - Noise Profiles
+      - Canon EOS 800D
+      - Canon EOS Kiss X9i
+      - Canon EOS Rebel T7i
+      - Nikon COOLPIX B700
+      - Nikon D5600
+      - Olympus TG-5
+  - Updated translations
+    - German
+    - Russian
+- drop 887d55c.patch
+
+-------------------------------------------------------------------

Old:
----
  887d55c.patch
  darktable-2.4.3.tar.xz

New:
----
  darktable-2.4.4.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ darktable.spec ++++++
--- /var/tmp/diff_new_pack.rXwtEB/_old  2018-06-08 23:16:20.698158205 +0200
+++ /var/tmp/diff_new_pack.rXwtEB/_new  2018-06-08 23:16:20.714157627 +0200
@@ -57,10 +57,10 @@
 %endif
 
 Name:           darktable
-Version:        2.4.3
+Version:        2.4.4
 Release:        0
 %define pkg_name darktable
-%define pkg_version 2.4.3
+%define pkg_version 2.4.4
 Url:            http://www.darktable.org/
 Source0:        %{name}-%{pkg_version}.tar.xz
 Source1:        
https://github.com/darktable-org/darktable/releases/download/release-2.0.0/darktable-usermanual.pdf
@@ -71,7 +71,6 @@
 Source98:       debian.tar.xz
 Source99:       README.openSUSE
 Patch:          darktable-old-glib.patch
-Patch1:         887d55c.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 ExclusiveArch:  x86_64 aarch64
@@ -205,7 +204,6 @@
 %prep
 %setup -q -n %{name}-%{version}
 %patch -p1
-%patch1 -p1
 chmod -x tools/basecurve/* tools/noise/*
 
 cp %{S:1} %{S:2} %{S:3} %{S:4} .

++++++ darktable-2.4.3.tar.xz -> darktable-2.4.4.tar.xz ++++++
++++ 12004 lines of diff (skipped)

++++++ darktable.dsc ++++++
--- /var/tmp/diff_new_pack.rXwtEB/_old  2018-06-08 23:16:22.842080770 +0200
+++ /var/tmp/diff_new_pack.rXwtEB/_new  2018-06-08 23:16:22.846080626 +0200
@@ -2,7 +2,7 @@
 Source: darktable
 Binary: darktable
 Architecture: any-amd64 any-arm64
-Version: 2.4.3-1.1
+Version: 2.4.4-1.1
 Homepage: http://www.darktable.org/
 Standards-Version: 3.9.8
 Build-Depends: cmake, debhelper (>= 9), intltool, iso-codes, libcairo2-dev, 
libcolord-dev, libcolord-gtk-dev, libcups2-dev, libcurl4-gnutls-dev | 
libcurl-dev, libexiv2-dev, libflickcurl-dev, libglib2.0-dev, libgphoto2-dev, 
libgraphicsmagick1-dev, libgtk-3-dev, libjpeg-dev, libjson-glib-dev, 
liblcms2-dev, liblensfun-dev, liblua5.3-dev, libopenexr-dev, libopenjp2-7-dev, 
libosmgpsmap-1.0-dev, libpng-dev, libpugixml-dev, librsvg2-dev, 
libsecret-1-dev, libsoup2.4-dev, libsqlite3-dev, libtiff5-dev, libtiff-dev, 
libwebp-dev, xsltproc

++++++ debian.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debian/changelog new/debian/changelog
--- old/debian/changelog        2018-04-24 02:49:22.058010917 +0200
+++ new/debian/changelog        2018-06-06 00:51:51.866018918 +0200
@@ -1,3 +1,9 @@
+darktable (2.4.4-1.1) experimental; urgency=medium
+
+  * update to 2.4.4
+    https://github.com/darktable-org/darktable/releases/tag/release-2.4.4
+
+ -- darix <darix+deb...@nordisch.org>  Tue, 06 Jun 2018 22:51:00 -0000
 darktable (2.4.3-1.1) experimental; urgency=medium
 
   * update to 2.4.3


Reply via email to