Accepting request 427060 from graphics

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/427060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=61
This commit is contained in:
Dominique Leuenberger 2016-09-13 20:24:33 +00:00 committed by Git OBS Bridge
parent 111b473517
commit 605beaf487
4 changed files with 59 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:898b71b94e7ef540eb1c87c829daadc8d8d025b1705d4a9471b1b9ed91b90a02
size 3015380

3
darktable-2.0.6.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2368c1865221032061645342ba8c00bcd6d224e9829a55bc610e6cb67de738c1
size 3018300

View File

@ -1,3 +1,58 @@
-------------------------------------------------------------------
Mon Sep 5 15:03:49 UTC 2016 - mrueckert@suse.de
- update to 2.0.6
- New Features
- Jpeg format writer: use libexiv2 to write metadata, like with
other formats
- Accept non-mosaiced raw files with 4 channels, assume they
are RGBA (alpha channel is ignored)
- Bugfixes
- Once again, fix for yet another gtk theming regression...
- OpenCL: properly discard CPU-based OpenCL devices. Fixes
crashes on startup with some broken OpenCL implementations
like pocl.
- darktable-cli: do not even try to open display, we don't need
it.
- Rawspeed: NikonDecoder: stop accepting generic camera
entries. Fixes multitude of Nikon raw loading issues.
- OpenCL: fix border handling in crop&rotate module
- Hotpixels iop: make it actually work for X-Trans
- Clipping IOP: scale width of gray crop path with zoom level
- One more fixup to canon lens name reading from exif
- Fixup Bayer pattern for Olympus SP570UZ
- Fix internal build issue: do not assume that Perl's @INC
contains '.'
- Base Support
- Canon EOS-1D X Mark II
- Canon EOS 1300D
- Canon EOS Kiss X80
- Canon EOS Rebel T6
- Canon EOS M10
- Canon PowerShot G7 X Mark II
- Canon PowerShot G9 X
- Fujifilm X-T2
- GITUP GIT2 action camera
- Panasonic DMC-FZ18 (16:9, 3:2)
- Panasonic DMC-FZ50 (16:9, 3:2)
- Pentax K-1
- Sony DSLR-A380
- Sony ILCE-6300
- Nikon D500
- Some other whitelevel fixups for some other Nikon cameras (in
particular, mostly for 12-bit and not compressed raws)
- White Balance Presets
- Canon EOS-1D X Mark II
- Canon EOS 1300D
- Canon EOS Kiss X80
- Canon EOS Rebel T6
- Canon EOS M10
- Canon PowerShot G7 X Mark II
- Fujifilm X-T10
- Sony ILCE-6300
- Translations Updates
- Slovak
-------------------------------------------------------------------
Mon Jul 4 23:24:26 UTC 2016 - mrueckert@suse.de

View File

@ -44,7 +44,7 @@
%define cmake_options -DCMAKE_SKIP_RPATH:BOOL=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBINARY_PACKAGE_BUILD=1 -DPROJECT_VERSION:STRING="%{version}-%{release}"
Name: darktable
Version: 2.0.5
Version: 2.0.6
Release: 0
Url: http://www.darktable.org/
Source0: https://github.com/darktable-org/darktable/releases/download/release-%{version}/%{name}-%{version}.tar.xz