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
This commit is contained in:
parent
cebcdd7434
commit
45f3299e02
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa259f467006c4dcb655cdc90b041f7b06b211f306d4e26e70534994facb341c
|
||||
size 2259736
|
3
darktable-1.2.2-nopatents.tar.xz
Normal file
3
darktable-1.2.2-nopatents.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:12a708e443f3190ca6f57afd9e071f7c2da62e685ef5eba72e921692d8c6e54b
|
||||
size 2293140
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user