Hello community, here is the log from the commit of package libgsf for openSUSE:Factory checked in at Thu May 28 23:14:57 CEST 2009. -------- --- libgsf/libgsf.changes 2009-05-07 04:58:01.000000000 +0200 +++ libgsf/libgsf.changes 2009-05-24 14:04:52.000000000 +0200 @@ -1,0 +2,8 @@ +Sun May 24 14:03:54 CEST 2009 - vuntz@novell.com + +- Update to version 1.14.14: + + Added namespaces used by openoffice 3.0, Lotus Symphony, etc. + + Fix gsf_xml_out_start_element to allow child elements mixed + with other content + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- libgsf-1.14.13.tar.bz2 New: ---- libgsf-1.14.14.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgsf.spec ++++++ --- /var/tmp/diff_new_pack.KD4088/_old 2009-05-28 23:14:30.000000000 +0200 +++ /var/tmp/diff_new_pack.KD4088/_new 2009-05-28 23:14:30.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package libgsf (Version 1.14.13) +# spec file for package libgsf (Version 1.14.14) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -29,7 +29,7 @@ BuildRequires: update-desktop-files License: GPL v2 or later; LGPL v2.1 or later Group: Development/Libraries/GNOME -Version: 1.14.13 +Version: 1.14.14 Release: 1 Summary: GNOME Structured File Library Url: http://www.gnome.org @@ -190,6 +190,11 @@ %{_datadir}/gtk-doc/html/* %changelog +* Sun May 24 2009 vuntz@novell.com +- Update to version 1.14.14: + + Added namespaces used by openoffice 3.0, Lotus Symphony, etc. + + Fix gsf_xml_out_start_element to allow child elements mixed + with other content * Thu May 07 2009 vuntz@novell.com - Update to version 1.14.13: + Fix gsf_opendoc_metadata_subtree [bgo#581530] ++++++ libgsf-1.14.13.tar.bz2 -> libgsf-1.14.14.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgsf-1.14.13/ChangeLog new/libgsf-1.14.14/ChangeLog --- old/libgsf-1.14.13/ChangeLog 2009-05-07 01:38:49.000000000 +0200 +++ new/libgsf-1.14.14/ChangeLog 2009-05-24 02:12:59.000000000 +0200 @@ -1,3 +1,49 @@ +2009-05-23 Morten Welinder <terra@gnome.org> + + * Release 1.14.14 + +2009-05-16 Andreas J. Guelzow <aguelzow@pyrshep.ca> + + * gsf/gsf-opendoc-utils.h: add namespace enumeration constant for + new OOo and Gnumeric namespaces + * gsf/gsf-opendoc-utils.c (gsf_ooo_ns): add new namespaces for OOo + and Gnumeric + +2009-05-13 Andreas J. Guelzow <aguelzow@pyrshep.ca> + + * gsf/gsf-libxml.c (gsf_xml_out_start_element): remove erroneous + g_return_if_fail. Note that some part of the code specifically + handles that situation. + (close_tag_if_neccessary): If we are in GSF_XML_OUT_CHILD we need + not close the tag + +2009-05-10 Andreas J. Guelzow <aguelzow@pyrshep.ca> + + * gsf/gsf-opendoc-utils.h: add namespace enumeration constant for + MSOXL + * gsf/gsf-opendoc-utils.c (gsf_ooo_ns): add namespace for MSOXL + +2009-05-10 Andreas J. Guelzow <aguelzow@pyrshep.ca> + + * gsf/gsf-opendoc-utils.c (gsf_opendoc_meta_dtd): scan meta's + children for more namespaces to handle CleverAge's files. + +2009-05-10 Andreas J. Guelzow <aguelzow@pyrshep.ca> + + * gsf/gsf-opendoc-utils.h: add more new namespace enumeration + constants + * gsf/gsf-opendoc-utils.c (gsf_ooo_ns): add more new namespaces + +2009-05-10 Andreas J. Guelzow <aguelzow@pyrshep.ca> + + * gsf/gsf-opendoc-utils.h: add new namespace enumeration + constants + * gsf/gsf-opendoc-utils.c (gsf_ooo_ns): add new namespaces + +2009-05-06 Morten Welinder <terra@gnome.org> + + * configure.in : post release bump + 2009-05-06 Morten Welinder <terra@gnome.org> * Release 1.14.13 diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgsf-1.14.13/configure new/libgsf-1.14.14/configure --- old/libgsf-1.14.13/configure 2009-05-07 02:00:51.000000000 +0200 +++ new/libgsf-1.14.14/configure 2009-05-24 01:47:34.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.63 for libgsf 1.14.13. +# Generated by GNU Autoconf 2.63 for libgsf 1.14.14. # # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf>. # @@ -745,8 +745,8 @@ # Identity of this package. PACKAGE_NAME='libgsf' PACKAGE_TARNAME='libgsf' -PACKAGE_VERSION='1.14.13' -PACKAGE_STRING='libgsf 1.14.13' +PACKAGE_VERSION='1.14.14' +PACKAGE_STRING='libgsf 1.14.14' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf' ac_unique_file="gsf/gsf.h" @@ -1606,7 +1606,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 libgsf 1.14.13 to adapt to many kinds of systems. +\`configure' configures libgsf 1.14.14 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1676,7 +1676,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libgsf 1.14.13:";; + short | recursive ) echo "Configuration of libgsf 1.14.14:";; esac cat <<\_ACEOF @@ -1816,7 +1816,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libgsf configure 1.14.13 +libgsf configure 1.14.14 generated by GNU Autoconf 2.63 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1830,7 +1830,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by libgsf $as_me 1.14.13, which was +It was created by libgsf $as_me 1.14.14, which was generated by GNU Autoconf 2.63. Invocation command line was $ $0 $@ @@ -2207,12 +2207,12 @@ LIBGSF_MINOR_VERSION=14 -LIBGSF_MICRO_VERSION=13 +LIBGSF_MICRO_VERSION=14 -VERSION_INFO=114:13:0 +VERSION_INFO=114:14:0 CURRENT_MINUS_AGE=114 @@ -2565,7 +2565,7 @@ # Define the identity of the package. PACKAGE='libgsf' - VERSION='1.14.13' + VERSION='1.14.14' cat >>confdefs.h <<_ACEOF @@ -18456,7 +18456,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by libgsf $as_me 1.14.13, which was +This file was extended by libgsf $as_me 1.14.14, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -18519,7 +18519,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_version="\\ -libgsf config.status 1.14.13 +libgsf config.status 1.14.14 configured by $0, generated by GNU Autoconf 2.63, with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgsf-1.14.13/configure.in new/libgsf-1.14.14/configure.in --- old/libgsf-1.14.13/configure.in 2009-04-26 01:51:41.000000000 +0200 +++ new/libgsf-1.14.14/configure.in 2009-05-19 03:55:48.000000000 +0200 @@ -4,7 +4,7 @@ m4_define([libgsf_version_major], [1]) m4_define([libgsf_version_minor], [14]) -m4_define([libgsf_version_micro], [13]) +m4_define([libgsf_version_micro], [14]) m4_define([libgsf_version_extra], []) m4_define([libgsf_full_version], [libgsf_version_major.libgsf_version_minor.libgsf_version_micro[]libgsf_version_extra]) diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgsf-1.14.13/doc/html/gsf-GIO.html new/libgsf-1.14.14/doc/html/gsf-GIO.html --- old/libgsf-1.14.13/doc/html/gsf-GIO.html 2009-05-07 02:06:45.000000000 +0200 +++ new/libgsf-1.14.14/doc/html/gsf-GIO.html 2009-05-24 02:13:03.000000000 +0200 @@ -91,17 +91,17 @@ <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>file</code></em> :</span></p></td> -<td> an existing GFile +<td> </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>err</code></em> :</span></p></td> -<td> +<td> optionally NULL. </td> </tr> <tr> <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> -<td> A new <a class="link" href="gsf-GIO.html#GsfOutputGio" title="GsfOutputGio"><span class="type">GsfOutputGio</span></a> or NULL +<td> A new <a class="link" href="gsf-GIO.html#GsfInputGio" title="GsfInputGio"><span class="type">GsfInputGio</span></a> or NULL </td> </tr> </tbody> @@ -132,7 +132,7 @@ </tr> <tr> <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> -<td> A new <a class="link" href="gsf-GIO.html#GsfOutputGio" title="GsfOutputGio"><span class="type">GsfOutputGio</span></a> or NULL +<td> A new <a class="link" href="gsf-GIO.html#GsfInputGio" title="GsfInputGio"><span class="type">GsfInputGio</span></a> or NULL </td> </tr> </tbody> @@ -163,7 +163,7 @@ </tr> <tr> <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> -<td> A new <a class="link" href="gsf-GIO.html#GsfOutputGio" title="GsfOutputGio"><span class="type">GsfOutputGio</span></a> or NULL +<td> A new <a class="link" href="gsf-GIO.html#GsfInputGio" title="GsfInputGio"><span class="type">GsfInputGio</span></a> or NULL </td> </tr> </tbody> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgsf-1.14.13/doc/tmpl/blobs.sgml.sgml new/libgsf-1.14.14/doc/tmpl/blobs.sgml.sgml --- old/libgsf-1.14.13/doc/tmpl/blobs.sgml.sgml 2009-05-07 02:06:44.000000000 +0200 +++ new/libgsf-1.14.14/doc/tmpl/blobs.sgml.sgml 2009-05-24 02:13:03.000000000 +0200 @@ -9,11 +9,13 @@ </para> + <!-- ##### SECTION See_Also ##### --> <para> </para> + <!-- ##### SECTION Stability_Level ##### --> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgsf-1.14.13/doc/tmpl/gio.sgml new/libgsf-1.14.14/doc/tmpl/gio.sgml --- old/libgsf-1.14.13/doc/tmpl/gio.sgml 2009-05-07 02:06:44.000000000 +0200 +++ new/libgsf-1.14.14/doc/tmpl/gio.sgml 2009-05-24 02:13:03.000000000 +0200 @@ -9,11 +9,13 @@ </para> + <!-- ##### SECTION See_Also ##### --> <para> </para> + <!-- ##### SECTION Stability_Level ##### --> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgsf-1.14.13/doc/tmpl/gnome-vfs.sgml new/libgsf-1.14.14/doc/tmpl/gnome-vfs.sgml --- old/libgsf-1.14.13/doc/tmpl/gnome-vfs.sgml 2009-05-07 02:06:44.000000000 +0200 +++ new/libgsf-1.14.14/doc/tmpl/gnome-vfs.sgml 2009-05-24 02:13:03.000000000 +0200 @@ -9,11 +9,13 @@ </para> + <!-- ##### SECTION See_Also ##### --> <para> </para> + <!-- ##### SECTION Stability_Level ##### --> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgsf-1.14.13/doc/tmpl/open-pkg.sgml new/libgsf-1.14.14/doc/tmpl/open-pkg.sgml --- old/libgsf-1.14.13/doc/tmpl/open-pkg.sgml 2009-05-07 02:06:44.000000000 +0200 +++ new/libgsf-1.14.14/doc/tmpl/open-pkg.sgml 2009-05-24 02:13:03.000000000 +0200 @@ -1,5 +1,5 @@ <!-- ##### SECTION Title ##### --> -Open Package (ECMA 376) +Open Package (ECMA 376) <!-- ##### SECTION Short_Description ##### --> @@ -9,11 +9,13 @@ </para> + <!-- ##### SECTION See_Also ##### --> <para> </para> + <!-- ##### SECTION Stability_Level ##### --> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgsf-1.14.13/doc/xml/gio.xml new/libgsf-1.14.14/doc/xml/gio.xml --- old/libgsf-1.14.13/doc/xml/gio.xml 2009-05-07 02:06:44.000000000 +0200 +++ new/libgsf-1.14.14/doc/xml/gio.xml 2009-05-24 02:13:03.000000000 +0200 @@ -64,12 +64,12 @@ </para><variablelist role="params"> <varlistentry><term><parameter>file</parameter> :</term> -<listitem><simpara> an existing GFile +<listitem><simpara> </simpara></listitem></varlistentry> <varlistentry><term><parameter>err</parameter> :</term> -<listitem><simpara> +<listitem><simpara> optionally NULL. </simpara></listitem></varlistentry> -<varlistentry><term><emphasis>Returns</emphasis> :</term><listitem><simpara> A new <link linkend="GsfOutputGio"><type>GsfOutputGio</type></link> or NULL +<varlistentry><term><emphasis>Returns</emphasis> :</term><listitem><simpara> A new <link linkend="GsfInputGio"><type>GsfInputGio</type></link> or NULL </simpara></listitem></varlistentry> </variablelist></refsect2> <refsect2 id="gsf-input-gio-new-for-path" role="function"> @@ -87,7 +87,7 @@ <varlistentry><term><parameter>err</parameter> :</term> <listitem><simpara> optionally NULL. </simpara></listitem></varlistentry> -<varlistentry><term><emphasis>Returns</emphasis> :</term><listitem><simpara> A new <link linkend="GsfOutputGio"><type>GsfOutputGio</type></link> or NULL +<varlistentry><term><emphasis>Returns</emphasis> :</term><listitem><simpara> A new <link linkend="GsfInputGio"><type>GsfInputGio</type></link> or NULL </simpara></listitem></varlistentry> </variablelist></refsect2> <refsect2 id="gsf-input-gio-new-for-uri" role="function"> @@ -105,7 +105,7 @@ <varlistentry><term><parameter>err</parameter> :</term> <listitem><simpara> optionally NULL. </simpara></listitem></varlistentry> -<varlistentry><term><emphasis>Returns</emphasis> :</term><listitem><simpara> A new <link linkend="GsfOutputGio"><type>GsfOutputGio</type></link> or NULL +<varlistentry><term><emphasis>Returns</emphasis> :</term><listitem><simpara> A new <link linkend="GsfInputGio"><type>GsfInputGio</type></link> or NULL </simpara></listitem></varlistentry> </variablelist></refsect2> <refsect2 id="GsfOutputGio" role="struct"> diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgsf-1.14.13/gsf/gsf-libxml.c new/libgsf-1.14.14/gsf/gsf-libxml.c --- old/libgsf-1.14.13/gsf/gsf-libxml.c 2009-04-18 00:27:14.000000000 +0200 +++ new/libgsf-1.14.14/gsf/gsf-libxml.c 2009-05-19 03:55:48.000000000 +0200 @@ -1441,7 +1441,6 @@ { g_return_if_fail (id != NULL); g_return_if_fail (xout != NULL); - g_return_if_fail (xout->state != GSF_XML_OUT_CONTENT); if (xout->needs_header) { static char const header0[] = @@ -1562,7 +1561,7 @@ static void close_tag_if_neccessary (GsfXMLOut* xout) { - if (xout->state != GSF_XML_OUT_CONTENT) { + if (xout->state == GSF_XML_OUT_NOCONTENT) { xout->state = GSF_XML_OUT_CONTENT; gsf_output_write (xout->output, 1, ">"); } diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgsf-1.14.13/gsf/gsf-opendoc-utils.c new/libgsf-1.14.14/gsf/gsf-opendoc-utils.c --- old/libgsf-1.14.13/gsf/gsf-opendoc-utils.c 2009-05-07 01:35:36.000000000 +0200 +++ new/libgsf-1.14.14/gsf/gsf-opendoc-utils.c 2009-05-19 03:55:48.000000000 +0200 @@ -42,6 +42,7 @@ /* Generated based on: * http://www.oasis-open.org/committees/download.php/12572/OpenDocument-v1.0-os... */ +/* and OpenDocument-v1.1.pdf */ GsfXMLInNS gsf_ooo_ns[] = { /* OOo 1.0.x & 1.1.x */ GSF_XML_IN_NS (OO_NS_OFFICE, "http://openoffice.org/2000/office"), @@ -84,6 +85,37 @@ GSF_XML_IN_NS (OO_NS_XFORMS, "http://www.w3.org/2002/xforms"), GSF_XML_IN_NS (OO_NS_XSD, "http://www.w3.org/2001/XMLSchema"), GSF_XML_IN_NS (OO_NS_XSI, "http://www.w3.org/2001/XMLSchema-instance"), + + /* OOo 3.0.x */ + GSF_XML_IN_NS (OO_NS_OF, "urn:oasis:names:tc:opendocument:xmlns:of:1.2"), + GSF_XML_IN_NS (OO_NS_FIELD, "urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0"), + GSF_XML_IN_NS (OO_NS_FORMX, "urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0"), + + GSF_XML_IN_NS (OO_NS_RPT, "http://openoffice.org/2005/report"), + GSF_XML_IN_NS (OO_NS_RDFA, "http://docs.oasis-open.org/opendocument/meta/rdfa#"), + + /* Other OpenDocument v 1.1 */ + GSF_XML_IN_NS (OO_NS_CONFIG, "urn:oasis:names:tc:opendocument:xmlns:config:1.0"), + GSF_XML_IN_NS (OO_NS_ANIM, "urn:oasis:names:tc:opendocument:xmlns:animation:1.0"), + GSF_XML_IN_NS (OO_NS_DATASTYLE, "urn:oasis:names:tc:opendocument:xmlns:data style:1.0"), + GSF_XML_IN_NS (OO_NS_MANIFEST, "urn:oasis:names:tc:opendocument:xmlns:manifest:1.0"), + GSF_XML_IN_NS (OO_NS_SMIL, "urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0"), + + + /* Symphony 1.3 */ + GSF_XML_IN_NS (OO_LOTUS_NS_PRODTOOLS, "http://www.ibm.com/xmlns/prodtools"), + + /* CleverAge ODF Add-in for Microsoft Office 3.0.5224.0 (11.0.8302)*/ + GSF_XML_IN_NS (OO_CLEVERAGE_NS_DC, "http://purl.org/dc/terms/"), + + /* KOffice 1.6.3 */ + GSF_XML_IN_NS (OO_KDE_NS_KOFFICE, "http://www.koffice.org/2005/"), + + /* Microsoft Excel Formulas in ODF */ + GSF_XML_IN_NS (OO_MS_NS_MSOXL, "http://schemas.microsoft.com/office/excel/formula"), + + /* Gnumeric ODF extensions */ + GSF_XML_IN_NS (OO_GNUM_NS_EXT, "http://www.gnumeric.org/odf-extension/1.0"), { NULL, 0 } }; @@ -267,7 +299,7 @@ static GsfXMLInNode const gsf_opendoc_meta_dtd[] = { GSF_XML_IN_NODE_FULL (START, START, -1, NULL, FALSE, FALSE, TRUE, NULL, NULL, 0), - GSF_XML_IN_NODE (START, META, OO_NS_OFFICE, "meta", FALSE, &gsf_opendoc_metadata_subtree_internal, NULL), + GSF_XML_IN_NODE_FULL (START, META, OO_NS_OFFICE, "meta", FALSE, FALSE, TRUE, &gsf_opendoc_metadata_subtree_internal, NULL, 0), GSF_XML_IN_NODE_END }; diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgsf-1.14.13/gsf/gsf-opendoc-utils.h new/libgsf-1.14.14/gsf/gsf-opendoc-utils.h --- old/libgsf-1.14.13/gsf/gsf-opendoc-utils.h 2009-04-18 00:27:14.000000000 +0200 +++ new/libgsf-1.14.14/gsf/gsf-opendoc-utils.h 2009-05-19 03:55:48.000000000 +0200 @@ -58,7 +58,35 @@ OO_NS_XSD, OO_NS_XSI, - OO_NS_PRESENT /* added in gsf-1.14.8 */ + OO_NS_PRESENT, /* added in gsf-1.14.8 */ + + /* new in 3.0 */ + OO_NS_RPT, + OO_NS_OF, + OO_NS_RDFA, + OO_NS_FIELD, + OO_NS_FORMX, + + /* Other OpenDocument 1.1 */ + OO_NS_ANIM, + OO_NS_DATASTYLE, + OO_NS_MANIFEST, + OO_NS_SMIL, + + /* Symphony 1.3 */ + OO_LOTUS_NS_PRODTOOLS, + + /* KOffice 1.6.3 */ + OO_KDE_NS_KOFFICE, + + /*CleverAge ODF Add-in for Microsoft Office 3.0.5224.0 (11.0.8302)*/ + OO_CLEVERAGE_NS_DC, + + /* Microsoft Excel Formulas */ + OO_MS_NS_MSOXL, + + /* Gnumeric ODF extensions */ + OO_GNUM_NS_EXT }; extern GsfXMLInNS gsf_ooo_ns[]; diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgsf-1.14.13/gsf/version.c new/libgsf-1.14.14/gsf/version.c --- old/libgsf-1.14.13/gsf/version.c 2009-05-07 02:01:47.000000000 +0200 +++ new/libgsf-1.14.14/gsf/version.c 2009-05-24 01:47:50.000000000 +0200 @@ -1,3 +1,3 @@ int libgsf_major_version = 1; /* The ABI version */ int libgsf_minor_version = 14; /* The API version */ -int libgsf_micro_version = 13; /* bug fixes */ +int libgsf_micro_version = 14; /* bug fixes */ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgsf-1.14.13/libgsf-1.spec new/libgsf-1.14.14/libgsf-1.spec --- old/libgsf-1.14.13/libgsf-1.spec 2009-05-07 02:01:48.000000000 +0200 +++ new/libgsf-1.14.14/libgsf-1.spec 2009-05-24 01:47:50.000000000 +0200 @@ -1,5 +1,5 @@ %define name libgsf -%define version 1.14.13 +%define version 1.14.14 %define release 1 %define prefix /usr diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgsf-1.14.13/libgsf-gnome-1.spec new/libgsf-1.14.14/libgsf-gnome-1.spec --- old/libgsf-1.14.13/libgsf-gnome-1.spec 2009-05-07 02:01:48.000000000 +0200 +++ new/libgsf-1.14.14/libgsf-gnome-1.spec 2009-05-24 01:47:50.000000000 +0200 @@ -1,5 +1,5 @@ %define name libgsf-1 -%define version 1.14.13 +%define version 1.14.14 %define release 1 %define prefix /usr diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgsf-1.14.13/NEWS new/libgsf-1.14.14/NEWS --- old/libgsf-1.14.13/NEWS 2009-05-07 01:35:36.000000000 +0200 +++ new/libgsf-1.14.14/NEWS 2009-05-19 03:55:48.000000000 +0200 @@ -1,3 +1,11 @@ +libgsf 1.14.14 + +Andreas: + * Added namespaces used by openoffice 3.0, Lotus Symphony, etc. + * Fix gsf_xml_out_start_element to allow child elements mixed + with other content + +-------------------------------------------------------------------------- libgsf 1.14.13 Andreas: diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgsf-1.14.13/po/ChangeLog new/libgsf-1.14.14/po/ChangeLog --- old/libgsf-1.14.13/po/ChangeLog 2009-05-07 01:38:49.000000000 +0200 +++ new/libgsf-1.14.14/po/ChangeLog 2009-05-24 02:12:59.000000000 +0200 @@ -1,3 +1,7 @@ +2009-05-23 Morten Welinder <terra@gnome.org> + + * Release 1.14.14 + 2009-05-06 Morten Welinder <terra@gnome.org> * Release 1.14.13 diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgsf-1.14.13/python/ChangeLog new/libgsf-1.14.14/python/ChangeLog --- old/libgsf-1.14.13/python/ChangeLog 2009-05-07 01:38:49.000000000 +0200 +++ new/libgsf-1.14.14/python/ChangeLog 2009-05-24 02:12:59.000000000 +0200 @@ -1,3 +1,7 @@ +2009-05-23 Morten Welinder <terra@gnome.org> + + * Release 1.14.14 + 2009-05-06 Morten Welinder <terra@gnome.org> * Release 1.14.13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de