diff --git a/darktable-2.0.3.tar.xz b/darktable-2.0.3.tar.xz deleted file mode 100644 index 747f43a..0000000 --- a/darktable-2.0.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a03e5c1d786799e63c8b4a9f32e9e6f27b3a7d7ab0bbbb7753a516e630490345 -size 2974456 diff --git a/darktable-2.0.4.tar.xz b/darktable-2.0.4.tar.xz new file mode 100644 index 0000000..c01803e --- /dev/null +++ b/darktable-2.0.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80e448622ff060bca1d64bf6151c27de34dea8fe6b7ddb708e1e3526a5961e62 +size 3013676 diff --git a/darktable.changes b/darktable.changes index 7964dea..41a5427 100644 --- a/darktable.changes +++ b/darktable.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Thu May 5 00:32:00 UTC 2016 - mrueckert@suse.de + +- update to 2.0.4 + - New Features + - Support grayscale input profiles + - Add a BRG profile for testing purposes + - Bugfixes + - Fix the GUI with GTK 3.20 + - Fix the color profiles we ship + - Fix two deflicker (exposure iop, mode = automatic) issues + - Fix trashing of files on OSX + - Fix Rights field in Lua + - Base Support + - Nikon D5 + - Sony ILCA-68 + - White Balance Presets + - Pentax K-S1 + - Sony ILCA-68 + - Noise Profiles + - Canon PowerShot G15 + - Fujifilm X70 + - Olympus PEN-F + - Panasonic DMC-GF7 + - Translation Added + - Slovenian + - Translations Updates + - Catalan + - Dutch + - German + - Hebrew + - Slovak + - Spanish + ------------------------------------------------------------------- Wed Apr 13 13:38:30 UTC 2016 - mrueckert@suse.de diff --git a/darktable.spec b/darktable.spec index 513820b..0f1a5e2 100644 --- a/darktable.spec +++ b/darktable.spec @@ -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.3 +Version: 2.0.4 Release: 0 Url: http://www.darktable.org/ Source0: https://github.com/darktable-org/darktable/releases/download/release-%{version}/%{name}-%{version}.tar.xz