Hello community,

here is the log from the commit of package gnome-documents for openSUSE:Factory 
checked in at 2014-05-05 21:15:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-documents (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-documents.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-documents"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-documents/gnome-documents.changes  
2014-03-13 20:43:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-documents.new/gnome-documents.changes     
2014-05-05 21:16:08.000000000 +0200
@@ -1,0 +2,92 @@
+Tue Mar 25 12:42:26 UTC 2014 - [email protected]
+
+- Update to version 3.12.0:
+  + Fix crash when list view is destroyed.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Mar 19 13:27:31 UTC 2014 - [email protected]
+
+- Update to version 3.11.92:
+  + Use header bars in dialogs.
+  + Allow Enter to activate first search result.
+  + Don't make "edit" active for documents that can't be edited.
+  + Fix zoom in not working with certain keyboards.
+  + Fix multiple stacked indexing in-app notifications.
+  + Fix toolbar behavior for GTK changes.
+  + Fix possible crash due to UTF-8/bytes mismatch.
+  + Focus search entry after changing filters.
+  + Improve getting started turorial.
+  + Improve user help for 3.12.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Mar 12 03:11:58 UTC 2014 - [email protected]
+
+- Update to version 3.11.91:
+  + Add user help.
+  + Point Getting Started to user help.
+  + Allow enter to activate first search item.
+  + Disable the sharing dialog for non-Google content.
+  + Use margin-{start,end} instead of deprecated
+    margin-{left,right}.
+  + Disable invalid UI controls in the preview toolbar.
+  + Handle the password dialog being deleted.
+  + Show the navigation bar after pointer movement.
+  + Updated translations.
+- Replace pkgconfig(tracker-miner-1.0) BuildRequires with
+  pkgconfig(tracker-control-1.0), following upstream.
+
+-------------------------------------------------------------------
+Wed Mar 12 03:11:57 UTC 2014 - [email protected]
+
+- Update to version 3.11.90:
+  + Turn into a DBus activatable service.
+  + Switch to tracker 1.0 API.
+  + Fix toolbar item positions for new GTK.
+  + Remove "Loading..." from spinner box.
+  + Miscellaneous printing fixes.
+  + Update search bar style.
+- Replace pkgconfig(tracker-sparql-0.18) for
+  pkgconfig(tracker-sparql-1.0) BuildRequires following upstream
+  changes.
+- Desktopfile was renamed to org.gnome.Documents.
+
+-------------------------------------------------------------------
+Wed Mar 12 03:11:05 UTC 2014 - [email protected]
+
+- Update to version 3.11.5:
+  + Fix invalid thumbnails when downloading from remote sources.
+  + Casefold search strings instead of lowercasing.
+  + Protect against spurious view-as changed signals.
+  + Fix back key behavior in RTL locales.
+
+-------------------------------------------------------------------
+Wed Mar 12 03:11:04 UTC 2014 - [email protected]
+
+- Update to version 3.11.4:
+  + Hide the search bar when moving from overview to preview.
+  + Move the Grid/List controls to the toolbar.
+  + Use GtkActionBar for the selection toolbar.
+  + Settings is the new name for gnome-control-center.
+  + Simplify the PreviewNavButtons show/hide code.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Mar 12 03:11:03 UTC 2014 - [email protected]
+
+- Update to version 3.11.3:
+  + Fix CRITICALs when loading a document from Google or SkyDrive.
+  + Support building against Tracker 0.18.
+  + Standardize Help/About/Quit in the app menu.
+  + Updated translations.
+- Replace pkgconfig(tracker-{sparql,miner}-0.16) BuildRequires with
+  pkgconfig(tracker-{sparql,miner}-0.18): move to Tracker 0.18.
+
+-------------------------------------------------------------------
+Wed Mar 12 03:11:02 UTC 2014 - [email protected]
+
+- Update to version 3.11.2:
+  + Prepare for E4X removal.
+
+-------------------------------------------------------------------

Old:
----
  gnome-documents-3.10.2.tar.xz

New:
----
  gnome-documents-3.12.0.tar.xz

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

Other differences:
------------------
++++++ gnome-documents.spec ++++++
--- /var/tmp/diff_new_pack.ZKhguH/_old  2014-05-05 21:16:09.000000000 +0200
+++ /var/tmp/diff_new_pack.ZKhguH/_new  2014-05-05 21:16:09.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           gnome-documents
-Version:        3.10.2
+Version:        3.12.0
 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/3.10/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-documents/3.12/%{name}-%{version}.tar.xz
 # For directory ownership
 BuildRequires:  gnome-shell
 BuildRequires:  gtk-doc
@@ -38,11 +38,11 @@
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(goa-1.0) >= 3.2.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.31.6
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.9.3
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.11.5
 BuildRequires:  pkgconfig(libgdata) >= 0.13.3
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.41.3
-BuildRequires:  pkgconfig(tracker-miner-0.16) >= 0.13.1
-BuildRequires:  pkgconfig(tracker-sparql-0.16) >= 0.13.1
+BuildRequires:  pkgconfig(tracker-control-1.0) >= 0.17.3
+BuildRequires:  pkgconfig(tracker-sparql-1.0) >= 0.17.3
 BuildRequires:  pkgconfig(webkitgtk-3.0) >= 1.10.0
 BuildRequires:  pkgconfig(zapojit-0.0) >= 0.0.2
 # This is a gjs application
@@ -85,7 +85,7 @@
 %install
 %make_install
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
-%suse_update_desktop_file %{name}
+%suse_update_desktop_file org.gnome.Documents
 %find_lang %{name} %{?no_lang_C}
 
 %clean
@@ -104,21 +104,23 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS NEWS README
+%doc %{_datadir}/help/C/%{name}/
 %{_bindir}/gnome-documents
 %dir %{_datadir}/appdata
-%{_datadir}/appdata/gnome-documents.appdata.xml
-%{_datadir}/applications/gnome-documents.desktop
+%{_datadir}/appdata/org.gnome.Documents.appdata.xml
+%{_datadir}/applications/org.gnome.Documents.desktop
 %{_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}/gnome-documents-service
 %{_mandir}/man1/gnome-documents.1%{?ext_man}
 
 %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
+%{_datadir}/dbus-1/services/org.gnome.Documents.service
+%{_datadir}/gnome-shell/search-providers/org.gnome.Documents.search-provider.ini
 
 %files lang -f %{name}.lang
 

++++++ gnome-documents-3.10.2.tar.xz -> gnome-documents-3.12.0.tar.xz ++++++
++++ 74747 lines of diff (skipped)

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

Reply via email to