Hello community,

here is the log from the commit of package gnome-online-miners for 
openSUSE:Factory checked in at 2019-10-17 13:00:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-online-miners (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-online-miners.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-online-miners"

Thu Oct 17 13:00:42 2019 rev:22 rq:736553 version:3.34.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-online-miners/gnome-online-miners.changes  
2018-10-17 08:10:49.731143805 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-online-miners.new.2352/gnome-online-miners.changes
        2019-10-17 13:00:44.753083823 +0200
@@ -1,0 +2,12 @@
+Wed Sep 11 18:09:53 UTC 2019 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 3.34.0:
+  + No changes, stable version bump only.
+
+-------------------------------------------------------------------
+Thu Sep  5 14:42:46 NZST 2019 - l...@ljones.dev
+
+- Update to version 3.33.92:
+  + Use Files GOA feature for document miners
+
+-------------------------------------------------------------------

Old:
----
  gnome-online-miners-3.30.0.tar.xz

New:
----
  gnome-online-miners-3.34.0.tar.xz

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

Other differences:
------------------
++++++ gnome-online-miners.spec ++++++
--- /var/tmp/diff_new_pack.Zb3Hcr/_old  2019-10-17 13:00:45.329082364 +0200
+++ /var/tmp/diff_new_pack.Zb3Hcr/_new  2019-10-17 13:00:45.333082354 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-online-miners
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,18 +13,19 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           gnome-online-miners
-Version:        3.30.0
+Version:        3.34.0
 Release:        0
 Summary:        Crawls through your online content
 License:        GPL-2.0-or-later
 Group:          System/Libraries
-URL:            http://download.gnome.org/sources/gnome-online-miners
-Source:         
http://download.gnome.org/sources/gnome-online-miners/3.30/%{name}-%{version}.tar.xz
+URL:            https://wiki.gnome.org/Projects/GnomeOnlineMiners
+Source:         
https://download.gnome.org/sources/gnome-online-miners/3.34/%{name}-%{version}.tar.xz
+
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.35.1

++++++ gnome-online-miners-3.30.0.tar.xz -> gnome-online-miners-3.34.0.tar.xz 
++++++
++++ 4201 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-online-miners-3.30.0/NEWS new/gnome-online-miners-3.34.0/NEWS
--- old/gnome-online-miners-3.30.0/NEWS 2018-09-04 12:25:14.000000000 +0200
+++ new/gnome-online-miners-3.34.0/NEWS 2019-09-11 17:21:47.000000000 +0200
@@ -1,3 +1,16 @@
+Overview of changes in 3.34.0
+=============================
+
+* None
+
+
+Overview of changes in 3.33.92
+==============================
+
+* Bugs fixed:
+ !34 Use Files GOA feature for document miners
+
+
 Overview of changes in 3.30.0
 =============================
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-online-miners-3.30.0/config/compile 
new/gnome-online-miners-3.34.0/config/compile
--- old/gnome-online-miners-3.30.0/config/compile       2018-09-04 
12:27:49.000000000 +0200
+++ new/gnome-online-miners-3.34.0/config/compile       2019-09-11 
17:23:53.000000000 +0200
@@ -1,9 +1,9 @@
 #! /bin/sh
 # Wrapper for compilers which do not understand '-c -o'.
 
-scriptversion=2016-01-11.22; # UTC
+scriptversion=2018-03-07.03; # UTC
 
-# Copyright (C) 1999-2017 Free Software Foundation, Inc.
+# Copyright (C) 1999-2018 Free Software Foundation, Inc.
 # Written by Tom Tromey <tro...@cygnus.com>.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -17,7 +17,7 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
@@ -340,7 +340,7 @@
 # Local Variables:
 # mode: shell-script
 # sh-indentation: 2
-# eval: (add-hook 'write-file-hooks 'time-stamp)
+# eval: (add-hook 'before-save-hook 'time-stamp)
 # time-stamp-start: "scriptversion="
 # time-stamp-format: "%:y-%02m-%02d.%02H"
 # time-stamp-time-zone: "UTC0"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-online-miners-3.30.0/config/missing 
new/gnome-online-miners-3.34.0/config/missing
--- old/gnome-online-miners-3.30.0/config/missing       2018-09-04 
12:27:49.000000000 +0200
+++ new/gnome-online-miners-3.34.0/config/missing       2019-09-11 
17:23:53.000000000 +0200
@@ -1,9 +1,9 @@
 #! /bin/sh
 # Common wrapper for a few potentially missing GNU programs.
 
-scriptversion=2016-01-11.22; # UTC
+scriptversion=2018-03-07.03; # UTC
 
-# Copyright (C) 1996-2017 Free Software Foundation, Inc.
+# Copyright (C) 1996-2018 Free Software Foundation, Inc.
 # Originally written by Fran,cois Pinard <pin...@iro.umontreal.ca>, 1996.
 
 # This program is free software; you can redistribute it and/or modify
@@ -17,7 +17,7 @@
 # GNU General Public License for more details.
 
 # You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
@@ -101,9 +101,9 @@
   exit $st
 fi
 
-perl_URL=http://www.perl.org/
-flex_URL=http://flex.sourceforge.net/
-gnu_software_URL=http://www.gnu.org/software
+perl_URL=https://www.perl.org/
+flex_URL=https://github.com/westes/flex
+gnu_software_URL=https://www.gnu.org/software
 
 program_details ()
 {
@@ -207,7 +207,7 @@
 exit $st
 
 # Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
+# eval: (add-hook 'before-save-hook 'time-stamp)
 # time-stamp-start: "scriptversion="
 # time-stamp-format: "%:y-%02m-%02d.%02H"
 # time-stamp-time-zone: "UTC0"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-online-miners-3.30.0/configure.ac 
new/gnome-online-miners-3.34.0/configure.ac
--- old/gnome-online-miners-3.30.0/configure.ac 2018-09-04 12:24:51.000000000 
+0200
+++ new/gnome-online-miners-3.34.0/configure.ac 2019-09-11 17:21:23.000000000 
+0200
@@ -1,5 +1,5 @@
 AC_INIT([GNOME Online Miners],
-        [3.30.0],
+        [3.34.0],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-miners],
         [gnome-online-miners],
         [https://wiki.gnome.org/Projects/GnomeOnlineMiners])
@@ -26,9 +26,7 @@
 GRILO_MIN_VERSION=0.3.0
 ZAPOJIT_MIN_VERSION=0.0.2
 
-GNOME_COMPILE_WARNINGS([maximum])
-GNOME_DEBUG_CHECK
-GNOME_MAINTAINER_MODE_DEFINES
+AX_CHECK_ENABLE_DEBUG([yes],[GNOME_ENABLE_DEBUG])
 
 LT_INIT
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-online-miners-3.30.0/src/gom-gdata-miner.c 
new/gnome-online-miners-3.34.0/src/gom-gdata-miner.c
--- old/gnome-online-miners-3.30.0/src/gom-gdata-miner.c        2017-01-02 
16:25:22.000000000 +0100
+++ new/gnome-online-miners-3.34.0/src/gom-gdata-miner.c        2019-08-27 
10:17:05.000000000 +0200
@@ -1091,7 +1091,7 @@
 
   authorizer = gdata_goa_authorizer_new (object);
 
-  if (gom_miner_supports_type (self, "documents") && goa_object_peek_documents 
(object) != NULL)
+  if (gom_miner_supports_type (self, "documents") && goa_object_peek_files 
(object) != NULL)
     {
       GDataDocumentsService *service;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnome-online-miners-3.30.0/src/gom-miner.c 
new/gnome-online-miners-3.34.0/src/gom-miner.c
--- old/gnome-online-miners-3.30.0/src/gom-miner.c      2017-01-02 
16:25:22.000000000 +0100
+++ new/gnome-online-miners-3.34.0/src/gom-miner.c      2019-08-27 
10:17:05.000000000 +0200
@@ -701,7 +701,7 @@
 static void
 gom_miner_refresh_db_real (GomMiner *self, GTask *task)
 {
-  GoaDocuments *documents;
+  GoaFiles *files;
   GoaPhotos *photos;
   GoaAccount *account;
   GoaObject *object;
@@ -729,13 +729,13 @@
       acc_objects = g_list_append (acc_objects, g_object_ref (object));
       skip_photos = skip_documents = TRUE;
 
-      documents = goa_object_peek_documents (object);
+      files = goa_object_peek_files (object);
       photos = goa_object_peek_photos (object);
 
       if (gom_miner_supports_type (self, "photos") && photos != NULL)
         skip_photos = FALSE;
 
-      if (gom_miner_supports_type (self, "documents") && documents != NULL)
+      if (gom_miner_supports_type (self, "documents") && files != NULL)
         skip_documents = FALSE;
 
       if (skip_photos && skip_documents)
@@ -812,7 +812,7 @@
                                        gpointer user_data)
 {
   GTask *task = NULL;
-  GoaDocuments *documents;
+  GoaFiles *files;
   GoaObject *object = NULL;
   GoaPhotos *photos;
   InsertSharedContentData *data;
@@ -840,10 +840,10 @@
       goto out;
     }
 
-  documents = goa_object_peek_documents (object);
+  files = goa_object_peek_files (object);
   photos = goa_object_peek_photos (object);
 
-  if (g_strcmp0 (shared_type, "documents") == 0 && documents == NULL)
+  if (g_strcmp0 (shared_type, "documents") == 0 && files == NULL)
     {
       /* throw error */
       goto out;


Reply via email to