Hello community,

here is the log from the commit of package darktable for openSUSE:Factory 
checked in at 2014-12-10 23:44:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2014-09-17 
17:27:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.darktable.new/darktable.changes 2014-12-10 
23:44:31.000000000 +0100
@@ -1,0 +2,69 @@
+Mon Dec  8 09:26:05 UTC 2014 - tog...@opensuse.org
+
+- Update to version 1.6.0
+
+  * general/misc:
+    + high DPI monitor support
+    + map view now allows to only show images from the current
+     collection on the map
+    + slideshow
+    + darktable-cli now works without a running X server for use on
+      headless systems
+    + support for audio notes playback
+    + sticky preview
+    +  added the option to overwrite files when exporting to disk
+    + crawler that syncs all xmp files on start
+    + support huge images (> 32 bit pixel index). darktable can open
+      26770x13385 TIFFs and should in theory be able to process arbitrary
+      sized images. don't try this on a 32 bit system though!
+    + lens iop presets are copy/pastable between different images
+  * output
+    + tiff read/write rewritten, works on 32-bit float now, supports
+      compression
+    + allow setting PPI for exported JPEGs, defaulting to 300
+      pwstorage libsecret
+    + use HTTPS when exporting to flickr
+  * colour
+    + color conversion speedup (openmp for lcms2 case)
+    + add linear Rec2020 as a build-in profile
+    + embedded icc profile support for png/tiff (read/write)
+  * lua scripting:
+    + copy, move, reset and delete images via lua
+    + handle progress bars via lua
+    + limited manipulation of libs an views UI via lua
+    + import and export styles via lua
+    + trigger lua when the grouping mode changes
+    + trigger lua when the overlay mode changes
+    + trigger lua when the active view changes
+    + manipulate snapshots via lua
+    + handle more types of preferences, including enums, directories
+      and file names  lua API is now versioned: use
+      darktable.configuration.check_version to check
+    + lua API incompatibilities: darktable.modules has been removed,
+      use darktable.new_format and darktable.new_storage to access the
+      constructors
+  * performance improvements
+    + many speed improvements by adding sse code for image operations
+    + make white balance work faster
+    + make invert work faster
+    + much faster exr export with optional compression (multicore
+      support)
+    + speedup of pfm writing
+    + speedup of amaze. it is still slow but not as bad as it used to
+      be
+  * internal improvements:
+    + module parameter introspection
+    + clang/address-sanitizer/etc compiler warnings fixed
+    + flip iop used for raw auto-orientation (simplifies code)
+    + complete rawspeed migration for raw loading
+  * bug fixes:
+    + hdr bracketing fixes
+    + masks cleanup and bugfixes
+    + correct lens detection for compact cameras
+    + avoid clipping in vignette, lowpass, shadows & highlights, a/b
+      channels of colorcontrast and tonecurve
+    * updated usermanual
+    * lots of small performance improvements and code cleanup
+
+* Change source locations to reflect github project
+-------------------------------------------------------------------

Old:
----
  darktable-1.4.2-nopatents.tar.xz

New:
----
  darktable-1.6.0-nopatents.tar.xz

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

Other differences:
------------------
++++++ darktable.spec ++++++
--- /var/tmp/diff_new_pack.tTLqfB/_old  2014-12-10 23:44:32.000000000 +0100
+++ /var/tmp/diff_new_pack.tTLqfB/_new  2014-12-10 23:44:32.000000000 +0100
@@ -17,17 +17,17 @@
 
 
 Name:           darktable
-Version:        1.4.2
+Version:        1.6.0
 Release:        0
 Url:            http://darktable.sourceforge.net
 # darktable contains patented code that we cannot ship.  Therefore we use
 # this script to remove the patented code before shipping it.
 # Download the upstream tarball and invoke this script while in the
 # tarball's directory:
-# Originial Source:        
https://downloads.sourceforge.net/project/darktable/darktable/1.4/%%name-%%version.tar.xz
+# Originial Source:     
https://github.com/darktable-org/darktable/releases/download/release-1.6.0/darktable-1.6.0.tar.xz
 # ./generate-tarball.sh 
 Source0:        %name-%version-nopatents.tar.xz
-Source1:        
http://sourceforge.net/projects/darktable/files/darktable/1.4/darktable-usermanual.pdf
+Source1:        
https://github.com/darktable-org/darktable/releases/download/release-1.6.0/darktable-usermanual.pdf
 Source2:        README.openSUSE
 Source3:        generate-tarball.sh
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -63,8 +63,14 @@
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(xrandr)
 ExclusiveArch:  %ix86 x86_64
+
 %if 0%{?suse_version} > 1220
 BuildRequires:  pkgconfig(libwebp)
+BuildRequires:  pkgconfig(libsecret-1)
+%endif
+
+%if 0%{?suse_version} < 1320
+BuildRequires:  libGraphicsMagick3
 %endif
 
 %if 0%{?suse_version} > 1210
@@ -105,7 +111,7 @@
 
 %prep
 %setup -q
-chmod -x tools/create_control_svg.sh tools/purge_non_existing_images.sh 
tools/noise/*
+chmod -x tools/create_control_svg.sh tools/purge_non_existing_images.sh 
tools/basecurve/* tools/noise/*
 
 cp %{S:1} darktable-usermanual.pdf
 cp %{S:2} .

++++++ darktable-1.4.2-nopatents.tar.xz -> darktable-1.6.0-nopatents.tar.xz 
++++++
++++ 420354 lines of diff (skipped)

++++++ darktable-usermanual.pdf ++++++
(binary differes)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to