Mailinglist Archive: opensuse-commit (1426 mails)
| < Previous | Next > |
commit digikam
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 06 Mar 2007 19:08:29 +0100
- Message-id: <20070306180830.035E7678185@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package digikam
checked in at Tue Mar 6 19:08:29 CET 2007.
--------
--- KDE/digikam/digikam.changes 2007-01-04 10:31:12.000000000 +0100
+++ /mounts/work_src_done/STABLE/digikam/digikam.changes 2007-03-06 18:54:55.000000000 +0100
@@ -1,0 +2,35 @@
+Mon Mar 5 17:05:39 CET 2007 - stbinner@xxxxxxx
+
+- update to 0.9.1:
+ * Native JPEG2000 image loader. Warning for lossy JPEG file saving
+ * Tags View from Comments & Tags side bar support drag & drop.
+ * Batch tool to sync all pictures metadata (EXIF/IPTC) with digiKam database content.
+ * Status bar in Album Gui with a progress bar, text bar, and navigate bar.
+ * Native SlideShow tool which uses the Image Preview feature. RAW files
+ can be slided very fast. Configurable data display. Album recursive mode available
+ *The tags trees are stored as such into IPTC fields
+ * Usability improvements everywhere
+ AlbumGUI :
+ * Improvement of pop-up menu of Tags Filter View and Comment & Tags ON auto selection/
+ deselection of parents/child tags in Tags treeview.
+ * Preview picture mode use a memory cache to speed-up loading.
+ * Preview mode has better a context pop-up menu.
+ * Prefer Exif DateTimeOriginal to sort images (DateTimeDigitized and DateTime used as fallback)
+ Image Plugins :
+ * All tools remember settings between sessions
+ * All tools render properly preview of image using Color Managed View
+ * All tools use the same keyboard shortcuts as PhotoShop
+ * Brightness/Contrast/Gamma : setting value excursion are the same as Photoshop.
+ * New option in all Color corrections Tools to show under-exposed and over-exposed areas
+ of corrected picture before applying corrections
+ * Add Border Tool : add new option to preserve aspect ratio. Border Width can be set in
+ pixels or in percentage
+ * Perspective Tool : add a grid and vertical/horizontal guide lines.
+ * Ratio-crop Tool : usability improvements from Jaromir Malenko.
+ * Auto Color Correction Tool : add new filter to perform auto-exposure corrections.
+ Image Editor :
+ * Advanced options to keep ratio and alignment when printing pictures.
+ * Color profiles are tested now to avoid invalid files.
+ * Add a progress bar to Image editor/showfoto about IO image files access.
+
+-------------------------------------------------------------------
Old:
----
digikam-0.9.0.tar.bz2
New:
----
digikam-0.9.1.tar.bz2
fix-non-utf8.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ digikam.spec ++++++
--- /var/tmp/diff_new_pack.Z23321/_old 2007-03-06 19:08:22.000000000 +0100
+++ /var/tmp/diff_new_pack.Z23321/_new 2007-03-06 19:08:22.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package digikam (Version 0.9.0)
+# spec file for package digikam (Version 0.9.1)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,7 +11,7 @@
# norootforbuild
Name: digikam
-BuildRequires: doxygen giflib-devel imlib2-devel kdelibs3-devel kdesdk3-translate libexiv2-devel libkipi-devel sqlite-devel sqlite2-devel
+BuildRequires: doxygen giflib-devel imlib2-devel kdelibs3-devel kdesdk3-translate libexiv2-devel libjasper libkexiv2 libkipi-devel sqlite-devel sqlite2-devel
%if %suse_version > 1010
BuildRequires: libgphoto2-devel
%else
@@ -23,8 +23,8 @@
License: GNU General Public License (GPL)
Group: Hardware/Other
Summary: A KDE Photo Manager
-Version: 0.9.0
-Release: 13
+Version: 0.9.1
+Release: 1
%define rversion %version
URL: http://www.digikam.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -37,6 +37,7 @@
Patch7: digikam-print.diff
Patch9: renamepreview.patch
Patch10: accept-old-libexiv2.diff
+Patch11: fix-non-utf8.diff
Requires: imlib2-loaders
%description
@@ -67,6 +68,7 @@
%if %suse_version == 1020
%patch10
%endif
+%patch11
. /etc/opt/kde3/common_options
update_admin --no-unsermake
@@ -115,7 +117,39 @@
/usr/share/man/man1/digitaglinktree.1.gz
%dir /opt/kde3/share/doc/HTML/en/digikam-%rversion-apidocs
-%changelog -n digikam
+%changelog
+* Mon Mar 05 2007 - stbinner@xxxxxxx
+- update to 0.9.1:
+ * Native JPEG2000 image loader. Warning for lossy JPEG file saving
+ * Tags View from Comments & Tags side bar support drag & drop.
+ * Batch tool to sync all pictures metadata (EXIF/IPTC) with digiKam database content.
+ * Status bar in Album Gui with a progress bar, text bar, and navigate bar.
+ * Native SlideShow tool which uses the Image Preview feature. RAW files
+ can be slided very fast. Configurable data display. Album recursive mode available
+ *The tags trees are stored as such into IPTC fields
+ * Usability improvements everywhere
+ AlbumGUI :
+ * Improvement of pop-up menu of Tags Filter View and Comment & Tags ON auto selection/
+ deselection of parents/child tags in Tags treeview.
+ * Preview picture mode use a memory cache to speed-up loading.
+ * Preview mode has better a context pop-up menu.
+ * Prefer Exif DateTimeOriginal to sort images (DateTimeDigitized and DateTime used as fallback)
+ Image Plugins :
+ * All tools remember settings between sessions
+ * All tools render properly preview of image using Color Managed View
+ * All tools use the same keyboard shortcuts as PhotoShop
+ * Brightness/Contrast/Gamma : setting value excursion are the same as Photoshop.
+ * New option in all Color corrections Tools to show under-exposed and over-exposed areas
+ of corrected picture before applying corrections
+ * Add Border Tool : add new option to preserve aspect ratio. Border Width can be set in
+ pixels or in percentage
+ * Perspective Tool : add a grid and vertical/horizontal guide lines.
+ * Ratio-crop Tool : usability improvements from Jaromir Malenko.
+ * Auto Color Correction Tool : add new filter to perform auto-exposure corrections.
+ Image Editor :
+ * Advanced options to keep ratio and alignment when printing pictures.
+ * Color profiles are tested now to avoid invalid files.
+ * Add a progress bar to Image editor/showfoto about IO image files access.
* Thu Jan 04 2007 - stbinner@xxxxxxx
- fix build on 10.2 in KDE:Backports
* Mon Dec 18 2006 - stbinner@xxxxxxx
++++++ digikam-0.9.0.tar.bz2 -> digikam-0.9.1.tar.bz2 ++++++
KDE/digikam/digikam-0.9.0.tar.bz2 /mounts/work_src_done/STABLE/digikam/digikam-0.9.1.tar.bz2 differ: byte 11, line 1
++++++ digikam-print.diff ++++++
--- /var/tmp/diff_new_pack.Z23321/_old 2007-03-06 19:08:22.000000000 +0100
+++ /var/tmp/diff_new_pack.Z23321/_new 2007-03-06 19:08:22.000000000 +0100
@@ -1,9 +1,11 @@
--- digikam/utilities/imageeditor/tools/imageprint.cpp
+++ digikam/utilities/imageeditor/tools/imageprint.cpp
-@@ -149,18 +149,9 @@
+@@ -149,20 +149,11 @@
int w, h; // will be set to the width and height of the printer
// when the orientation is decided.
+ w = metrics.width();
+ h = metrics.height();
- int filenameOffset = 0;
QSize size = image2Print.size();
++++++ external-sqlite.diff ++++++
--- /var/tmp/diff_new_pack.Z23321/_old 2007-03-06 19:08:22.000000000 +0100
+++ /var/tmp/diff_new_pack.Z23321/_new 2007-03-06 19:08:22.000000000 +0100
@@ -6,23 +6,23 @@
EXTRA_DIST = Digikam.kdevelop AUTHORS COPYING ChangeLog INSTALL README TODO digikam.lsm
---- digikam/digikam/Makefile.am
-+++ digikam/digikam/Makefile.am
+--- digikam/digikam/Makefile.am 2007/03/05 15:33:45 1.1
++++ digikam/digikam/Makefile.am 2007/03/05 15:51:49
@@ -1,6 +1,6 @@
METASOURCES = AUTO
-INCLUDES = -I$(top_srcdir)/digikam/sqlite \
+INCLUDES = \
- -I$(top_srcdir)/digikam/libs/histogram \
- -I$(top_srcdir)/digikam/libs/levels \
- -I$(top_srcdir)/digikam/libs/curves \
-@@ -91,8 +91,7 @@
- upgradedb_sqlite2tosqlite3.cpp
+ -I$(top_srcdir)/digikam/libs/histogram \
+ -I$(top_srcdir)/digikam/libs/levels \
+ -I$(top_srcdir)/digikam/libs/curves \
+@@ -96,8 +96,7 @@
+ welcomepageview.cpp
- libdigikam_la_LIBADD = $(LIB_KIO) $(LIB_SQLITE3) $(LIB_KABC) \
-- $(LIBKIPI_LIBS) $(LIB_KUTILS) $(EXIV2_LIBS) \
-- $(top_builddir)/digikam/sqlite/libsqlite.la \
-+ $(LIBKIPI_LIBS) $(LIB_KUTILS) $(EXIV2_LIBS) -lsqlite \
- $(top_builddir)/digikam/libs/thumbbar/libthumbbar.la \
- $(top_builddir)/digikam/libs/themeengine/libthemeengine.la \
- $(top_builddir)/digikam/libs/widgets/libwidgets.la \
+ libdigikam_la_LIBADD = $(LIB_KIO) $(LIB_SQLITE3) $(LIB_KABC) $(LIB_KHTML) \
+- $(LIBKIPI_LIBS) $(LIB_KUTILS) $(EXIV2_LIBS) \
+- $(top_builddir)/digikam/sqlite/libsqlite.la \
++ $(LIBKIPI_LIBS) $(LIB_KUTILS) $(EXIV2_LIBS) -lsqlite \
+ $(top_builddir)/digikam/libs/thumbbar/libthumbbar.la \
+ $(top_builddir)/digikam/libs/themeengine/libthemeengine.la \
+ $(top_builddir)/digikam/libs/widgets/libwidgets.la \
++++++ fix-non-utf8.diff ++++++
--- digikam/utilities/hotplug/digikam-mount-and-download.desktop.in 2007/03/06 16:36:35 1.1
+++ digikam/utilities/hotplug/digikam-mount-and-download.desktop.in 2007/03/06 16:36:43
@@ -3,7 +3,6 @@
Icon=digikam
Name=Download Photos with digiKam
Name[de]=Bilder mit digiKam herunterladen
-Name[fr]=télécharger photos avec digiKam
[Desktop Entry]
Actions=digiKam Mount and Download
--- ./digikam/utilities/hotplug/digikam-gphoto2-camera.desktop.in 2007/03/06 16:51:05 1.1
+++ ./digikam/utilities/hotplug/digikam-gphoto2-camera.desktop.in 2007/03/06 16:51:12
@@ -3,7 +3,6 @@
Icon=digikam
Name=digiKam Detect and Download
Name[de]=Bilder mit digiKam herunterladen
-Name[fr]=télécharger photos avec digiKam
[Desktop Entry]
Actions=digiKam Detect and Download
--- digikam/utilities/hotplug/digikam-download.desktop.in 2007/03/06 16:52:24 1.1
+++ digikam/utilities/hotplug/digikam-download.desktop.in 2007/03/06 16:52:29
@@ -3,7 +3,6 @@
Icon=digikam
Name=Download Photos with digiKam
Name[de]=Bilder mit digiKam herunterladen
-Name[fr]=télécharger photos avec digiKam
[Desktop Entry]
Actions=digiKam Download
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |