Hello community,

here is the log from the commit of package darktable for openSUSE:Factory 
checked in at 2013-04-07 14:20:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/darktable (Old)
 and      /work/SRC/openSUSE:Factory/.darktable.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "darktable", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/darktable/darktable.changes      2013-03-21 
10:37:24.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.darktable.new/darktable.changes 2013-04-07 
14:20:45.000000000 +0200
@@ -1,0 +2,101 @@
+Sat Apr  6 16:31:09 UTC 2013 - tog...@opensuse.org
+
+- Update to release 1.2
+- removed
+  darktable-1.2.x_update_to_4b856e6ec99035d5a1041db73e2339000d395aa0.patch
+  as it is now included. 
+- When possible use pkgconfig hence:
+   instead of libopenjgeg-devel  used  pkgconfig(libopenjpeg)
+   instead of GraphicsMagick-devel used pkgconfig(GraphicsMagick)
+
+- If build is for 12.1 then require gtk2-engines
+
+-------------------------------------------------------------------
+Thu Apr  4 13:39:08 UTC 2013 - mrueck...@suse.de
+
+- added 
darktable-1.2.x_update_to_4b856e6ec99035d5a1041db73e2339000d395aa0.patch:
+  update to HEAD (4b856e6ec99035d5a1041db73e2339000d395aa0)
+  - adobe_coeff: Nikon Coolpix A same as D7000
+  - fix-crash-lr-import:
+    Proactive fix to avoid a crash trying to dereference a null
+    pointer.  If node stEvt:softwareAgent not found, skip as not a
+    lightroom xmp.
+  - don't crash on malformatted TIFF file
+    In case a file was alraedy rejected by GraphicsMagick, it's not
+    a good idea to try open it with our handmade imageio routines
+    like TIFFOpen().  Let's take GraphicsMagick as a last resort if
+    available.
+  - usermanual: add missing file lighttable_directory.png
+  - Fix: snapshot + gnd, cliping, ... #9329
+  - Upgraded and reviewed Spanish translation
+    I have fully reviewed the Spanish translation, fixing typos,
+    improving grammar and the language used.
+  - denoiseprofile: really fix legacy_params
+  - denoiseprofile: get param "mode" right when converting params
+    from version 2 to 3 fix: denoiseprofile: crash when trying to
+    update presets/styles from version 2 to 3 do not try to find
+    autodetection for them - would probably be not useful and is
+    impossible anyway
+  - Merge pull request #206 from bluesceada/denoise-copy-autodetect
+    denoiseprofile: copy "profile autodetected" correctly + fix:
+    display "found match" also for first profile
+  - noise profile: canon eos 1d iv by rene weiss
+  - denoiseprofile: only use a[0] = -1.0 to signal autodetection,
+    and don't use epsilon for comparisons
+  - denoiseprofile: make it possible to copy the information "this
+    profile was set automatically" across images with different ISO
+    and camera vendor
+  - fix: denoiseprofile: also show "found match:" instead of the
+    profile name for index 0
+  - Preliminary update of the Russian translation
+  - Merge branch 'fix-clipping-aspect'
+    * fix-clipping-aspect:
+      Fix aspect ratio computation.
+      It cannot happen in legacy_params() as at this point the size
+      of the image is not yet known. We then use a deferred
+      circuitry to handle this at the right point in the code.
+      Fixes #9320.
+  - [l10n] Swedish update
+
+-------------------------------------------------------------------
+Thu Apr  4 12:25:56 UTC 2013 - mrueck...@suse.de
+
+- update to release 1.2.rc2
+  - the changes on top of rc1 are minor, some details:
+  - fixed a spurious crash/deadlock when switching images in
+    filmstrip mode
+  - fixed a couple of exif strings for profiled denoising
+  - fixed gcc 4.8.0 build
+  - new noise profiles
+  - fixed gphoto 2.5 issues
+  - updated translations
+  - updated user manual!
+- additional changes from 1.2.rc1
+  - profiled denoising: adapt to the properties of your camera's
+    sensor (72 cameras already profiled for you).
+  - lightroom import: convert some basic edits from your lightroom
+    collection to darktable operations.
+  - multi instance support: duplicate your modules and apply them
+    more than one time with different settings.
+  - improved usability for distorting modules (streamline spot
+    removal in the presence of crop/rotate for example).
+  - selective copy/paste of image processing.
+  - new more intuitive keystone correction tool.
+  - jpeg2000 support.
+  - graphics magick import (support virtually all input image
+    formats).
+  - much faster thumbnail loading (if you can live with crappy
+    embedded thumbnails).
+  - incredibly lengthy list of small bug fixes, performance
+    enhancements, and usability improvements.
+  - new camera support (decode and color matrices).
+  - dithering against banding.
+  - sharper thumbnails in lighttable mode.
+  - new oauth2 based picasa uploader.
+  - and the final release 1.2 will contain a thoroughly overhauled
+    user manual, proof read by natives (thanks heaps guys!).
+- removed 0001-Fix-svg-uses-premultiplied-alpha-we-didn-t-respect-t.patch
+  included upstream
+- added BuildRequires for GraphicsMagick and openjpeg
+
+-------------------------------------------------------------------

Old:
----
  0001-Fix-svg-uses-premultiplied-alpha-we-didn-t-respect-t.patch
  darktable-1.1.4.tar.xz
  darktable-usermanual-1.1.2.pdf

New:
----
  darktable-1.2.tar.xz
  darktable-usermanual.pdf

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

Other differences:
------------------
++++++ darktable.spec ++++++
--- /var/tmp/diff_new_pack.ZZxBaa/_old  2013-04-07 14:20:47.000000000 +0200
+++ /var/tmp/diff_new_pack.ZZxBaa/_new  2013-04-07 14:20:47.000000000 +0200
@@ -17,13 +17,11 @@
 
 
 Name:           darktable
-Version:        1.1.4
+Version:        1.2
 Release:        0
 Url:            http://darktable.sourceforge.net
-Source0:        
https://downloads.sourceforge.net/project/darktable/darktable/1.1/darktable-%{version}.tar.xz
-Source1:        
http://downloads.sourceforge.net/project/darktable/darktable/1.1/darktable-usermanual-1.1.2.pdf
-# PATCH-FIX-UPSTREAM 
0001-Fix-svg-uses-premultiplied-alpha-we-didn-t-respect-t.patch  Max Killer 
<hal.from.2...@gmail.com>
-Patch0:         0001-Fix-svg-uses-premultiplied-alpha-we-didn-t-respect-t.patch
+Source0:        
https://downloads.sourceforge.net/project/darktable/darktable/1.2/%name-%version.tar.xz
+Source1:        
http://sourceforge.net/projects/darktable/files/darktable/1.2/darktable-usermanual.pdf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cmake
 BuildRequires:  dbus-1-glib-devel
@@ -36,6 +34,9 @@
 BuildRequires:  libxslt
 BuildRequires:  pkg-config
 BuildRequires:  update-desktop-files
+BuildRequires:  libGraphicsMagick3
+BuildRequires:  pkgconfig(GraphicsMagick)
+BuildRequires:  pkgconfig(libopenjpeg)
 BuildRequires:  pkgconfig(OpenEXR)
 BuildRequires:  pkgconfig(colord)
 BuildRequires:  pkgconfig(dri)
@@ -57,7 +58,12 @@
 BuildRequires:  xz
 %endif
 # needed for darktable black UI
+%if 0%{?suse_version} == 1210
+Requires:       gtk2-engines
+%endif
+%if 0%{?suse_version} > 1210
 Requires:       gtk2-engine-clearlooks
+%endif
 
 Summary:        A virtual Lighttable and Darkroom
 License:        GPL-3.0+
@@ -81,7 +87,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 chmod -x tools/create_control_svg.sh tools/purge_non_existing_images.sh
 cp %{S:1} darktable-usermanual.pdf
 

++++++ darktable-1.1.4.tar.xz -> darktable-1.2.tar.xz ++++++
++++ 126200 lines of diff (skipped)

++++++ darktable-usermanual-1.1.2.pdf -> 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