diff --git a/darktable-1.1.1.tar.gz b/darktable-1.1.1.tar.gz deleted file mode 100644 index 9a9c30d..0000000 --- a/darktable-1.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba299ba4903718f5696de7cace80c0374dec4c7a41df90a560c47a419a3d354c -size 3422916 diff --git a/darktable-1.1.2.tar.gz b/darktable-1.1.2.tar.gz new file mode 100644 index 0000000..edae729 --- /dev/null +++ b/darktable-1.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:225ebf1bd2ca4cf06aa609f2eda55cb0894ae69bdf4db25fd97b2503c28e1765 +size 3432009 diff --git a/darktable-usermanual-1.1.1.pdf b/darktable-usermanual-1.1.1.pdf deleted file mode 100644 index 88c05ce..0000000 --- a/darktable-usermanual-1.1.1.pdf +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:037e27a41aa4d0e2c2db3ae13bee47a2b6ec6195d953341ae637ad8495874552 -size 8399829 diff --git a/darktable-usermanual-1.1.2.pdf b/darktable-usermanual-1.1.2.pdf new file mode 100644 index 0000000..c291f0d --- /dev/null +++ b/darktable-usermanual-1.1.2.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a33d4e7bb87c8d7f748f99badb12bd923ba798d205bbddbac85a648d6c9d866f +size 8513151 diff --git a/darktable.changes b/darktable.changes index 093945e..09b9dac 100644 --- a/darktable.changes +++ b/darktable.changes @@ -1,3 +1,59 @@ +------------------------------------------------------------------- +Sun Jan 13 13:48:32 UTC 2013 - toganm@opensuse.org + +- Update to release 1.1.2 + * darktable 1.1.2 is mostly a camera support update and bugfix + release: + - fix export resolution rounding issue (as in previous version it + could be off-by-one) + - correctly set output dimension in exif instead of passing the raw + resolution verbatim + - local average green eq was fixed (it now works on high iso images + as well, and should no longer produce hot pixels) + - use ordered arrays in xmp files + - disable export parallelism for flickr/picasa export + - don't enter tethering mode when there is no camera attached (this + made darktable look asif it was hung, even though that wasn't the + case) + - bring back the pin for map thumbnails + - improved tiff support + - vignetting now has a dithering option (to mitigate occasional + banding) + - read nikon subject distance properly + - assorted freebsd fixes + - various opencl fixes + - usermanual updates + + * Support for the following camera's with either preliminarily added + or updated: + - canon eos 6d + - canon powershot s110 + - canon powershot g15 + - canon powershot sx50 hs + - nikon 1 v2 + - nikon d600 + - nikon coolpix p7700 + - olympus e pl5 + - olympus e pm2 + - olympus xz 2 + - panasonic dmc gh3 + - panasonic dmc lx7 + - pentax k5ii + - samsung ex2f + - sony rx1 + - sony nex 6 + - sony slt a99 + - sony nex c3 blackpoint/greenshift fix + + * white balance preset updates: + - canon eos 550d + - canon eos 5d mark iii + - olympus xz 1 + - sony nex c3 + - sony slt a57 + - sony nex 5n + - panasonic dmc-gh3 + ------------------------------------------------------------------- Sun Dec 9 23:38:02 UTC 2012 - toganm@opensuse.org diff --git a/darktable.spec b/darktable.spec index 8c40577..d0e2be4 100644 --- a/darktable.spec +++ b/darktable.spec @@ -1,7 +1,7 @@ # # spec file for package darktable # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: darktable -Version: 1.1.1 +Version: 1.1.2 Release: 0 Url: http://darktable.sourceforge.net Source0: https://downloads.sourceforge.net/project/darktable/darktable/1.1/darktable-%{version}.tar.gz @@ -48,8 +48,8 @@ BuildRequires: pkgconfig(libglade-2.0) BuildRequires: pkgconfig(libgphoto2) BuildRequires: pkgconfig(librsvg-2.0) BuildRequires: pkgconfig(libsoup-2.4) -BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(sdl) +BuildRequires: pkgconfig(sqlite3) ExclusiveArch: %ix86 x86_64 Summary: A virtual Lighttable and Darkroom @@ -63,7 +63,6 @@ lighttable. it also enables you to develop raw images and enhance them. %package doc Summary: A virtual Lighttable and Darkroom -License: GPL-3.0+ Group: Productivity/Graphics/Viewers %description doc