Hello community, here is the log from the commit of package gnome-documents for openSUSE:Factory checked in at 2015-03-30 19:16:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-11-18 22:47:57.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-documents.new/gnome-documents.changes 2015-03-30 19:16:38.000000000 +0200 @@ -1,0 +2,59 @@ +Mon Mar 23 13:27:12 UTC 2015 - [email protected] + +- Update to version 3.16.0: + + Fixed bugs and regressions caused by having separate views for + documents and collections. + + Updated translations. + +------------------------------------------------------------------- +Fri Mar 6 16:58:37 UTC 2015 - [email protected] + +- Update to version 3.15.91: + + Handle inability to load unsupported e-book formats. + + Fixed partially visible text in collections dialog. + + Prevent multiple about dialogs from opening. + + Make the overlaid preview controls work nicely on touchscreens. + + Stop search provider from spawning miners and setting the + tracker priority. + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 20 09:06:14 UTC 2015 - [email protected] + +- Update to version 3.15.90: + + Separate views for documents and collections. + + Fix edge hit detection to use edge-reached instead of + edge-overshot. + + Add man page and AppData for Books. + + Documentation updates. + + Updated translations. + +------------------------------------------------------------------- +Wed Jan 28 18:12:32 UTC 2015 - [email protected] + +- Update to version 3.15.2: + + Add support for "Night mode". + + Add new "Books" applications (Note that viewing ePub and Mobi + formats isn't implemented yet). + + Port to WebKit2. + + Fix some documents getting opened in the Archive Manager. + + Fix a number of interaction problems related to fullscreen and + controls. + + Use GTK+' search bar widget instead of our own. +- Split gnome-books in a subpackage of its own (incl. post/postun + scriptlets). +- Split common data into gnome-document_books-common subpackage. +- Require gnome-document_books-common by gnome-documents and + gnome-books. + +------------------------------------------------------------------- +Tue Nov 18 16:00:03 UTC 2014 - [email protected] + +- Update to version 3.15.1: + + Let the back button cancel an ongoing load operation. + + Replace "Load more" button with edge hit detection. + + Polish the presentation output chooser. + + Use symbolics for high contrast icons. + + Updated translations. + +------------------------------------------------------------------- Old: ---- gnome-documents-3.14.2.tar.xz New: ---- gnome-documents-3.16.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-documents.spec ++++++ --- /var/tmp/diff_new_pack.1YRyGE/_old 2015-03-30 19:16:39.000000000 +0200 +++ /var/tmp/diff_new_pack.1YRyGE/_new 2015-03-30 19:16:39.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnome-documents # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX 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,14 +17,13 @@ Name: gnome-documents -Version: 3.14.2 +Version: 3.16.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.14/%{name}-%{version}.tar.xz -# For directory ownership +Source: http://download.gnome.org/sources/gnome-documents/3.16/%{name}-%{version}.tar.xz BuildRequires: gnome-shell BuildRequires: gtk-doc BuildRequires: intltool >= 0.50.1 @@ -38,24 +37,23 @@ 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.13.2 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.15.5 BuildRequires: pkgconfig(libgdata) >= 0.13.3 BuildRequires: pkgconfig(libsoup-2.4) >= 2.41.3 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(webkit2gtk-4.0) >= 2.6.0 BuildRequires: pkgconfig(zapojit-0.0) >= 0.0.2 # This is a gjs application Requires: gjs -# gnome-documents relies on tracker to find local files. -Requires: tracker-miner-files +Requires: gnome-documents_books-common = %{version} +Recommends: %{name}-lang # If available, we query the Online Miners via dbus. Recommends: dbus(org.gnome.OnlineMiners.GData) -Recommends: %{name}-lang # A lot of document formats are handled using unoconv. Recommends: unoconv BuildRoot: %{_tmppath}/%{name}-%{version}-build -%glib2_gsettings_schema_requires +%{glib2_gsettings_schema_requires} %description Documents is a document manager application for GNOME. @@ -73,7 +71,27 @@ This package contains a search provider to enable GNOME Shell to get search results from documents. +%package -n gnome-books +Summary: Book Reader for GNOME +Group: Productivity/Office/Other +Requires: gnome-documents_books-common = %{version} +Recommends: gnome-epub-thumbnailer + +%description -n gnome-books +Books is an electronic Book reader or GNOME. + +%package -n gnome-documents_books-common +Summary: Shared data between GNOME Documents and GNOME Books +Group: Productivity/Office/Other +# gnome-documents relies on tracker to find local files. +Requires: tracker-miner-files >= 1.3.4 + +%description -n gnome-documents_books-common +This package provides runtime information shared between GNOME Documents +and GNOME Books. + %lang_package + %prep %setup -q translation-update-upstream @@ -84,20 +102,33 @@ %install %make_install -find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print +find %{buildroot} -type f -name "*.la" -delete -print %suse_update_desktop_file org.gnome.Documents %find_lang %{name} %{?no_lang_C} -%clean -rm -rf %{buildroot} - %post -%glib2_gsettings_schema_post +%{glib2_gsettings_schema_post} %desktop_database_post %icon_theme_cache_post %postun +%{glib2_gsettings_schema_postun} +%desktop_database_postun +%icon_theme_cache_postun + +%post -n gnome-documents_books-common +%glib2_gsettings_schema_post + +%postun -n gnome-documents_books-common %glib2_gsettings_schema_postun + +%post -n gnome-books +%{glib2_gsettings_schema_post} +%desktop_database_post +%icon_theme_cache_post + +%postun -n gnome-books +%{glib2_gsettings_schema_postun} %desktop_database_postun %icon_theme_cache_postun @@ -109,18 +140,35 @@ %dir %{_datadir}/appdata %{_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/ +%{_datadir}/icons/hicolor/scalable/apps/gnome-documents-symbolic.svg %{_mandir}/man1/gnome-documents.1%{?ext_man} +%files -n gnome-documents_books-common +%defattr(-,root,root) +%{_datadir}/gnome-documents/ +%{_datadir}/glib-2.0/schemas/org.gnome.Documents.enums.xml +%{_libdir}/gnome-documents/ + %files -n gnome-shell-search-provider-documents %defattr(-,root,root) %{_datadir}/dbus-1/services/org.gnome.Documents.service %{_datadir}/gnome-shell/search-providers/org.gnome.Documents.search-provider.ini +%files -n gnome-books +%defattr(-,root,root) +%doc AUTHORS NEWS README +%{_bindir}/gnome-books +%{_datadir}/appdata/org.gnome.Books.appdata.xml +%{_datadir}/applications/org.gnome.Books.desktop +%{_datadir}/dbus-1/services/org.gnome.Books.service +%{_datadir}/glib-2.0/schemas/org.gnome.books.gschema.xml +%{_datadir}/icons/hicolor/*/apps/gnome-books.png +%{_datadir}/icons/hicolor/scalable/apps/gnome-books-symbolic.svg +%{_mandir}/man1/gnome-books.1%{?ext_man} + %files lang -f %{name}.lang +%defattr(-,root,root) %changelog ++++++ gnome-documents-3.14.2.tar.xz -> gnome-documents-3.16.0.tar.xz ++++++ ++++ 50012 lines of diff (skipped)
