Mailinglist Archive: opensuse-commit (861 mails)
| < Previous | Next > |
commit tracker for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 10 Jan 2011 11:00:52 +0100
- Message-id: <20110110100052.CC5F7201DD@hilbert.suse.de>
Hello community,
here is the log from the commit of package tracker for openSUSE:Factory
checked in at Mon Jan 10 11:00:52 CET 2011.
--------
--- GNOME/tracker/tracker.changes 2010-12-10 12:32:14.000000000 +0100
+++ /mounts/work_src_done/STABLE/tracker/tracker.changes 2011-01-04
13:11:51.000000000 +0100
@@ -1,0 +2,81 @@
+Tue Jan 4 12:56:50 CET 2011 - dimstar@xxxxxxxxxxxx
+
+- Update to version 0.9.33:
+ + Ontology: Remove tracker:isAnnotation property
+ + SPARQL:
+ - Support graph retrieval using property functions
+ - Accept semicolon as separator between update operations
+ - Add support for INSERT/DELETE DATA
+ - Fix WITH support
+ - Drop deprecated support for DROP GRAPH
+ + libtracker-data:
+ - Add ontology cache
+ - Bypass update buffer for rdf:type deletes if possible
+ + tracker-store, libtracker-data: Enhance signal behaviour for
+ batch updates
+ + libtracker-common: Print PID of process in dbus requests
+ + libtracker-miner:
+ - Set proper nfo:belongsToContainer on file move operations
+ - Skip IgnoreNextUpdate requests on CREATED events
+ - When deleting resources, first mark unavailable and then
+ fully remove them
+ - Make sure original monitors are removed during a move
+ operation
+ - On directory remove, first remove monitors, then notify event
+ - When a moved dir event detected, cancel all monitors in the
+ dir
+ - Don't add monitors when renaming a directory to a hidden name
+ + tracker-extract-gstreamer: Fix undefined references
+ + tracker-extract-txt: Support text files encoded in UTF-16 if
+ BOM available
+ + tracker-writeback:
+ - XMP: Take into account mlo:asPostalAddress
+ - Fix a memoryleak on unwanted_results and cleanup
+ + tracker-writeback, libtracker-miner: Don't writeback non-strict
+ mined values
+ + tracker-explorer: Port to GDBus
+ + Bugs fixed: nokia#211928, nokia#212736, nokia#213419,
+ nokia#214478, bgo#638159.
+
+-------------------------------------------------------------------
+Thu Dec 16 17:19:38 CET 2010 - vuntz@xxxxxxxxxxxx
+
+- Update to version 0.9.32:
+ + Added tracker-needle to replace tracker-search-tool
+ + Added --enable-guarantee-metadata to ensure nie:title and other
+ metadata when missing
+ + build: disable functional-tests by default
+ + Ontology: Add tracker:notify true for nmo:Call
+ + libtracker-data: Sort function test results to avoid test
+ failures
+ + libtracker-sparql: Wait for tracker-store before loading
+ plugins
+ + Bugs fixed: nokia#210217, nokia#211926, nokia#198155.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Sun Dec 12 00:13:46 CET 2010 - dimstar@xxxxxxxxxxxx
+
+- Update to version 0.9.31:
+ + Build System updates.
+ + Ontology:
+ - Added nmm:MusicAlbumDisk, nmm:musicAlbumDisk,
+ nmm:albumDiskAlbum classes
+ - Changed nmm:performer rdfs:domain from nmm:MusicAlbum to
+ nmm:MusicAlbumDisk
+ - Changed nmm:setNumber rdfs:domain from nmm:MusicAlbum to
+ nmm:MusicAlbumDisk
+ - Changed nmm:internationalStandardRecordingCode rdfs:domain
+ from nmm:MusicAlbum to nmm:MusicPiece
+ + libtracker-sparql: Fixed documentation to include
+ tracker_sparql_get_uuid_urn()
+ + libtracker-miner: Fixed documentation missing but written
+ + tracker-extract: Fixed GUPNP-DLNA extractor, was using
+ "nfo.channels" not "nfo:channels"
+ + Bugs fixed: bgo#636936, bgo#624041, bgo#636604, bgo#635756,
+ bgo#636383, bgo#636520, bgo#636527, nokia#207918.
+- Follow the build change and use stable number for directories
+ and libraries (0.10 instead of 0.9). As a result, rename the
+ library packages from *-0_9-0 to *-0_10-0.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
tracker-0.9.30.tar.bz2
New:
----
tracker-0.9.33.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ tracker.spec ++++++
--- /var/tmp/diff_new_pack.2vnHyo/_old 2011-01-10 11:00:29.000000000 +0100
+++ /var/tmp/diff_new_pack.2vnHyo/_new 2011-01-10 11:00:29.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package tracker (Version 0.9.30)
+# spec file for package tracker (Version 0.9.33)
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 Luis Medinas, Portugal
#
# All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
Name: tracker
-Version: 0.9.30
+Version: 0.9.33
Release: 1
# FIXME: 2010-03-24 building gtk-doc fails because of a bug in graphviz
License: GPLv2+
@@ -177,13 +177,13 @@
It has the ability to index, store, harvest metadata, retrieve
and search all types of files and other first class objects.
-%package -n libtracker-client-0_9-0
+%package -n libtracker-client-0_10-0
License: GPLv2+
Summary: Client library for Tracker
Group: System/Libraries
Recommends: %{name}
-%description -n libtracker-client-0_9-0
+%description -n libtracker-client-0_10-0
Tracker is a powerful desktop-neutral first class object
database, tag/metadata database, search tool and indexer.
@@ -198,13 +198,13 @@
It has the ability to index, store, harvest metadata, retrieve
and search all types of files and other first class objects.
-%package -n libtracker-extract-0_9-0
+%package -n libtracker-extract-0_10-0
License: GPLv2+
Summary: Extract library for Tracker
Group: System/Libraries
Recommends: %{name}
-%description -n libtracker-extract-0_9-0
+%description -n libtracker-extract-0_10-0
Tracker is a powerful desktop-neutral first class object
database, tag/metadata database, search tool and indexer.
@@ -219,13 +219,13 @@
It has the ability to index, store, harvest metadata, retrieve
and search all types of files and other first class objects.
-%package -n libtracker-miner-0_9-0
+%package -n libtracker-miner-0_10-0
License: GPLv2+
Summary: Miner library for Tracker
Group: System/Libraries
Recommends: %{name}
-%description -n libtracker-miner-0_9-0
+%description -n libtracker-miner-0_10-0
Tracker is a powerful desktop-neutral first class object
database, tag/metadata database, search tool and indexer.
@@ -240,13 +240,13 @@
It has the ability to index, store, harvest metadata, retrieve
and search all types of files and other first class objects.
-%package -n libtracker-sparql-0_9-0
+%package -n libtracker-sparql-0_10-0
License: GPLv2+
Summary: Sparql library for Tracker
Group: System/Libraries
Recommends: %{name}
-%description -n libtracker-sparql-0_9-0
+%description -n libtracker-sparql-0_10-0
Tracker is a powerful desktop-neutral first class object
database, tag/metadata database, search tool and indexer.
@@ -266,10 +266,10 @@
Summary: Tracker -- Development files
Group: Development/Libraries/GNOME
Requires: glib2-devel
-Requires: libtracker-client-0_9-0 = %{version}
-Requires: libtracker-extract-0_9-0 = %{version}
-Requires: libtracker-miner-0_9-0 = %{version}
-Requires: libtracker-sparql-0_9-0 = %{version}
+Requires: libtracker-client-0_10-0 = %{version}
+Requires: libtracker-extract-0_10-0 = %{version}
+Requires: libtracker-miner-0_10-0 = %{version}
+Requires: libtracker-sparql-0_10-0 = %{version}
%description -n tracker-devel
Tracker is a powerful desktop-neutral first class object
@@ -357,27 +357,27 @@
%suse_update_desktop_file
%{buildroot}%{_datadir}/tracker/miners/tracker-miner-flickr.desktop
%suse_update_desktop_file
%{buildroot}%{_datadir}/tracker/miners/tracker-miner-rss.desktop
%suse_update_desktop_file tracker-preferences X-SuSE-ControlCenter-Personal
-%suse_update_desktop_file tracker-search-tool DesktopUtility
+%suse_update_desktop_file tracker-needle DesktopUtility
%fdupes %{buildroot}
%clean
rm -rf %{buildroot}
-%post -n libtracker-client-0_9-0 -p /sbin/ldconfig
+%post -n libtracker-client-0_10-0 -p /sbin/ldconfig
-%postun -n libtracker-client-0_9-0 -p /sbin/ldconfig
+%postun -n libtracker-client-0_10-0 -p /sbin/ldconfig
-%post -n libtracker-extract-0_9-0 -p /sbin/ldconfig
+%post -n libtracker-extract-0_10-0 -p /sbin/ldconfig
-%postun -n libtracker-extract-0_9-0 -p /sbin/ldconfig
+%postun -n libtracker-extract-0_10-0 -p /sbin/ldconfig
-%post -n libtracker-miner-0_9-0 -p /sbin/ldconfig
+%post -n libtracker-miner-0_10-0 -p /sbin/ldconfig
-%postun -n libtracker-miner-0_9-0 -p /sbin/ldconfig
+%postun -n libtracker-miner-0_10-0 -p /sbin/ldconfig
-%post -n libtracker-sparql-0_9-0 -p /sbin/ldconfig
+%post -n libtracker-sparql-0_10-0 -p /sbin/ldconfig
-%postun -n libtracker-sparql-0_9-0 -p /sbin/ldconfig
+%postun -n libtracker-sparql-0_10-0 -p /sbin/ldconfig
%files
%defattr(-,root,root)
@@ -395,7 +395,7 @@
%{_libexecdir}/%{name}-extract
%{_libexecdir}/%{name}-store
%{_libexecdir}/%{name}-writeback
-%{_libdir}/%{name}-0.9/
+%{_libdir}/%{name}-0.10/
%{_datadir}/%{name}/
%{_datadir}/dbus-1/services/org.freedesktop.Tracker1.Extract.service
%{_datadir}/dbus-1/services/org.freedesktop.Tracker1.service
@@ -413,7 +413,6 @@
%{_mandir}/man5/tracker-fts.cfg.5*
%{_mandir}/man5/tracker-store.cfg.5*
# Exclude files which live in other packages
-%exclude %{_datadir}/%{name}/icons/thumbnail_frame.png
%exclude %{_datadir}/%{name}/icons/tracker-applet-*.png
%exclude %{_datadir}/%{name}/miners/tracker-miner-applications.desktop
%exclude %{_datadir}/%{name}/miners/tracker-miner-evolution.desktop
@@ -423,7 +422,6 @@
%exclude %{_datadir}/%{name}/GNOME_Search_Bar_Applet.xml
%exclude %{_datadir}/%{name}/tracker-preferences.ui
%exclude %{_datadir}/%{name}/tracker-search-bar.ui
-%exclude %{_datadir}/%{name}/tst.ui
%files miner-evolution
%defattr(-,root,root)
@@ -467,38 +465,36 @@
%{_datadir}/icons/hicolor/*/apps/tracker.*
%{_datadir}/%{name}/tracker-preferences.ui
%{_mandir}/man1/tracker-preferences.1*
-# search tool
-%{_bindir}/tracker-search-tool
-%{_datadir}/applications/tracker-search-tool.desktop
-%{_datadir}/%{name}/icons/thumbnail_frame.png
-%{_datadir}/%{name}/tst.ui
-%{_mandir}/man1/tracker-search-tool.1*
+# Tracker Needle (former search tool)
+%{_bindir}/tracker-needle
+%{_datadir}/applications/tracker-needle.desktop
+%{_mandir}/man1/tracker-needle.1*
# status icon
%{_bindir}/%{name}-status-icon
%{_datadir}/%{name}/icons/tracker-applet-*.png
%{_sysconfdir}/xdg/autostart/tracker-status-icon.desktop
%{_mandir}/man1/tracker-status-icon.1*
-%files -n libtracker-client-0_9-0
+%files -n libtracker-client-0_10-0
%defattr(-,root,root)
%{_libdir}/libtracker-client*.so.*
-%files -n libtracker-extract-0_9-0
+%files -n libtracker-extract-0_10-0
%defattr(-,root,root)
%{_libdir}/libtracker-extract*.so.*
-%files -n libtracker-miner-0_9-0
+%files -n libtracker-miner-0_10-0
%defattr(-,root,root)
%{_libdir}/libtracker-miner*.so.*
-%files -n libtracker-sparql-0_9-0
+%files -n libtracker-sparql-0_10-0
%defattr(-, root, root)
%{_libdir}/libtracker-sparql*.so.*
%files -n tracker-devel
%defattr(-,root,root)
%{_libdir}/lib*.so
-%{_includedir}/tracker-0.9/
+%{_includedir}/tracker-0.10/
%{_libdir}/pkgconfig/*.pc
#%{_datadir}/gtk-doc/html/libtracker-common/
#%{_datadir}/gtk-doc/html/libtracker-miner/
++++++ tracker-0.9.30.tar.bz2 -> tracker-0.9.33.tar.bz2 ++++++
GNOME/tracker/tracker-0.9.30.tar.bz2
/mounts/work_src_done/STABLE/tracker/tracker-0.9.33.tar.bz2 differ: byte 11,
line 1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |