Accepting request 453426 from graphics
- update to 2.2.2: - New features: - color look up table module: include preset for helmholtz/kohlrausch monochrome - Lens module: re-enable tiling - Darkroom: fix some artefacts in the preview image (not the main view!) - DNG decoder: support reading one more white balance encoding method - Mac: display an error when too old OS version is detected - Some documentation and tooltips updates - Bugfixes: - Main view no longer grabs focus when mouse enters it. Prevents accidental catastrophic image rating loss. - OSX: fix bauhaus slider popup keyboard input - Don't write all XMP when detaching tag - OSX: don't do PPD autodetection, gtk did their thing again. - Don't show db lock popup when dbus is used to start darktable - Actually delete duplicate's XMP when deleting duplicated image - Ignore UTF-8 BOM in GPX files - Fix import of LR custom tone-curve - Overwrite Xmp rating from raw when exporting - Some memory leak fixes - Lua: sync XMPs after some tag manipulations - Explicitly link against math library - Base Support: - Canon PowerShot SX40 HS (dng) - Fujifilm X-E2S - Leica D-LUX (Typ 109) (4:3, 3:2, 16:9, 1:1) - Leica X2 (dng) - Nikon LS-5000 (dng) - Nokia Lumia 1020 (dng) - Panasonic DMC-GF6 (16:9, 3:2, 1:1) - Pentax K-5 (dng) - Pentax K-r (dng) - Pentax K10D (dng) - Sony ILCE-6500 - Noise Profiles: - Fujifilm X-M1 - Leica X2 - Nikon Coolpix A - Panasonic DMC-G8 - Panasonic DMC-G80 - Panasonic DMC-G81 - Panasonic DMC-G85 OBS-URL: https://build.opensuse.org/request/show/453426 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=65
This commit is contained in:
parent
b629a7ecef
commit
a29954770b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:da843190f08e02df19ccbc02b9d1bef6bd242b81499494c7da2cccdc520e24fc
|
|
||||||
size 3058236
|
|
3
darktable-2.2.2.tar.xz
Normal file
3
darktable-2.2.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:766d7d734e7bd5a33f6a6932a43b15cc88435c64ad9a0b20410ba5b4706941c2
|
||||||
|
size 3079424
|
@ -1,3 +1,53 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 30 11:06:08 UTC 2017 - mrueckert@suse.de
|
||||||
|
|
||||||
|
- update to 2.2.2:
|
||||||
|
- New features:
|
||||||
|
- color look up table module: include preset for
|
||||||
|
helmholtz/kohlrausch monochrome
|
||||||
|
- Lens module: re-enable tiling
|
||||||
|
- Darkroom: fix some artefacts in the preview image (not the
|
||||||
|
main view!)
|
||||||
|
- DNG decoder: support reading one more white balance encoding
|
||||||
|
method
|
||||||
|
- Mac: display an error when too old OS version is detected
|
||||||
|
- Some documentation and tooltips updates
|
||||||
|
- Bugfixes:
|
||||||
|
- Main view no longer grabs focus when mouse enters it.
|
||||||
|
Prevents accidental catastrophic image rating loss.
|
||||||
|
- OSX: fix bauhaus slider popup keyboard input
|
||||||
|
- Don't write all XMP when detaching tag
|
||||||
|
- OSX: don't do PPD autodetection, gtk did their thing again.
|
||||||
|
- Don't show db lock popup when dbus is used to start darktable
|
||||||
|
- Actually delete duplicate's XMP when deleting duplicated
|
||||||
|
image
|
||||||
|
- Ignore UTF-8 BOM in GPX files
|
||||||
|
- Fix import of LR custom tone-curve
|
||||||
|
- Overwrite Xmp rating from raw when exporting
|
||||||
|
- Some memory leak fixes
|
||||||
|
- Lua: sync XMPs after some tag manipulations
|
||||||
|
- Explicitly link against math library
|
||||||
|
- Base Support:
|
||||||
|
- Canon PowerShot SX40 HS (dng)
|
||||||
|
- Fujifilm X-E2S
|
||||||
|
- Leica D-LUX (Typ 109) (4:3, 3:2, 16:9, 1:1)
|
||||||
|
- Leica X2 (dng)
|
||||||
|
- Nikon LS-5000 (dng)
|
||||||
|
- Nokia Lumia 1020 (dng)
|
||||||
|
- Panasonic DMC-GF6 (16:9, 3:2, 1:1)
|
||||||
|
- Pentax K-5 (dng)
|
||||||
|
- Pentax K-r (dng)
|
||||||
|
- Pentax K10D (dng)
|
||||||
|
- Sony ILCE-6500
|
||||||
|
- Noise Profiles:
|
||||||
|
- Fujifilm X-M1
|
||||||
|
- Leica X2
|
||||||
|
- Nikon Coolpix A
|
||||||
|
- Panasonic DMC-G8
|
||||||
|
- Panasonic DMC-G80
|
||||||
|
- Panasonic DMC-G81
|
||||||
|
- Panasonic DMC-G85
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 14 22:56:40 UTC 2017 - mrueckert@suse.de
|
Sat Jan 14 22:56:40 UTC 2017 - mrueckert@suse.de
|
||||||
|
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
%define cmake_options -DCMAKE_SKIP_RPATH:BOOL=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBINARY_PACKAGE_BUILD=1 -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_INSTALL_LIBDIR="%{_lib}"
|
%define cmake_options -DCMAKE_SKIP_RPATH:BOOL=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DBINARY_PACKAGE_BUILD=1 -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_INSTALL_LIBDIR="%{_lib}"
|
||||||
|
|
||||||
Name: darktable
|
Name: darktable
|
||||||
Version: 2.2.1
|
Version: 2.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://www.darktable.org/
|
Url: http://www.darktable.org/
|
||||||
Source0: %{name}-%{version}.tar.xz
|
Source0: %{name}-%{version}.tar.xz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user