Hello community, here is the log from the commit of package darktable for openSUSE:Factory checked in at 2012-07-24 16:08:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/darktable (Old) and /work/SRC/openSUSE:Factory/.darktable.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "darktable", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/darktable/darktable.changes 2012-06-14 22:25:34.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.darktable.new/darktable.changes 2012-07-24 17:21:40.000000000 +0200 @@ -1,0 +2,16 @@ +Tue Jul 24 10:05:20 UTC 2012 - toganm@opensuse.org + +- Update to release 1.0.5 + + Update to RawSpeed r438 + + Update to LibRaw 0.14.7 + + White balance presets for Nikon Coolpix P7100 and Panasonic GF3 + + White balance preset updates for Canon EOS 7D, Canon EOS 350D + + Standard Color Matrices for Canon EOS 650D, Canon EOS 5D Mark + III, Canon EOS 1D X, Canon PowerShot G1 X, Canon PowerShot SX220, + Nikon D3200, Nikon D4, Nikon D800, Olympus E-M5, Panasonic GF5, + Sony SLT-A37/A57, Leica X1/X2, Sony DSC-RX100 + + A few memory leaks were resolved + + A few generic bugs were resolved +- use -DLENSFUN_INCLUDE_DIR to fix finding lensfun.h + +------------------------------------------------------------------- Old: ---- darktable-1.0.4.tar.gz New: ---- darktable-1.0.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ darktable.spec ++++++ --- /var/tmp/diff_new_pack.QApajD/_old 2012-07-24 17:21:47.000000000 +0200 +++ /var/tmp/diff_new_pack.QApajD/_new 2012-07-24 17:21:47.000000000 +0200 @@ -17,7 +17,7 @@ Name: darktable -Version: 1.0.4 +Version: 1.0.5 Release: 0 Url: http://darktable.sourceforge.net Source0: https://downloads.sourceforge.net/project/darktable/darktable/1.0/darktable-%{version}.tar.gz @@ -66,11 +66,13 @@ export CXXFLAGS="%{optflags} -fno-strict-aliasing " export CFLAGS="$CXXFLAGS" + cmake \ -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_INSTALL=%{_lib} \ -DCMAKE_BUILD_TYPE=Release \ -DBINARY_PACKAGE_BUILD=1 \ - -DINSTALL_IOP_EXPERIMENTAL=On -DINSTALL_IOP_LEGACY=Off .. + -DLENSFUN_INCLUDE_DIR=%_includedir/lensfun \ + -DINSTALL_IOP_EXPERIMENTAL=On .. %__make %{_smp_mflags} VERBOSE=1 %install ++++++ darktable-1.0.4.tar.gz -> darktable-1.0.5.tar.gz ++++++ ++++ 22797 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de