Accepting request 686952 from graphics
- update to 2.6.2 - New Features - Update colorbalance french translation - Bugfixes - Fix SSE bug introduced in #2025 - Fix issue when looking for input color profile (backward compatibility) - Add missing Czech translation file - Fix possible halo issue in local contrast module. - Fix contextual help link to point to new HTML manual for 2.6 series. - Camera support, compared to 2.6.1 - Base Support - DSC-RX100M6 - Phase One P30 (fixed) - Olympus OM-D E-M10 (enhanced) - Nikon D7500 (enhanced) - White Balance Presets - Nikon D500 - Olympus E-PL8 - Noise Profiles - Sony SLT-A35 - Nikon Z6 - updated translations: Catalan, Czech, Dutch, Finnish, French, German, Norwegian bokmål, Polish, Russian, Slovenian, Spanish OBS-URL: https://build.opensuse.org/request/show/686952 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=77
This commit is contained in:
parent
b7fecce7a7
commit
d8df66ac94
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:63c53332eecff946e41c1b6551d51bc0a2515572532f470b7b570b60805c3026
|
||||
size 3473300
|
@ -1,6 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQTxD5aGZSsOlJ/NlMMY3KEj+Um9OwUCXH7lJgAKCRAY3KEj+Um9
|
||||
O0RlAJ98+5lYkmEyE8DddZkFiFPJd8zDcACfVdxIG0lqIpYiodiRd/6cJlsp7Sk=
|
||||
=pE7A
|
||||
-----END PGP SIGNATURE-----
|
3
darktable-2.6.2.tar.xz
Normal file
3
darktable-2.6.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9cb9efbb09a40375ff05cef89343235a621c58339539e44985470a029a7ffb45
|
||||
size 3512572
|
6
darktable-2.6.2.tar.xz.asc
Normal file
6
darktable-2.6.2.tar.xz.asc
Normal file
@ -0,0 +1,6 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iF0EABECAB0WIQTxD5aGZSsOlJ/NlMMY3KEj+Um9OwUCXJH5QgAKCRAY3KEj+Um9
|
||||
O/byAKCmubKtroIf8A7NwcvuOHM0eZ+l5QCg3p9u2WSDPs9pUa2zO4efRxMTxzk=
|
||||
=nU4s
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 20 13:35:35 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- update to 2.6.2
|
||||
- New Features
|
||||
- Update colorbalance french translation
|
||||
- Bugfixes
|
||||
- Fix SSE bug introduced in #2025
|
||||
- Fix issue when looking for input color profile (backward
|
||||
compatibility)
|
||||
- Add missing Czech translation file
|
||||
- Fix possible halo issue in local contrast module.
|
||||
- Fix contextual help link to point to new HTML manual for 2.6
|
||||
series.
|
||||
- Camera support, compared to 2.6.1
|
||||
- Base Support
|
||||
- DSC-RX100M6
|
||||
- Phase One P30 (fixed)
|
||||
- Olympus OM-D E-M10 (enhanced)
|
||||
- Nikon D7500 (enhanced)
|
||||
- White Balance Presets
|
||||
- Nikon D500
|
||||
- Olympus E-PL8
|
||||
|
||||
- Noise Profiles
|
||||
- Sony SLT-A35
|
||||
- Nikon Z6
|
||||
- updated translations: Catalan, Czech, Dutch, Finnish, French,
|
||||
German, Norwegian bokmål, Polish, Russian, Slovenian, Spanish
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 7 01:25:39 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
|
@ -2,7 +2,7 @@ Format: 3.0 (quilt)
|
||||
Source: darktable
|
||||
Binary: darktable
|
||||
Architecture: any-amd64 any-arm64
|
||||
Version: 2.6.1-1.1
|
||||
Version: 2.6.2-1.1
|
||||
Homepage: http://www.darktable.org/
|
||||
Standards-Version: 3.9.8
|
||||
Build-Depends: cmake, debhelper (>= 9), intltool, iso-codes, libcairo2-dev, libcolord-dev, libcolord-gtk-dev, libcups2-dev, libcurl4-gnutls-dev | libcurl-dev, libexiv2-dev, libflickcurl-dev, libglib2.0-dev, libgphoto2-dev, libgraphicsmagick1-dev, libgtk-3-dev, libjpeg-dev, libjson-glib-dev, liblcms2-dev, liblensfun-dev, liblua5.3-dev, libopenexr-dev, libopenjp2-7-dev, libosmgpsmap-1.0-dev, libpng-dev, libpugixml-dev, librsvg2-dev, libsecret-1-dev, libsoup2.4-dev, libsqlite3-dev, libtiff5-dev, libtiff-dev, libwebp-dev, xsltproc
|
||||
|
@ -75,10 +75,10 @@
|
||||
%endif
|
||||
|
||||
Name: darktable
|
||||
Version: 2.6.1
|
||||
Version: 2.6.2
|
||||
Release: 0
|
||||
%define pkg_name darktable
|
||||
%define pkg_version 2.6.1
|
||||
%define pkg_version 2.6.2
|
||||
Url: http://www.darktable.org/
|
||||
Source0: %{name}-%{pkg_version}.tar.xz
|
||||
Source1: https://github.com/darktable-org/darktable/releases/download/release-2.6.1/darktable-usermanual.pdf
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1e09945d0b648f6d282033d2d479fe2545edaaf617f3c7feb8bdac1c94c182aa
|
||||
oid sha256:75a8d33ff8f8844763160e6dfe92c25ef7a8f9937fd4ae10856b6fa175976cc3
|
||||
size 19852
|
||||
|
Loading…
Reference in New Issue
Block a user