Hello community,

here is the log from the commit of package gnome-online-miners for 
openSUSE:Factory checked in at 2013-08-16 12:24:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-online-miners (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-online-miners.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-online-miners"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-online-miners/gnome-online-miners.changes  
2013-07-09 20:53:58.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-online-miners.new/gnome-online-miners.changes 
    2013-08-16 12:24:15.000000000 +0200
@@ -1,0 +2,8 @@
+Wed Jul 31 09:38:58 UTC 2013 - [email protected]
+
+- Update to version 3.9.5:
+  + flickr: Fix hierarchy creation (bgo#703915).
+  + flickr: Store the title as nie:title, not nfo:fileName
+    (bgo#703917).
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ gnome-online-miners.spec ++++++
--- /var/tmp/diff_new_pack.icSnnT/_old  2013-08-16 12:24:16.000000000 +0200
+++ /var/tmp/diff_new_pack.icSnnT/_new  2013-08-16 12:24:16.000000000 +0200
@@ -1,6 +1,7 @@
 #
 # spec file for package gnome-online-miners
 #
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands
 #
 # All modifications and additions to the file contributed by third parties
@@ -15,13 +16,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           gnome-online-miners
-Version:        3.9.4
+Version:        3.9.5
 Release:        0
-License:        GPL-2.0+
 Summary:        Crawls through your online content
-Url:            http://download.gnome.org/sources/gnome-online-miners
+License:        GPL-2.0+
 Group:          System/Libraries
+Url:            http://download.gnome.org/sources/gnome-online-miners
 Source:         
http://ftp.acc.umu.se/pub/GNOME/sources/gnome-online-miners/3.9/%{name}-%{version}.tar.xz
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.35.1

++++++ gnome-online-miners-3.9.4.tar.xz -> gnome-online-miners-3.9.5.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-online-miners-3.9.4/NEWS 
new/gnome-online-miners-3.9.5/NEWS
--- old/gnome-online-miners-3.9.4/NEWS  2013-07-07 14:28:17.000000000 +0200
+++ new/gnome-online-miners-3.9.5/NEWS  2013-07-30 13:54:58.000000000 +0200
@@ -1,3 +1,11 @@
+Overview of changes in 3.9.5
+============================
+
+* Bugs fixed:
+ 703915 flickr: Fix hierarchy creation
+ 703917 flickr: Store the title as nie:title, not nfo:fileName
+
+
 Overview of changes in 3.9.4
 ============================
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-online-miners-3.9.4/configure 
new/gnome-online-miners-3.9.5/configure
--- old/gnome-online-miners-3.9.4/configure     2013-07-07 14:29:09.000000000 
+0200
+++ new/gnome-online-miners-3.9.5/configure     2013-07-30 13:56:23.000000000 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for GNOME Online Miners 3.9.4.
+# Generated by GNU Autoconf 2.69 for GNOME Online Miners 3.9.5.
 #
 # Report bugs to 
<https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-miners>.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='GNOME Online Miners'
 PACKAGE_TARNAME='gnome-online-miners'
-PACKAGE_VERSION='3.9.4'
-PACKAGE_STRING='GNOME Online Miners 3.9.4'
+PACKAGE_VERSION='3.9.5'
+PACKAGE_STRING='GNOME Online Miners 3.9.5'
 
PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-miners'
 PACKAGE_URL=''
 
@@ -1355,7 +1355,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures GNOME Online Miners 3.9.4 to adapt to many kinds of 
systems.
+\`configure' configures GNOME Online Miners 3.9.5 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1426,7 +1426,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNOME Online Miners 3.9.4:";;
+     short | recursive ) echo "Configuration of GNOME Online Miners 3.9.5:";;
    esac
   cat <<\_ACEOF
 
@@ -1563,7 +1563,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-GNOME Online Miners configure 3.9.4
+GNOME Online Miners configure 3.9.5
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1841,7 +1841,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by GNOME Online Miners $as_me 3.9.4, which was
+It was created by GNOME Online Miners $as_me 3.9.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2712,7 +2712,7 @@
 
 # Define the identity of the package.
  PACKAGE='gnome-online-miners'
- VERSION='3.9.4'
+ VERSION='3.9.5'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13048,7 +13048,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by GNOME Online Miners $as_me 3.9.4, which was
+This file was extended by GNOME Online Miners $as_me 3.9.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13114,7 +13114,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-GNOME Online Miners config.status 3.9.4
+GNOME Online Miners config.status 3.9.5
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-online-miners-3.9.4/configure.ac 
new/gnome-online-miners-3.9.5/configure.ac
--- old/gnome-online-miners-3.9.4/configure.ac  2013-07-07 14:18:59.000000000 
+0200
+++ new/gnome-online-miners-3.9.5/configure.ac  2013-07-30 13:52:49.000000000 
+0200
@@ -1,5 +1,5 @@
 AC_INIT([GNOME Online Miners],
-        [3.9.4],
+        [3.9.5],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-miners],
         [gnome-online-miners],
         [])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-online-miners-3.9.4/src/gom-flickr-miner.c 
new/gnome-online-miners-3.9.5/src/gom-flickr-miner.c
--- old/gnome-online-miners-3.9.4/src/gom-flickr-miner.c        2013-07-02 
19:41:48.000000000 +0200
+++ new/gnome-online-miners-3.9.5/src/gom-flickr-miner.c        2013-07-26 
17:52:59.000000000 +0200
@@ -107,7 +107,7 @@
   gboolean resource_exists, mtime_changed;
   gint64 new_mtime;
 
-  if (op_type == OP_CREATE_HIEARCHY && entry->parent == NULL)
+  if (op_type == OP_CREATE_HIEARCHY && entry->parent == NULL && 
!GRL_IS_MEDIA_BOX (entry->media))
     return TRUE;
 
   id = grl_media_get_id (entry->media);
@@ -169,6 +169,15 @@
         goto out;
     }
 
+  gom_tracker_sparql_connection_insert_or_replace_triple
+    (job->connection,
+     job->cancellable, error,
+     job->datasource_urn, resource,
+     "nie:title", grl_media_get_title (entry->media));
+
+  if (*error != NULL)
+    goto out;
+
   if (op_type == OP_CREATE_HIEARCHY)
     goto out;
 
@@ -223,15 +232,6 @@
 
   if (*error != NULL)
     goto out;
-
-  gom_tracker_sparql_connection_insert_or_replace_triple
-    (job->connection,
-     job->cancellable, error,
-     job->datasource_urn, resource,
-     "nfo:fileName", grl_media_get_title (entry->media));
-
-  if (*error != NULL)
-    goto out;
 
   mime = g_content_type_guess (url, NULL, 0, NULL);
   if (mime != NULL)

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

Reply via email to