Hello community,

here is the log from the commit of package darktable for openSUSE:Factory 
checked in at 2012-12-14 06:37:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-11-28 
10:12:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.darktable.new/darktable.changes 2012-12-14 
06:37:21.000000000 +0100
@@ -1,0 +2,36 @@
+Sun Dec  9 23:38:02 UTC 2012 - [email protected]
+
+- Update to release 1.1.1
+
+  * minor reordering of lighttable mode modules (geotagging, keywords
+    and recent collections)
+  * cleaned up the default visible plugins when first starting
+    darktable
+  * in most cases raw files will now show thumbnails in the import
+    dialog (thanks to Mattias Eriksson)
+  * a curve related crash was fixed (#9906 thanks to James C.
+    McPherson)
+  * comma seperated tags should work everywhere now (#9006 thanks to
+    Tobias Ellinghaus)
+  * Ulrich pegelow fixed a huge amount of OpenCL related issues,
+    particularly for AMD GPUs
+  * we now deal better with hybrid GPU machines (#9074 by Ulrich
+   Pegelow)
+  * a deadlock in the lens correction module was fixed (#9106 thanks to
+    Ulrich Pegelow)
+  * we don't delete module presets when cancelling the dialog anymore
+    (#9108 thanks to Tobias Ellinghaus)
+  * we now have better default memory usage settings (which are set
+    upon starting darktable the first time)
+  * initial support for SONY NEX 5R
+  * preliminary/experimental Canon EOS 6D and Sony RX1 support (future
+    changes for these camera's may (for the time being) retroactively
+    affect your images)
+  * Canon EOS 6D white balance presets (thanks to no_maam_)
+  * lots of updates for the usermanual (make sure you download a new
+    copy)
+
+- Subpackage the user manual 
+- enable darktable-viewer by adding sdl to buildrequires 
+ 
+-------------------------------------------------------------------

Old:
----
  darktable-1.1.tar.gz
  darktable-usermanual.pdf

New:
----
  darktable-1.1.1.tar.gz
  darktable-usermanual-1.1.1.pdf

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ darktable.spec ++++++
--- /var/tmp/diff_new_pack.gLo441/_old  2012-12-14 06:37:24.000000000 +0100
+++ /var/tmp/diff_new_pack.gLo441/_new  2012-12-14 06:37:24.000000000 +0100
@@ -17,11 +17,11 @@
 
 
 Name:           darktable
-Version:        1.1
+Version:        1.1.1
 Release:        0
 Url:            http://darktable.sourceforge.net
-Source0:        
https://downloads.sourceforge.net/project/darktable/darktable/1.0/darktable-%{version}.tar.gz
-Source1:        
http://downloads.sourceforge.net/project/darktable/darktable/1.1/darktable-usermanual.pdf
+Source0:        
https://downloads.sourceforge.net/project/darktable/darktable/1.1/darktable-%{version}.tar.gz
+Source1:        
http://downloads.sourceforge.net/project/darktable/darktable/1.1/darktable-usermanual-%{version}.pdf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cmake
 BuildRequires:  dbus-1-glib-devel
@@ -49,6 +49,7 @@
 BuildRequires:  pkgconfig(librsvg-2.0)
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(sqlite3)
+BuildRequires:  pkgconfig(sdl)
 ExclusiveArch:  %ix86 x86_64
 
 Summary:        A virtual Lighttable and Darkroom
@@ -60,12 +61,22 @@
 your digital negatives in a database and lets you view them through a zoomable
 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
+darktable is a virtual lighttable and darkroom for photographers: it manages
+your digital negatives in a database and lets you view them through a zoomable
+lighttable. it also enables you to develop raw images and enhance them.
+
+This package provides the user manual in pdf format
 
 %prep
 %setup -q
 chmod -x tools/create_control_svg.sh tools/purge_non_existing_images.sh
-cp %{S:1} .
-%{__rm} data/js/.DS_Store
+cp %{S:1} darktable-usermanual.pdf
 
 %build
 [ ! -d "build" ] && mkdir  build
@@ -97,14 +108,19 @@
 
 %files -f darktable.lang
 %defattr(-,root,root)
-%doc doc/AUTHORS doc/TODO doc/LICENSE darktable-usermanual.pdf 
tools/purge_non_existing_images.sh tools/create_control_svg.sh
+%doc doc/AUTHORS doc/TODO doc/LICENSE  tools/purge_non_existing_images.sh 
tools/create_control_svg.sh
 %{_bindir}/darktable
 %{_bindir}/darktable-cltest
 %{_bindir}/darktable-cli
+%{_bindir}/darktable-viewer
 %{_libdir}/darktable
 %{_datadir}/applications/darktable.desktop
 %{_datadir}/darktable
 %{_datadir}/icons/hicolor/*/apps/darktable.*
 %{_mandir}/man1/darktable.1.*
 
+%files doc
+%defattr(-,root,root)
+%doc darktable-usermanual.pdf
+
 %changelog

++++++ darktable-1.1.tar.gz -> darktable-1.1.1.tar.gz ++++++
++++ 6206 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to