Hello community,

here is the log from the commit of package darktable for openSUSE:Factory 
checked in at 2014-02-16 20:02:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-01-03 
19:42:51.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.darktable.new/darktable.changes 2014-02-16 
20:02:01.000000000 +0100
@@ -1,0 +2,37 @@
+Sun Feb  9 12:59:09 UTC 2014 - [email protected]
+
+- update to version 1.4.1 
+
+  *  export: consistent names for output formats
+  *  export to disk: overwrite file option
+  *  grain plugin now allows smaller coarseness and will display
+     coarseness values half of what they used to be, this is merely a
+     cosmetic change, your images are unaffected.
+  *  some masks related fixes
+  *  some lua related fixes
+  *  tiff writer (32bit float, little endian output, configurable
+     compression)
+  *  tiff reader
+  *  subtly nicer scrollbar behavior
+  *  theme loading cornercase fixups
+  *  shadow & highlight module improvements (should be less prone to
+     artifacts when used on new images)
+  *  allow importing more than 1 style at a time
+  *  regression was fixed when building darktable against bleeding
+     edge glibc
+  *  Sony A77V enhanced color matrix
+  *  Nikon D5100 updated white balance presets
+  *  Nikon 1 V2 noise profile (and by extension J3/AW1)
+  *  Nikon 1 J1 noise profile (and by extension V1/J2/S1)
+  *  Pentax K3 noise profile
+  *  experimental support for Panasonic DMC-LF1 (we still need
+     samples for the nonstandard aspect ratios)
+  *  experimental support for SONY DSC-RX100M2
+  *  experimental support for SONY NEX-3N
+  *  still no Nikon D5300/D3300 support, we're still looking into
+     that.
+
+
+- Added pkgconfig(xandr) to build requires  
+
+-------------------------------------------------------------------

Old:
----
  0001-Allow-compilation-with-colord-and-without-squish.patch
  darktable-1.4-nopatents.tar.xz

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

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

Other differences:
------------------
++++++ darktable.spec ++++++
--- /var/tmp/diff_new_pack.aR0VS0/_old  2014-02-16 20:02:02.000000000 +0100
+++ /var/tmp/diff_new_pack.aR0VS0/_new  2014-02-16 20:02:02.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           darktable
-Version:        1.4
+Version:        1.4.1
 Release:        0
 Url:            http://darktable.sourceforge.net
 # darktable contains patented code that we cannot ship.  Therefore we use
@@ -61,6 +61,7 @@
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(sdl)
 BuildRequires:  pkgconfig(sqlite3)
+BuildRequires:  pkgconfig(xrandr)
 ExclusiveArch:  %ix86 x86_64
 %if 0%{?suse_version} > 1220
 BuildRequires:  pkgconfig(libwebp)
@@ -121,10 +122,12 @@
         -DCMAKE_BUILD_TYPE=Release \
         -DBINARY_PACKAGE_BUILD=1  \
         -DUSE_XMLLINT=OFF \
-        -DUSE_SQUISH=OFF -DUSE_COLORD=ON \
+        -DUSE_SQUISH=OFF -DUSE_COLORD=ON -DBUILD_CMSTEST=On \
         -DINSTALL_IOP_EXPERIMENTAL=On  ..
 %__make %{_smp_mflags} VERBOSE=1
 
+#%%__make -j 1 VERBOSE=1
+
 %install
 cd build
 %make_install
@@ -146,6 +149,7 @@
 %{_bindir}/darktable-cltest
 %{_bindir}/darktable-cli
 %{_bindir}/darktable-viewer
+%{_bindir}/darktable-cmstest
 %{_libdir}/darktable
 %{_datadir}/applications/darktable.desktop
 %{_datadir}/darktable

++++++ darktable-1.4-nopatents.tar.xz -> darktable-1.4.1-nopatents.tar.xz ++++++
++++ 62266 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to