Hello community,

here is the log from the commit of package python-nautilus for openSUSE:Factory 
checked in at 2018-05-10 15:49:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nautilus (Old)
 and      /work/SRC/openSUSE:Factory/.python-nautilus.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-nautilus"

Thu May 10 15:49:01 2018 rev:23 rq:605357 version:1.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nautilus/python-nautilus.changes  
2018-04-04 11:08:13.793926461 +0200
+++ /work/SRC/openSUSE:Factory/.python-nautilus.new/python-nautilus.changes     
2018-05-10 15:49:15.521574400 +0200
@@ -1,0 +2,7 @@
+Mon May  7 00:06:45 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 1.2.2:
+  + Fix folder string comparison to prevent duplicate extension
+    loading (bgo##792427).
+
+-------------------------------------------------------------------

Old:
----
  nautilus-python-1.2.1.tar.xz

New:
----
  nautilus-python-1.2.2.tar.xz

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

Other differences:
------------------
++++++ python-nautilus.spec ++++++
--- /var/tmp/diff_new_pack.2setYO/_old  2018-05-10 15:49:16.241548013 +0200
+++ /var/tmp/diff_new_pack.2setYO/_new  2018-05-10 15:49:16.245547866 +0200
@@ -20,7 +20,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define _name nautilus-python
 Name:           python-nautilus
-Version:        1.2.1
+Version:        1.2.2
 Release:        0
 Summary:        Python bindings for Nautilus
 License:        GPL-2.0-or-later

++++++ nautilus-python-1.2.1.tar.xz -> nautilus-python-1.2.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nautilus-python-1.2.1/NEWS 
new/nautilus-python-1.2.2/NEWS
--- old/nautilus-python-1.2.1/NEWS      2018-01-09 01:41:37.000000000 +0100
+++ new/nautilus-python-1.2.2/NEWS      2018-01-15 00:01:23.000000000 +0100
@@ -1,3 +1,6 @@
+1.2.2:
+    - Fixed bug #792427, Fix folder string comparison to prevent duplicate 
extension loading
+
 1.2.1:
     - Fixed bug #792348, Fix syntax error when building docs using python3
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nautilus-python-1.2.1/configure 
new/nautilus-python-1.2.2/configure
--- old/nautilus-python-1.2.1/configure 2018-01-09 01:43:06.000000000 +0100
+++ new/nautilus-python-1.2.2/configure 2018-01-15 00:02:31.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for nautilus-python 1.2.1.
+# Generated by GNU Autoconf 2.69 for nautilus-python 1.2.2.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='nautilus-python'
 PACKAGE_TARNAME='nautilus-python'
-PACKAGE_VERSION='1.2.1'
-PACKAGE_STRING='nautilus-python 1.2.1'
+PACKAGE_VERSION='1.2.2'
+PACKAGE_STRING='nautilus-python 1.2.2'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1366,7 +1366,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 nautilus-python 1.2.1 to adapt to many kinds of 
systems.
+\`configure' configures nautilus-python 1.2.2 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1436,7 +1436,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of nautilus-python 1.2.1:";;
+     short | recursive ) echo "Configuration of nautilus-python 1.2.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1564,7 +1564,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-nautilus-python configure 1.2.1
+nautilus-python configure 1.2.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1842,7 +1842,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by nautilus-python $as_me 1.2.1, which was
+It was created by nautilus-python $as_me 1.2.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2710,7 +2710,7 @@
 
 # Define the identity of the package.
  PACKAGE='nautilus-python'
- VERSION='1.2.1'
+ VERSION='1.2.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13585,7 +13585,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by nautilus-python $as_me 1.2.1, which was
+This file was extended by nautilus-python $as_me 1.2.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13651,7 +13651,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-nautilus-python config.status 1.2.1
+nautilus-python config.status 1.2.2
 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/nautilus-python-1.2.1/configure.ac 
new/nautilus-python-1.2.2/configure.ac
--- old/nautilus-python-1.2.1/configure.ac      2018-01-09 01:41:45.000000000 
+0100
+++ new/nautilus-python-1.2.2/configure.ac      2018-01-15 00:01:50.000000000 
+0100
@@ -1,4 +1,4 @@
-AC_INIT([nautilus-python], [1.2.1])
+AC_INIT([nautilus-python], [1.2.2])
 
 AM_CONFIG_HEADER(config.h)
 AC_CONFIG_MACRO_DIR([m4])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nautilus-python-1.2.1/docs/index.html 
new/nautilus-python-1.2.2/docs/index.html
--- old/nautilus-python-1.2.1/docs/index.html   2018-01-09 01:43:13.000000000 
+0100
+++ new/nautilus-python-1.2.2/docs/index.html   2018-01-15 00:02:40.000000000 
+0100
@@ -18,8 +18,8 @@
 <div><div class="authorgroup"><div class="author"><h3 class="author">
 <span class="firstname">Adam</span> <span class="surname">Plumb</span>
 </h3></div></div></div>
-<div><p class="releaseinfo">For nautilus-python version 1.2.1</p></div>
-<div><p class="pubdate">2018-01-08
+<div><p class="releaseinfo">For nautilus-python version 1.2.2</p></div>
+<div><p class="pubdate">2018-01-14
 </p></div>
 <div><div class="abstract">
 <p class="title"><b>Abstract</b></p>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nautilus-python-1.2.1/src/nautilus-python.c 
new/nautilus-python-1.2.2/src/nautilus-python.c
--- old/nautilus-python-1.2.1/src/nautilus-python.c     2018-01-01 
19:40:49.000000000 +0100
+++ new/nautilus-python-1.2.2/src/nautilus-python.c     2018-01-11 
21:50:56.000000000 +0100
@@ -248,7 +248,7 @@
     while (*temp != NULL) {
         gchar *dir = g_build_filename(*temp,
             "nautilus-python", "extensions", NULL);
-        if (dir != prefix_extension_dir) {
+        if (g_strcmp0(dir, prefix_extension_dir) != 0) {
             dirs = g_list_append(dirs, dir);
         }
 


Reply via email to