Hello community, here is the log from the commit of package gnome-documents for openSUSE:Factory checked in at 2013-04-05 17:27:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-11-21 16:09:26.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-documents.new/gnome-documents.changes 2013-04-05 17:27:52.000000000 +0200 @@ -1,0 +2,117 @@ +Mon Mar 25 16:13:15 UTC 2013 - [email protected] + +- Update to version 3.8.0: + + Updated translations. + +------------------------------------------------------------------- +Wed Mar 20 18:27:00 UTC 2013 - [email protected] + +- Update to version 3.7.92: + + Validate desktop file during make check + + Updated translations. + +------------------------------------------------------------------- +Thu Mar 14 20:23:56 CET 2013 - [email protected] + +- Added support for translation-update-upstream. + +------------------------------------------------------------------- +Mon Mar 4 23:37:24 UTC 2013 - [email protected] + +- Update to version 3.7.91: + + Install a translatable Getting Started with Documents tutorial + PDF. + + Use a linked style for the search dropdown button. + + Use a revealer animation for the search dropdown. + + Make page switch widgets insensitive for single-page documents. + + Fix search dropdown stuck after view mode switch. + + Fix back keybinding not working when going back from + collections. + + Fix mouse back button not working. + + Fix searchbar appearing when fullscreen in edit mode. +- Add itstool BuildRequires: new dependency. +- Add pkgconfig(tracker-miner-0.16) BuildRequires: new verified + dependency. + +------------------------------------------------------------------- +Wed Feb 20 07:18:30 UTC 2013 - [email protected] + +- Update to version 3.7.90: + + Add a presentation mode. + + Add Previous/Next overlay buttons in preview. + + Add support to launch external links from documents. + + Add support for PDF documents from Google. + + Remove clutter and clutter-gtk dependencies. + + Fix a bug in the positioning of the preview overlay window. + + Lots of minor cleanups and bugfixes. +- Drop pkgconfig(clutter-1.0) and pkgconfig(clutter-gtk-1.0) + BuildRequires, following upstream. + +------------------------------------------------------------------- +Fri Feb 8 14:34:59 UTC 2013 - [email protected] + +- Update to version 3.7.5: + + Add an embedded edit mode for Google documents. + + Add a Bookmarks page in preview mode. + + Improve the error dialog layout. + + Use more human readable messages for GData errors. + + Don't use the dark theme in fullscreen preview. + + Add some padding around the preview navigation bar. + + Fix double search entry in fullscreen preview. + + Fix crash when going back from a Google document under some + circumstances. + + Fix double and misspelled indexing notifications. +- Drop gnome-documents-nonvoid.patch: fixed upstream. + +------------------------------------------------------------------- +Tue Jan 15 19:30:09 UTC 2013 - [email protected] + +- Update to version 3.7.4: + + Use a new page navigation bar in preview. + + Add a sharing dialog for GDocs. + + Use new automatic page sizing and page layout modes. + + Respect zoom limits for preview zoom actions. + + Install unoconv trough PackageKit when missing. + + Fix finding text in page when in fullscreen mode. + + Set a minimum size request for the main window. +- Replace pkgconfig(tracker-sparql-0.14) BuildRequires with + pkgconfig(tracker-sparql-0.16), following upstream. + +------------------------------------------------------------------- +Tue Jan 8 18:26:52 UTC 2013 - [email protected] + +- Update to version 3.7.3: + + Update search provider to org.gnome.Shell.SearchProvider2 + interface. + + Perform application search when launched from a shell search + and "back" is pressed. + + Show page selector OSD also when not in fullscreen mode. + + Don't use a timeout logic for OSD preview controls, show/hide + them on click. + + Don't show document page numbers in toolbar. + + Don't activate fullscreen on double click. + + Use paging instead of a continuous mode to display documents. + + Make find bar buttons insensitive when there are no matches to + scroll. + + Remove white flashspot when switching window mode. + + Automatically fullscreen when maximized and a preview is + opened. + + Use unicode ellipsis instead of three ASCII periods. + + Don't show "New and Recent" in the toolbar all the time. + + Set versions for GJS imports. + + Simplify launch scripts. +- Add gnome-documents-nonvoid.patch: Fix brp error regarding + missing return value. + +------------------------------------------------------------------- +Sat Nov 24 22:59:14 UTC 2012 - [email protected] + +- Update to version 3.7.2: + + Query results from extra Tracker locations added by the user. + + Use a better label for the Load More button. + + Add a Properties entry to the preview gear menu. + + Pre-select find text in the preview searchbar. + + Fix a bug where two search bars would appear after leaving + fullscreen. + +------------------------------------------------------------------- Old: ---- gnome-documents-3.6.2.tar.xz New: ---- gnome-documents-3.8.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-documents.spec ++++++ --- /var/tmp/diff_new_pack.EY5Gc5/_old 2013-04-05 17:27:53.000000000 +0200 +++ /var/tmp/diff_new_pack.EY5Gc5/_new 2013-04-05 17:27:53.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnome-documents # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,29 +17,32 @@ Name: gnome-documents -Version: 3.6.2 +Version: 3.8.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.6/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-documents/3.8/%{name}-%{version}.tar.xz # For directory ownership BuildRequires: gnome-shell BuildRequires: intltool +BuildRequires: itstool +BuildRequires: translation-update-upstream BuildRequires: update-desktop-files -BuildRequires: pkgconfig(clutter-1.0) >= 1.10 -BuildRequires: pkgconfig(clutter-gtk-1.0) >= 1.3.2 -BuildRequires: pkgconfig(evince-document-3.0) >= 3.3.0 -BuildRequires: pkgconfig(evince-view-3.0) >= 3.3.0 +BuildRequires: pkgconfig(evince-document-3.0) >= 3.7.4 +BuildRequires: pkgconfig(evince-view-3.0) >= 3.7.4 BuildRequires: pkgconfig(gjs-1.0) -BuildRequires: pkgconfig(glib-2.0) >= 2.31.6 +BuildRequires: pkgconfig(glib-2.0) >= 2.35.1 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.5.5 -BuildRequires: pkgconfig(libgdata) >= 0.13.1 -BuildRequires: pkgconfig(tracker-sparql-0.14) >= 0.13.1 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.7.7 +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(webkitgtk-3.0) >= 1.10.0 BuildRequires: pkgconfig(zapojit-0.0) >= 0.0.2 # This is a gjs application Requires: gjs @@ -68,6 +71,7 @@ %lang_package %prep %setup -q +translation-update-upstream %build %configure @@ -111,7 +115,6 @@ %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 ++++++ gnome-documents-3.6.2.tar.xz -> gnome-documents-3.8.0.tar.xz ++++++ ++++ 117754 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
