Hello community,

here is the log from the commit of package goffice for openSUSE:Factory checked 
in at 2016-01-01 19:48:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/goffice (Old)
 and      /work/SRC/openSUSE:Factory/.goffice.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "goffice"

Changes:
--------
--- /work/SRC/openSUSE:Factory/goffice/goffice.changes  2015-12-01 
09:19:01.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.goffice.new/goffice.changes     2016-01-01 
19:50:16.000000000 +0100
@@ -1,0 +2,14 @@
+Tue Dec 29 11:23:34 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.10.26:
+  + Version bump only to stay in sync for gnumeric.
+
+-------------------------------------------------------------------
+Sat Dec 26 16:09:02 UTC 2015 - damjanovic....@gmail.com
+
+- Update to version 0.10.25:
+  + Plug leaks.
+  + Fix axis editing bug (bgo#684886).
+  + Make builds more reproducible.
+  
+-------------------------------------------------------------------

Old:
----
  goffice-0.10.24.tar.xz

New:
----
  goffice-0.10.26.tar.xz

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

Other differences:
------------------
++++++ goffice.spec ++++++
--- /var/tmp/diff_new_pack.4M8KIw/_old  2016-01-01 19:50:17.000000000 +0100
+++ /var/tmp/diff_new_pack.4M8KIw/_new  2016-01-01 19:50:17.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           goffice
-Version:        0.10.24
+Version:        0.10.26
 Release:        0
 Summary:        GLib/GTK+ Set of Document-Centric Objects and Utilities
 License:        GPL-2.0 or GPL-3.0

++++++ goffice-0.10.24.tar.xz -> goffice-0.10.26.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/goffice-0.10.24/ChangeLog 
new/goffice-0.10.26/ChangeLog
--- old/goffice-0.10.24/ChangeLog       2015-09-20 22:18:43.000000000 +0200
+++ new/goffice-0.10.26/ChangeLog       2015-12-28 21:10:01.000000000 +0100
@@ -1,3 +1,28 @@
+2015-12-28  Morten Welinder <te...@gnome.org>
+
+       * Release 0.10.26
+
+2015-12-25  Morten Welinder <te...@gnome.org>
+
+       * configure.ac: Post-release bump.
+
+2015-12-25  Morten Welinder <te...@gnome.org>
+
+       * Release 0.10.25
+
+2015-12-14  Morten Welinder  <te...@gnome.org>
+
+       * goffice/graph/gog-axis-line.c (gog_tool_move_bound_init): Use
+       gog_axis_map_get_real_extents here, see bug #684886.
+
+2015-12-01  Morten Welinder  <te...@gnome.org>
+
+       * goffice/app/go-plugin.c (go_plugin_read): Plug leak.
+
+2015-09-20  Morten Welinder <te...@gnome.org>
+
+       * configure.ac: Post-release bump.
+
 2015-09-20  Morten Welinder <te...@gnome.org>
 
        * Release 0.10.24
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/goffice-0.10.24/NEWS new/goffice-0.10.26/NEWS
--- old/goffice-0.10.24/NEWS    2015-09-10 16:27:33.000000000 +0200
+++ new/goffice-0.10.26/NEWS    2015-12-25 18:53:45.000000000 +0100
@@ -1,3 +1,14 @@
+goffice 0.10.26:
+
+--------------------------------------------------------------------------
+goffice 0.10.25:
+
+Morten:
+       * Plug leaks.
+       * Fix axis editing bug.  [#684886]
+       * Make builds more reproducible.
+
+--------------------------------------------------------------------------
 goffice 0.10.24:
 
 Jean:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/goffice-0.10.24/configure 
new/goffice-0.10.26/configure
--- old/goffice-0.10.24/configure       2015-09-17 23:38:59.000000000 +0200
+++ new/goffice-0.10.26/configure       2015-12-25 18:56:58.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for goffice 0.10.24.
+# Generated by GNU Autoconf 2.69 for goffice 0.10.26.
 #
 # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=libgoffice>.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='goffice'
 PACKAGE_TARNAME='goffice'
-PACKAGE_VERSION='0.10.24'
-PACKAGE_STRING='goffice 0.10.24'
+PACKAGE_VERSION='0.10.26'
+PACKAGE_STRING='goffice 0.10.26'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=libgoffice'
 PACKAGE_URL=''
 
@@ -1490,7 +1490,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 goffice 0.10.24 to adapt to many kinds of systems.
+\`configure' configures goffice 0.10.26 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1560,7 +1560,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of goffice 0.10.24:";;
+     short | recursive ) echo "Configuration of goffice 0.10.26:";;
    esac
   cat <<\_ACEOF
 
@@ -1731,7 +1731,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-goffice configure 0.10.24
+goffice configure 0.10.26
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2146,7 +2146,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by goffice $as_me 0.10.24, which was
+It was created by goffice $as_me 0.10.26, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3011,7 +3011,7 @@
 
 # Define the identity of the package.
  PACKAGE='goffice'
- VERSION='0.10.24'
+ VERSION='0.10.26'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3106,7 +3106,7 @@
 
 
 
-VERSION_INFO=10:24:0
+VERSION_INFO=10:26:0
 
 VERSION_IFACE=10
 
@@ -16865,7 +16865,7 @@
 
 
 
-$as_echo "#define GOFFICE_VERSION \"0.10.24\"" >>confdefs.h
+$as_echo "#define GOFFICE_VERSION \"0.10.26\"" >>confdefs.h
 
 
 $as_echo "#define GO_VERSION_EPOCH 0" >>confdefs.h
@@ -16874,7 +16874,7 @@
 $as_echo "#define GO_VERSION_MAJOR 10" >>confdefs.h
 
 
-$as_echo "#define GO_VERSION_MINOR 24" >>confdefs.h
+$as_echo "#define GO_VERSION_MINOR 26" >>confdefs.h
 
 
 $as_echo "#define GO_VERSION_EXTRA \"\"" >>confdefs.h
@@ -17854,7 +17854,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by goffice $as_me 0.10.24, which was
+This file was extended by goffice $as_me 0.10.26, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -17920,7 +17920,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-goffice config.status 0.10.24
+goffice config.status 0.10.26
 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/goffice-0.10.24/configure.ac 
new/goffice-0.10.26/configure.ac
--- old/goffice-0.10.24/configure.ac    2015-07-29 04:52:12.000000000 +0200
+++ new/goffice-0.10.26/configure.ac    2015-12-25 18:53:45.000000000 +0100
@@ -5,7 +5,7 @@
 
 m4_define([goffice_version_epoch], [0])
 m4_define([goffice_version_major], [10])
-m4_define([goffice_version_minor], [24])
+m4_define([goffice_version_minor], [26])
 m4_define([goffice_version_extra], [])
 m4_define([goffice_full_version],
          
[goffice_version_epoch.goffice_version_major.goffice_version_minor[]goffice_version_extra])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/goffice-0.10.24/docs/reference/html/GOComponent.html 
new/goffice-0.10.26/docs/reference/html/GOComponent.html
--- old/goffice-0.10.24/docs/reference/html/GOComponent.html    2015-09-20 
22:18:49.000000000 +0200
+++ new/goffice-0.10.26/docs/reference/html/GOComponent.html    2015-12-28 
21:10:06.000000000 +0100
@@ -1144,9 +1144,8 @@
                <span class="type">gpointer</span>     user_data)</pre>
 <p>
 </p>
-<p>@:</p>
 <div class="refsect3">
-<a name="id-1.6.9.3.12.2.6"></a><h4>Parameters</h4>
+<a name="id-1.6.9.3.12.2.5"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/goffice-0.10.24/docs/reference/html/GOData.html 
new/goffice-0.10.26/docs/reference/html/GOData.html
--- old/goffice-0.10.24/docs/reference/html/GOData.html 2015-09-20 
22:18:49.000000000 +0200
+++ new/goffice-0.10.26/docs/reference/html/GOData.html 2015-12-28 
21:10:06.000000000 +0100
@@ -780,9 +780,8 @@
                <span class="type">gpointer</span> user_data)</pre>
 <p>
 </p>
-<p>@:</p>
 <div class="refsect3">
-<a name="id-1.6.5.2.10.2.6"></a><h4>Parameters</h4>
+<a name="id-1.6.5.2.10.2.5"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/goffice-0.10.24/docs/reference/html/index.html 
new/goffice-0.10.26/docs/reference/html/index.html
--- old/goffice-0.10.24/docs/reference/html/index.html  2015-09-20 
22:18:49.000000000 +0200
+++ new/goffice-0.10.26/docs/reference/html/index.html  2015-12-28 
21:10:06.000000000 +0100
@@ -14,7 +14,7 @@
 <div class="titlepage">
 <div>
 <div><table class="navigation" id="top" width="100%" cellpadding="2" 
cellspacing="0"><tr><th valign="middle"><p class="title">GOffice Reference 
Manual</p></th></tr></table></div>
-<div><p class="releaseinfo">For goffice 0.10.24
+<div><p class="releaseinfo">For goffice 0.10.26
 </p></div>
 </div>
 <hr>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/goffice-0.10.24/docs/reference/tmpl/go-component.sgml 
new/goffice-0.10.26/docs/reference/tmpl/go-component.sgml
--- old/goffice-0.10.24/docs/reference/tmpl/go-component.sgml   2015-09-20 
22:18:49.000000000 +0200
+++ new/goffice-0.10.26/docs/reference/tmpl/go-component.sgml   2015-12-28 
21:10:06.000000000 +0100
@@ -31,8 +31,6 @@
 
 </para>
 
-@:
-
 @gocomponent: the object which received the signal.
 
 <!-- ##### ARG GOComponent:ascent ##### -->
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/goffice-0.10.24/docs/reference/tmpl/go-data.sgml 
new/goffice-0.10.26/docs/reference/tmpl/go-data.sgml
--- old/goffice-0.10.24/docs/reference/tmpl/go-data.sgml        2015-09-20 
22:18:49.000000000 +0200
+++ new/goffice-0.10.26/docs/reference/tmpl/go-data.sgml        2015-12-28 
21:10:06.000000000 +0100
@@ -31,8 +31,6 @@
 
 </para>
 
-@:
-
 @godata: the object which received the signal.
 
 <!-- ##### FUNCTION go_data_date_conv ##### -->
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/goffice-0.10.24/docs/reference/tmpl/goffice-component.sgml 
new/goffice-0.10.26/docs/reference/tmpl/goffice-component.sgml
--- old/goffice-0.10.24/docs/reference/tmpl/goffice-component.sgml      
2015-09-20 22:18:49.000000000 +0200
+++ new/goffice-0.10.26/docs/reference/tmpl/goffice-component.sgml      
2015-12-28 21:10:06.000000000 +0100
@@ -31,7 +31,7 @@
 
 </para>
 
-@gocomponent: the object which received the signal.
+@: 
 
 <!-- ##### ARG GOComponent:ascent ##### -->
 <para>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/goffice-0.10.24/docs/reference/tmpl/goffice-data.sgml 
new/goffice-0.10.26/docs/reference/tmpl/goffice-data.sgml
--- old/goffice-0.10.24/docs/reference/tmpl/goffice-data.sgml   2015-09-20 
22:18:49.000000000 +0200
+++ new/goffice-0.10.26/docs/reference/tmpl/goffice-data.sgml   2015-12-28 
21:10:06.000000000 +0100
@@ -31,7 +31,7 @@
 
 </para>
 
-@godata: the object which received the signal.
+@: 
 
 <!-- ##### STRUCT GODataMatrix ##### -->
 <para>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/goffice-0.10.24/docs/reference/version.xml 
new/goffice-0.10.26/docs/reference/version.xml
--- old/goffice-0.10.24/docs/reference/version.xml      2015-09-17 
23:39:07.000000000 +0200
+++ new/goffice-0.10.26/docs/reference/version.xml      2015-12-25 
18:57:05.000000000 +0100
@@ -1 +1 @@
-0.10.24
+0.10.26
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/goffice-0.10.24/goffice/app/go-plugin.c 
new/goffice-0.10.26/goffice/app/go-plugin.c
--- old/goffice-0.10.24/goffice/app/go-plugin.c 2014-09-22 00:02:59.000000000 
+0200
+++ new/goffice-0.10.26/goffice/app/go-plugin.c 2015-12-01 23:32:55.000000000 
+0100
@@ -841,6 +841,7 @@
                                GO_SLIST_PREPEND (dependency_list, dep);
                        }
                } else {
+                       g_free (loader_id);
                        loader_id = NULL;
                        loader_attrs = NULL;
                }
@@ -865,6 +866,7 @@
                plugin->loader_attrs = loader_attrs;
                plugin->loader = NULL;
                plugin->services = go_plugin_read_service_list (plugin, tree, 
&services_error);
+               loader_attrs = NULL;
 
                if (services_error != NULL) {
                        *ret_error = go_error_info_new_printf (
@@ -906,6 +908,9 @@
        }
        g_free (file_name);
        xmlFreeDoc (doc);
+
+       if (loader_attrs)
+               g_hash_table_destroy (loader_attrs);
 }
 
 static void
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/goffice-0.10.24/goffice/goffice-features.h 
new/goffice-0.10.26/goffice/goffice-features.h
--- old/goffice-0.10.24/goffice/goffice-features.h      2015-07-30 
23:01:30.000000000 +0200
+++ new/goffice-0.10.26/goffice/goffice-features.h      2015-12-25 
18:57:05.000000000 +0100
@@ -35,7 +35,7 @@
 /* #undef GOFFICE_SUPPLIED_STRTOLD */
 
 /* The version number of this release, possibly with additional suffix */
-#define GOFFICE_VERSION "0.10.24"
+#define GOFFICE_VERSION "0.10.26"
 
 /* The Epoch of this release */
 #define GO_VERSION_EPOCH 0
@@ -44,7 +44,7 @@
 #define GO_VERSION_MAJOR 10
 
 /* The Minor version number of this release */
-#define GO_VERSION_MINOR 24
+#define GO_VERSION_MINOR 26
 
 /* Extra, possibly empty tag for this release */
 #define GO_VERSION_EXTRA ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/goffice-0.10.24/goffice/graph/gog-axis-line.c 
new/goffice-0.10.26/goffice/graph/gog-axis-line.c
--- old/goffice-0.10.24/goffice/graph/gog-axis-line.c   2015-05-16 
12:29:00.000000000 +0200
+++ new/goffice-0.10.26/goffice/graph/gog-axis-line.c   2015-12-15 
01:28:57.000000000 +0100
@@ -920,7 +920,7 @@
        data->axis = axis_base->axis;
        data->length = hypot (view->x_start - view->x_stop,
                              view->y_start - view->y_stop);
-       gog_axis_map_get_extents (data->map, &data->start, &data->stop);
+       gog_axis_map_get_real_extents (data->map, &data->start, &data->stop);
 }
 
 static void
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/goffice-0.10.24/po/ChangeLog 
new/goffice-0.10.26/po/ChangeLog
--- old/goffice-0.10.24/po/ChangeLog    2015-09-20 22:18:43.000000000 +0200
+++ new/goffice-0.10.26/po/ChangeLog    2015-12-28 21:10:01.000000000 +0100
@@ -1,3 +1,11 @@
+2015-12-28  Morten Welinder <te...@gnome.org>
+
+       * Release 0.10.26
+
+2015-12-25  Morten Welinder <te...@gnome.org>
+
+       * Release 0.10.25
+
 2015-09-20  Morten Welinder <te...@gnome.org>
 
        * Release 0.10.24
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/goffice-0.10.24/tools/ChangeLog 
new/goffice-0.10.26/tools/ChangeLog
--- old/goffice-0.10.24/tools/ChangeLog 2015-09-20 22:18:43.000000000 +0200
+++ new/goffice-0.10.26/tools/ChangeLog 2015-12-28 21:10:01.000000000 +0100
@@ -1,3 +1,11 @@
+2015-12-28  Morten Welinder <te...@gnome.org>
+
+       * Release 0.10.26
+
+2015-12-25  Morten Welinder <te...@gnome.org>
+
+       * Release 0.10.25
+
 2015-09-20  Morten Welinder <te...@gnome.org>
 
        * Release 0.10.24
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/goffice-0.10.24/tools/embedder 
new/goffice-0.10.26/tools/embedder
--- old/goffice-0.10.24/tools/embedder  2014-09-22 00:03:02.000000000 +0200
+++ new/goffice-0.10.26/tools/embedder  2015-12-21 23:30:13.000000000 +0100
@@ -98,7 +98,7 @@
 
     if ($docompress) {
        my $zdata;
-       gzip \$data => \$zdata
+       gzip \$data => \$zdata, TIME => 0,
            or die "gzip failed: $GzipError\n";
        $data = $zdata;
     }


Reply via email to