Hello community, here is the log from the commit of package gnome-documents for openSUSE:Factory checked in at 2012-05-22 08:14:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-documents (Old) and /work/SRC/openSUSE:Factory/.gnome-documents.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-documents", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-documents/gnome-documents.changes 2012-02-16 12:21:18.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-documents.new/gnome-documents.changes 2012-05-22 08:14:51.000000000 +0200 @@ -1,0 +2,118 @@ +Mon May 14 20:08:10 UTC 2012 - [email protected] + +- Update to version 0.4.2: + + Don't store the active source in GSettings. + + Make sure a collection is created when the text field name is + confirmed by clicking on the OK button. + + Make button press/release tracking code less strict. + + Fix "Open" button showing up for collections under some + circumstances. + + Fix thumbnails preview bar not fading in under some + circumstances. + + Fix toolbar button spacing in RTL layouts. + + Show the search entry when going back from preview to search + results. + + Hide the search entry when switching to a collection. + + Fix type filter not cleaning up when switching to a collection. + + Fix some critical warning. + +------------------------------------------------------------------- +Tue Apr 17 06:32:13 UTC 2012 - [email protected] + +- Update to version 0.4.1: + + Support %Id conversion characters for formatted strings + + Cancel old queries from the Shell search provider + + Escape user input before pushing it down to Tracker + + Handle exceptions when calling Gtk.show_uri() + + Avoid segfaults in the miner when an error happens + + Don't crash for missing symbolic icons in the theme + + Update the license of some library components to LGPL v2+ +- Note that the license change of the library components doesn't + affect the application itself. So no license change for the + package. + +------------------------------------------------------------------- +Wed Mar 28 07:58:10 UTC 2012 - [email protected] + +- Update to version 0.4.0.1: + + Fix a crasher when switching to List view on certain systems + +------------------------------------------------------------------- +Mon Mar 26 15:28:37 UTC 2012 - [email protected] + +- Update to version 0.4.0: + + Fix crashes when clicking Back from preview under some + circumstances + + Fix spinner not moving out when going back to overview while a + document is still loading + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 19 22:41:43 UTC 2012 - [email protected] + +- Update to version 0.3.92: + + Improve startup query performance. + + Don't perform initial query when activated to preview a search + result. + + Remove items from selection when we get a delete event. + + Fix collections not showing up properly in Shell search + results. + + Don't refresh the Google cache when spawned as a Shell search + provider. + + Use a fixed icon size when spawned as a Shell search provider. + + Clear selection when exiting selection mode. + + Fix crasher in Shell search provider mode. + + Fix selection toolbar when changing selection. + + Fix text layout in grid view for RTL languages. + + Fix scrolling in preview page chooser to work with latest GTK. + + Fix crash and inconsistencies when trying to add a new + collection. + + Rely on Tracker 0.14's notification for DataContainer to track + collection changes/addition/deletions. +- Really drop gnome-documents-tracker-0.14.patch. + +------------------------------------------------------------------- +Tue Mar 6 08:33:45 UTC 2012 - [email protected] + +- Update to version 0.3.91: + + Add a thumbnail list OSD in preview + + Add support for DnD of items out of the view + + Add support for printing documents + + Use checkboxes to render selections + + Add an About dialog + + Display date/time information in list view + + Improve toolbar labels when searching or restricting search + criteria + + Add keywords to the desktop file for identification by desktop + shells + + Hide unavailable collections from the Organize collections + dialog + + Show source name for non-local collections in the Organize + dialog + + Don't fade out overlay controls when hovering over them in + preview + + Use ngettext() for plural strings where appropriate + + Don't allow circular references in collections + + Fix search by uppercase letters + + Scroll down on space bar press in preview + +------------------------------------------------------------------- +Wed Feb 22 07:09:07 UTC 2012 - [email protected] + +- Update to version 0.3.90: + + Ship a ShellSearchProvider DBus service + + Fix interaction with the "Load more" button + + Fix alignment of tags in GdTaggedEntry + + Fix selection mode toolbar not showing under some cicrumstances + + Support building against Tracker 0.14 +- Remove xz BuildRequires now that it comes for free in the build + system. +- Drop gnome-documents-tracker-0.14.patch: fixed upstream. +- Remove gnome-common BuildRequires and call to gnome-autogen.sh, + that were only needed for above patch. +- Add gnome-shell BuildRequires, for ownership of the + %{_datadir}/gnome-shell/search-providers directory. +- Create a gnome-shell-search-provider-documents subpackage, for + the new GNOME Shell search provider D-Bus service. + +------------------------------------------------------------------- Old: ---- gnome-documents-0.3.4.tar.xz gnome-documents-tracker-0.14.patch New: ---- gnome-documents-0.4.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-documents.spec ++++++ --- /var/tmp/diff_new_pack.H7QGTF/_old 2012-05-22 08:14:52.000000000 +0200 +++ /var/tmp/diff_new_pack.H7QGTF/_new 2012-05-22 08:14:52.000000000 +0200 @@ -17,21 +17,17 @@ Name: gnome-documents -Version: 0.3.4 +Version: 0.4.2 Release: 0 Summary: Document Manager for GNOME License: GPL-2.0+ Group: Productivity/Office/Other Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-documents/0.3/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM gnome-documents-tracker-0.14.patch bgo#667854 [email protected] -- Support tracker 0.13/0.14 -Patch0: gnome-documents-tracker-0.14.patch -# needed for patch0 -BuildRequires: gnome-common +Source: http://download.gnome.org/sources/gnome-documents/0.4/%{name}-%{version}.tar.xz +# For directory ownership +BuildRequires: gnome-shell BuildRequires: intltool BuildRequires: update-desktop-files -# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 -BuildRequires: xz BuildRequires: pkgconfig(clutter-gtk-1.0) >= 1.0.1 BuildRequires: pkgconfig(evince-document-3.0) >= 3.3.0 BuildRequires: pkgconfig(evince-view-3.0) >= 3.3.0 @@ -39,11 +35,11 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.31.6 BuildRequires: pkgconfig(gnome-desktop-3.0) BuildRequires: pkgconfig(goa-1.0) >= 3.1.90 -BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.9.6 +BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.31.6 BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.6 BuildRequires: pkgconfig(libgdata) >= 0.11.0 BuildRequires: pkgconfig(oauth) -BuildRequires: pkgconfig(tracker-sparql-0.14) >= 0.12.1 +BuildRequires: pkgconfig(tracker-sparql-0.14) >= 0.13.1 # This is a gjs application Requires: gjs Recommends: %{name}-lang @@ -55,14 +51,24 @@ %description Documents is a document manager application for GNOME. +%package -n gnome-shell-search-provider-documents +Summary: Document Manager for GNOME -- Search Provider for GNOME Shell +Group: Productivity/Office/Other +Requires: %{name} = %{version} +Requires: gnome-shell +Supplements: packageand(%{name}:gnome-shell) + +%description -n gnome-shell-search-provider-documents +Documents is a document manager application for GNOME. + +This package contains a search provider to enable GNOME Shell to get +search results from documents. + %lang_package %prep %setup -q -%patch0 -p1 %build -# needed for patch0 -NOCONFIGURE=1 gnome-autogen.sh %configure make %{?_smp_mflags} @@ -91,12 +97,19 @@ %{_bindir}/gnome-documents %{_datadir}/applications/gnome-documents.desktop %{_datadir}/dbus-1/services/org.gnome.Documents.GDataMiner.service +%{_datadir}/glib-2.0/schemas/org.gnome.Documents.enums.xml %{_datadir}/glib-2.0/schemas/org.gnome.documents.gschema.xml %{_datadir}/gnome-documents/ %{_datadir}/icons/hicolor/*/apps/gnome-documents.png %{_libdir}/gnome-documents/ %{_libexecdir}/gd-tracker-gdata-miner +%files -n gnome-shell-search-provider-documents +%defattr(-,root,root) +%{_datadir}/dbus-1/services/org.gnome.Documents.SearchProvider.service +%{_datadir}/gnome-shell/search-providers/gnome-documents-search-provider.ini +%{_libexecdir}/gnome-documents-search-provider + %files lang -f %{name}.lang %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
