From 45f3299e021c2d6358e1e88ac356a959fb79e3d0532f05b22ebb1d41f444a239 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 28 Jun 2013 09:49:05 +0000 Subject: [PATCH] Accepting request 180936 from graphics - Update to version 1.2.2 * updated rawspeed r553. Support for + Canon EOS 700D + Nikon Coolpix P330 * New Olymbus base curve * Updated Adobe Coeffs * Enhanced color matrices: + Canon 700D (from Canon 650D) + Canon 100D (from Canon 650D) * Sony NEX-7 * White balance presets: + Some updates from UFRaw + Canon 100D + Canon 700D + Sony SLT-A37 + Nikon Coolpix P330 * Noise profiles: + Canon EOS-M + Olympus E-600 (from: Olympus E-30) + Olympus E-620 (from: Olympus E-30) + Samsung WB2000 + Sony A99v + Panasonic DMC-G10 iso 100 + Nikon D60 * Bug fixes: + 0 star rating working again + LT: ctrl+d duplicates per default now + Some fixes concerning locale handling + double click on film strip jumps to image + remember position in collections + ctrl+k jumps to previous collection + Blending parameters are preserved when module is deactivated + In full-preview (alt-1) ratings and labels are only applied to + image shown + Various OpenCL fixes, e.g. compilation on Mac OS X + libsquish compilation now optional + dr: deactivate interpolation at 200% zoom * Removed backported patches: 0001-thumbnail-compression-make-libsquish-optional 0001-fixed-error-handling-for-broken-full-color-images.patch (forwarded request 180935 from toganm) OBS-URL: https://build.opensuse.org/request/show/180936 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=33 --- darktable-1.2.1-nopatents.tar.xz | 3 -- darktable-1.2.2-nopatents.tar.xz | 3 ++ darktable.changes | 49 ++++++++++++++++++++++++++++++++ darktable.spec | 8 +----- 4 files changed, 53 insertions(+), 10 deletions(-) delete mode 100644 darktable-1.2.1-nopatents.tar.xz create mode 100644 darktable-1.2.2-nopatents.tar.xz diff --git a/darktable-1.2.1-nopatents.tar.xz b/darktable-1.2.1-nopatents.tar.xz deleted file mode 100644 index 422e01b..0000000 --- a/darktable-1.2.1-nopatents.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa259f467006c4dcb655cdc90b041f7b06b211f306d4e26e70534994facb341c -size 2259736 diff --git a/darktable-1.2.2-nopatents.tar.xz b/darktable-1.2.2-nopatents.tar.xz new file mode 100644 index 0000000..302d305 --- /dev/null +++ b/darktable-1.2.2-nopatents.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12a708e443f3190ca6f57afd9e071f7c2da62e685ef5eba72e921692d8c6e54b +size 2293140 diff --git a/darktable.changes b/darktable.changes index be2c692..44bc3b6 100644 --- a/darktable.changes +++ b/darktable.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Tue Jun 25 13:53:52 UTC 2013 - toganm@opensuse.org + +- Update to version 1.2.2 + * updated rawspeed r553. Support for + + Canon EOS 700D + + Nikon Coolpix P330 + * New Olymbus base curve + * Updated Adobe Coeffs + + * Enhanced color matrices: + + Canon 700D (from Canon 650D) + + Canon 100D (from Canon 650D) + * Sony NEX-7 + + * White balance presets: + + Some updates from UFRaw + + Canon 100D + + Canon 700D + + Sony SLT-A37 + + Nikon Coolpix P330 + + * Noise profiles: + + Canon EOS-M + + Olympus E-600 (from: Olympus E-30) + + Olympus E-620 (from: Olympus E-30) + + Samsung WB2000 + + Sony A99v + + Panasonic DMC-G10 iso 100 + + Nikon D60 + + * Bug fixes: + + 0 star rating working again + + LT: ctrl+d duplicates per default now + + Some fixes concerning locale handling + + double click on film strip jumps to image + + remember position in collections + + ctrl+k jumps to previous collection + + Blending parameters are preserved when module is deactivated + + In full-preview (alt-1) ratings and labels are only applied to + + image shown + + Various OpenCL fixes, e.g. compilation on Mac OS X + + libsquish compilation now optional + + dr: deactivate interpolation at 200% zoom + +* Removed backported patches: + 0001-thumbnail-compression-make-libsquish-optional + 0001-fixed-error-handling-for-broken-full-color-images.patch + ------------------------------------------------------------------- Thu Jun 20 12:52:15 UTC 2013 - toganm@opensuse.org diff --git a/darktable.spec b/darktable.spec index 2f1b3ea..aa9d7e6 100644 --- a/darktable.spec +++ b/darktable.spec @@ -17,7 +17,7 @@ Name: darktable -Version: 1.2.1 +Version: 1.2.2 Release: 0 Url: http://darktable.sourceforge.net # darktable contains patented code that we cannot ship. Therefore we use @@ -28,10 +28,6 @@ Url: http://darktable.sourceforge.net # ./generate-tarball.sh Source0: %name-%version-nopatents.tar.xz Source1: http://sourceforge.net/projects/darktable/files/darktable/1.2/darktable-usermanual.pdf -#PATCH-FIX-UPSTREAM backported from git master bnc#823114 -Patch0: 0001-fixed-error-handling-for-broken-full-color-images.patch -#PATCH-FIX-OPENSUSE makes the use of squish library backported from git -Patch1: 0001-thumbnail-compression-make-libsquish-optional.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: cmake BuildRequires: dbus-1-glib-devel @@ -96,8 +92,6 @@ This package provides the user manual in pdf format %prep %setup -q -%patch0 -p1 -%patch1 -p1 chmod -x tools/create_control_svg.sh tools/purge_non_existing_images.sh cp %{S:1} darktable-usermanual.pdf