File libgsf.changes of Package libgsf

-------------------------------------------------------------------
Wed Nov 14 07:51:15 UTC 2012 - dimstar@opensuse.org

- Update to version 1.14.25:
  + Enhance gsf tool to create archives.
  + Fix memory management problem with document properties.
  + Fix writing of OLE2 properties for multi-byte codepages
    (bgo#627696).
  + Unconditionally require gio (bgo#687753).
- Add pkgconfig(gio-2.0) BuildRequires: new dependency.

-------------------------------------------------------------------
Mon Sep  3 18:57:48 UTC 2012 - dimstar@opensuse.org

- Update to version 1.14.24:
  + Fix namespace issues (bgo#672512)
  + Fix build after introspection implementation (bgo#673029).
- Pass --enable-introspection to configure: it's currently disabled
  by default.

-------------------------------------------------------------------
Wed Apr 25 12:11:45 UTC 2012 - vuntz@opensuse.org

- Stop building python bindings, as we now have introspection
  support:
  + Remove python-devel, python-gobject2-devel, python-gtk-devel
    BuildRequires.
  + Add python-gsf Obsoletes to libgsf-1-114 subpackage, to smooth
    upgrades.
  + Do not pass --with-python to configure.
- Remove xz BuildRequires now that it comes for free in the build
  system.

-------------------------------------------------------------------
Fri Apr 20 09:02:26 UTC 2012 - dimstar@opensuse.org

- Update to version 1.14.23:
  + Fix read/write of GSF_DOCPROP_VECTOR_TYPE meta data
    [Part of bgo#672716].
  + Add gobject introspection support. [bgo#610340]
  + OpenBSD portability fix.
  + Make introspection work when libgsf is not installed
    [bgo#671698]
  + Fix time stamp drift problem. [Part of bgo#671860]
  + New GsfODFOut class.
- Pass --with-python to configure. This was implicit before.
- Add pkgconfig(gobject-introspection-1.0) BuildRequires: Add new
  gobject-introespection support.
- Split out typelib in typelib-1_0-Gsf-1 subpackage and require
  the new subpackage from the -devel package.

-------------------------------------------------------------------
Wed Dec 21 09:21:20 UTC 2011 - vuntz@opensuse.org

- Remove gconf2-devel and libbonobo-devel BuildRequires: those were
  only needed for the gnome-vfs/bonobo support, which got removed
  in version 1.14.22.
- Move thumbnailer out in a gsf-office-thumbnailer subpackage, so
  we can install it by default.
- Rename main subpackage to libgsf-tools, as it only contains tools
  that are not of high interest to most users.
- Create lang subpackage.
- Add libgsf Provides to libgsf-1-114 to make lang subpackage
  installable.
- Add lang subpackage Recommends to libgsf-1-114.
- Rewrite summaries and descriptions, with more accurate text.
- Change group of all packages to be more accurate, instead of
  Development/Libraries/GNOME:
  + use System/Libraries for libgsf-1-114
  + use Productivity/Office/Other for tools and
    gsf-office-thumbnailer subpackages
  + keep Development/Libraries/GNOME for devel subpackage
  + use Development/Libraries/Python for python-gsf

-------------------------------------------------------------------
Fri Dec 16 08:09:35 UTC 2011 - dimstar@opensuse.org

- Update to version 1.14.22:
  + Fix thumbnailer manual install problem.
  + Fix error messages on win32.
  + Fix resource limiting in thumbnailer.
  + Ensure GsfOutput::name and GsfInput::name notifications.
  + Cleanup old code.
  + Drop support for gnome-vfs and bonobo.
  + Fix ole2 entry sorting. [bgo#665712]
  + New installation method for thumbnailer. [bgo#651187]
- Drop gnome subpackage:
  - As gnome-vfs and bonobo support was dropped, there are no more
    files in this package.
  - Add Obsoletes for libgsf-gnome < 1.14.22 to libgsf-1-114, to
    ease upgrades.
  - Remove libgsf-gnome Requires from devel subpackage.
  - Remove gconf schema handling.
- Add xz BuildRequires because we can't build a package for a
  xz-compressed tarball without explicitly specifying that... See
  bnc#697467 for more details.
- Change glib2-devel and libxml2-devel BuildRequires to
  pkgconfig(glib-2.0) and pkgconfig(libxml-2.0).
- Clean spec-file using spec-cleaner.

-------------------------------------------------------------------
Sat May 21 22:55:39 CEST 2011 - dimstar@opensuse.org

- Update to version 1.14.21:
  + bgo#645775: Implement --without-gconf for explicit dependency
    control.
  + bgo#645778: Fix python compilation problem.
  + bgo#649827: Fix crash on encountering user defined meta data of
    default type.
  + Write/read the correct attribute name for the value-type of
    user defined meta-data.
  + Move ODF version to 1.2.

-------------------------------------------------------------------
Fri Apr 29 18:58:12 CEST 2011 - dimstar@opensuse.org

- Update to version 1.14.20:
  + Fix msole reading crash.
  + bgo#644217: Improve loading on metadata.

-------------------------------------------------------------------
Mon Sep 27 08:37:58 CEST 2010 - vuntz@opensuse.org

- Remove explicit Requires in devel package: they will
  automatically be added the pkgconfig()-way, or they were wrong
  (bzip2 and zlib-devel).

-------------------------------------------------------------------
Sun Sep 26 06:23:37 CEST 2010 - vuntz@opensuse.org

- Update to version 1.14.19:
  + Add some more OOo 3.2 and 3.3 namespaces.
  + Quiet xml parsing two bits.

-------------------------------------------------------------------
Sat Apr 24 21:18:29 UTC 2010 - coolo@novell.com

- buildrequire pkg-config to fix provides

-------------------------------------------------------------------
Thu Apr  8 10:51:34 CEST 2010 - vuntz@opensuse.org

- Update to version 1.14.18:
  + Fix zip directory record problem. [bgo#614968]

-------------------------------------------------------------------
Sun Feb 14 12:37:57 CET 2010 - vuntz@opensuse.org

- Update to version 1.14.17:
  + Fix xml parser crash.
  + Write meta-data values in name order.
  + Don't call gnome_vfs_init in python binding. [bgo#599973]

-------------------------------------------------------------------
Thu Dec 17 16:53:40 CET 2009 - jengelh@medozas.de

- Add baselibs.conf as a source

-------------------------------------------------------------------
Sat Nov 14 11:32:55 CET 2009 - vuntz@opensuse.org

- Update to version 1.14.16:
  + Add variant of OO_NS_FIELD.
  + Use gdk_pixbug for thumbnailing when available.  [bgo#594359]
  + Fix problem with errors to stdout.  [bgo#592471]
  + Fix gnome-vfs dependency handling.  [bgo#593480]
- Drop libgsf-fix-configure.patch: fixed upstream.
- Drop gnome-common BuildRequires, and remove gnome-autogen.sh
  call.
- Fix rpmlint warnings about self-obsoletion of doc package.

-------------------------------------------------------------------
Sun Aug 30 11:57:32 CEST 2009 - vuntz@novell.com

- Use python_sitearch and python_sitelib: both are needed for the
  python files.

-------------------------------------------------------------------
Sat Aug 29 11:20:25 CEST 2009 - vuntz@novell.com

- Change libgnome-devel BuildRequires to libbonobo-devel.
- Add python-gobject2-devel and python-gtk-devel BuildRequires.
  This allows us to build the python bindings, so we create a
  python-gsf package.
- Add libgsf-fix-configure.patch to not uselessly require gnome-vfs
  for the build. Add gnome-common and call gnome-autogen.sh for the
  patch.
- Fix requires of subpackages to require libgsf1-114, and not
  libgsf.
- Merge doc package in devel package, and have the devel package
  provide/obsolete it.

-------------------------------------------------------------------
Mon Jun 22 21:26:00 CEST 2009 - dominique-obs@leuenberger.net

- Update to version 1.14.15:
  + Bump ODF version to 1.1 and add enum to inform users
  + Fix criticals when parsing bogus OLE properties, bgo#584848
  + Start cleaning up timestamp code.

-------------------------------------------------------------------
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

-------------------------------------------------------------------
Thu May  7 04:57:08 CEST 2009 - vuntz@novell.com

- Update to version 1.14.13:
  + Fix gsf_opendoc_metadata_subtree [bgo#581530]

-------------------------------------------------------------------
Mon Apr 27 10:52:51 CEST 2009 - vuntz@novell.com

- Update to version 1.14.12:
  + Also read user defined OpenDocument metadata
  + Fix allocation method problem. [bgo#579155]
  + Fix incorrect use of g_enum_register_static which broke
    documentation generation in some environments.
  + Handle small-block files that are not block aligned.
    [bgo#572290]
  + Deprecate gsf_timestamp_parse and replace it with
    gsf_timestamp_from_string.
  + Gtk-Doc fixes.
  + Fix handling of namespace declared default and prefix. (Such as
    in SpreadsheetML-2003)
  + Handle malformed xml better. [bgo#568994]
  + Drop characters that xml 1.0 cannot represent.  [bgo#568919]
  + Fix problem loading zero-sized files.  [bgo#580228]
- Remove unneeded BuildRequires: gnome-common, gtk-doc.
- Remove AutoReqProv: it's default now.
- Use makeinstall.

-------------------------------------------------------------------
Mon Feb 16 17:49:47 CET 2009 - sbrabec@suse.cz

- Added support for translation-update-upstream (FATE#301344).

-------------------------------------------------------------------
Fri Jan 23 09:24:56 CET 2009 - vuntz@novell.com

- Merge openSUSE:Factory & GNOME:Factory:Next.
- Clean up spec file, removing tests for old versions.

-------------------------------------------------------------------
Sat Jan 17 01:04:38 CET 2009 - crrodriguez@suse.de

- remove la files.

-------------------------------------------------------------------
Thu Jan  8 14:33:11 EST 2009 - mboman@suse.de

- Update to version 1.14.11:
  + win32 build fix for glib-2.18 deprecation.
  + Extend MS Office Open Pkg handling to accept POI files.
  + Add libxml2 wrapper to simplify probing.
  + Solaris compilation issue. [bgo#558253]
  + Handle non-seekable files in gsf_input_stdio_new. [bgo#154417]
  + Fix various Mac compilation issues. [bgo#565603], [bgo#565605]
  + Clean up glib includes. [bgo#564004]
  + MinGW configure fix for libbz2 detection.

-------------------------------------------------------------------
Wed Jan  7 12:34:56 CET 2009 - olh@suse.de

- obsolete old -XXbit packages (bnc#437293)

-------------------------------------------------------------------
Mon Dec 29 18:34:51 EST 2008 - mboman@suse.de

- Update to version 1.14.10:
  + Patch some coverity issues [189, 250, 251]
  + Work around sshfs bug [bgo#509883]
  + Support tar archives
  + Improve gsf support for broken archives [bgo#553861]
  + Avoid a critical for bad ole2 [bgo#554848]

-------------------------------------------------------------------
Sun Aug 31 20:06:00 EDT 2008 - mboman@novell.com

- Update to version 1.14.9:
  + Revitalize gio support.
  + Add MS OOX support to gsf-vba-dump.
  + Extend the utility wrappers for GsfInfile.
  + Be more forgiving of corrupt ole2.
  + Add additional MS OpenPkg support to facilitate pivots.
  + gtk-doc improvements.
  + Make the VBA extractor more accessible.
  + Extensions for the xml parser to allow modularization.
  + Use g_base64_-routines from glib when available.
  + When gio is available, do not link in gnomevfs.
  + Add self-check for the benefit of __arm__.
- Removed libgsf-fate303676.patch. Fixed upstream.

-------------------------------------------------------------------
Mon Jul 28 20:06:00 EDT 2008 - hfiguiere@suse.de

- add libgsf-fate303676.patch to implement MS Office Open XML 
  thumbnailing (FATE#303676)

-------------------------------------------------------------------
Sun May 11 12:16:08 CEST 2008 - coolo@suse.de

- fix rename of xxbit packages

-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de

- added baselibs.conf file to build xxbit packages
  for multilib support

-------------------------------------------------------------------
Wed Apr  2 13:44:15 CEST 2008 - rodrigo@suse.de

- Update to version 1.14.8:
  * Add missing ODF presentation message
  * Only install win32 header for win32 (bgo#459771)
  * Fix XML enum export utils
  * Fix criticals for corrupted file (bgo#485964)
  * Improve sanity checks of ole properties (bgo#404934)
  * Enhance gsf (the program) to list all document properites
  * Fix endless loop with broken ole files (bgo#513831)
  * Fix memory allocation problem due to broken ole files 

-------------------------------------------------------------------
Mon Feb 18 22:19:42 CET 2008 - maw@suse.de

- Update to version 1.14.7:
  + Add some safety checks for out of memory conditions
  + Some extensions to simplifiy OOX export
  + Improved docs.

-------------------------------------------------------------------
Sat Nov 17 01:58:13 CET 2007 - dmueller@suse.de

- break dependency loop by removing unneeded requires 

-------------------------------------------------------------------
Wed Oct  3 22:10:48 CEST 2007 - maw@suse.de

- Split out a libgsf-1-114 subpackage.

-------------------------------------------------------------------
Fri Aug  3 14:13:08 CEST 2007 - jpr@suse.de

- Update to 1.14.5
- Revert jump to dynamic types, they aren't threadsafe. (BGO #450722)
- Compilation glitch on windows.  (BGO #449807)
- Avoid problems building without gconf macros installed.
- Configure breakage --without-gnome. (BGO #4488842)
- Make Bonobo support optional. (BGO #442205]
- Limit resource usage in the thumbnailer. (BGO #446087)
- Have gsf-vba-dump handle .doc files too.
- Implement gsf_init_dynamic
- Tidy up docs and #includes in public headers.
- Move the MS/ECMA Open Package code here from gnumeric.
- Provide a libxml2-nanohttp wrapper. (BGO #362373)
- Plug leak.
- Fix potential problem with reading mildly bogus files.  (BGO #381588)
- Fix potential oom crash on crazy OLE2 files.  (BGO #381600)
- Quote csv fields on initial or terminal white-space.  (BGO #359348)
- Fix encoding problem with thumbnailer.
- Fix problem with gsf_output_printf triggering on x64_86.
- Handle nested xml contents.
- Basic life support for python bindings.  (BGO #382239] (BGO #382254)
- Fix crash exporting keyword vector from OLE2 -> ODF.
- Improve debug spew for OLE2 propert import.

-------------------------------------------------------------------
Tue Feb 13 11:50:51 CET 2007 - sbrabec@suse.cz

- Do not build unusable static libraries (#238552#c17).

-------------------------------------------------------------------
Thu Dec 14 16:55:29 CET 2006 - sbrabec@suse.cz

- Prefix changed to /usr.
- Spec file cleanup.

-------------------------------------------------------------------
Thu Dec 14 16:37:47 CET 2006 - sbrabec@suse.cz

- Fixed old soname support for released products.

-------------------------------------------------------------------
Sun Oct 15 21:48:26 CEST 2006 - danw@suse.de

- Remove upstreamed patches

-------------------------------------------------------------------
Wed Oct  4 00:35:07 CEST 2006 - jhargadon@suse.de

- update to version 1.14.2
- Fix export of msole2 double(r8) properties
- removed upstreamed patches
- Add metadata property dump function to gsf command
- Improve ms-ole property sanity checking
- Initial variant of a gsf based tar like utility
- many bug fixes 

-------------------------------------------------------------------
Thu Jun  8 22:41:28 CEST 2006 - jody@suse.de

- Add more mime types for OOo 1.0 thumbnailing
- enable the vba dump utility to facilitate bug reports
- back port some of the fixes in 1.14.1

-------------------------------------------------------------------
Fri Mar  3 20:45:26 CET 2006 - jpr@suse.de

- Ensure no transparent backgrounds
- Tweak OO meta data

-------------------------------------------------------------------
Thu Mar  2 17:54:09 CET 2006 - jpr@suse.de

- Enable the thumbnailers

-------------------------------------------------------------------
Thu Mar  2 15:57:25 CET 2006 - jpr@suse.de

- Update to 1.13.99
- thumbnailing for OO docs fixes #153130
- other changes:
        * Initial Swedish PO translation. [Debian #351382]
        * Only export symbols which are in the public headers (Win32).
        * Fix parsing xml files with &amp;
        * bump to 1.14.0 to indicate a stable release.
        * improve header versioning.
        * Add ODF thumbnail support to gsf-office-thumbnailer
        * Enable ODF meta data import/export.
        * Fix GsfOutputIConv.  [#323503]
        * Plug leak in GsfInfileZip.

-------------------------------------------------------------------
Sat Feb  4 15:00:19 CET 2006 - aj@suse.de

- Reduce BuildRequires.

-------------------------------------------------------------------
Wed Jan 25 21:37:28 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Mon Nov 21 21:42:25 CET 2005 - stbinner@suse.de

- add workaround for PLUS so that not all applications break if a
  user updates libgsf because an applications built against it

-------------------------------------------------------------------
Wed Nov 16 16:26:34 CET 2005 - sbrabec@suse.cz

- Updated to version 1.13.3.

-------------------------------------------------------------------
Thu Nov  3 18:40:07 CET 2005 - sbrabec@suse.cz

- Updated to version 1.13.2.

-------------------------------------------------------------------
Tue Nov  1 02:39:20 CET 2005 - federico@novell.com

- Added libgsf-thumbnail-support.diff, backported from CVS HEAD.  This makes libgsf support
  the VT_CF summary property in OLE files, used to store file thumbnails.  It also adds
  a gsf-office-thumbnailer program that plugs into the GNOME thumbnailing infrastructure.

-------------------------------------------------------------------
Wed Aug  3 07:20:14 CEST 2005 - gekker@suse.de

- Update to version 1.12.1 

-------------------------------------------------------------------
Wed Jun  1 18:52:37 CEST 2005 - sbrabec@suse.cz

- Fixed devel requirements.

-------------------------------------------------------------------
Tue Dec  7 05:15:55 CET 2004 - jody@suse.de

- Update to version 1.11.1
- Fix OLE2 import problems
- Enable OLE2 property sets for beagle

-------------------------------------------------------------------
Fri Aug 20 21:05:58 CEST 2004 - jody@suse.de

- Updated to version 1.10.1
- Fixed major that would cause Ms Excel to corrupt files larger
  than 6.8 Meg in transation mode

-------------------------------------------------------------------
Fri May  7 20:10:32 CEST 2004 - clahey@suse.de

- Updated to version 1.9.0.

-------------------------------------------------------------------
Wed Apr 28 01:38:48 CEST 2004 - ro@suse.de

- add -fno-strict-aliasing

-------------------------------------------------------------------
Sun Jan 11 12:33:31 CET 2004 - adrian@suse.de

- add %defattr and %run_ldconfig

-------------------------------------------------------------------
Tue Oct 07 18:17:32 CEST 2003 - sbrabec@suse.cz

- Updated to version 1.8.2.

-------------------------------------------------------------------
Thu Jul 24 01:05:36 CEST 2003 - hhetter@suse.de

- fix documentation packaging
- use gnome-filesystem 

-------------------------------------------------------------------
Mon Jul 14 16:41:11 CEST 2003 - sbrabec@suse.cz

- GNOME prefix change to /opt/gnome.

-------------------------------------------------------------------
Tue Jul  1 01:39:34 CEST 2003 - ro@suse.de

- move documentation to /usr/share/gtk-doc

-------------------------------------------------------------------
Mon Jun 09 16:40:43 CEST 2003 - sbrabec@suse.cz

- Updated to version 1.8.1.

-------------------------------------------------------------------
Wed Jun 04 14:55:49 CEST 2003 - sbrabec@suse.cz

- Updated to version 1.8.0.
- Use gnome2-devel-packages in neededforbuild.

-------------------------------------------------------------------
Mon Jun  2 00:06:31 CEST 2003 - ro@suse.de

- added doc filelist to specfile 

-------------------------------------------------------------------
Sun Apr 27 10:56:21 CEST 2003 - adrian@suse.de

- put libgsf-gnome into new sub package libgsf-gnome

-------------------------------------------------------------------
Tue Apr  8 10:54:50 CEST 2003 - adrian@suse.de

- update to version 1.7.2

-------------------------------------------------------------------
Sun Mar  2 18:53:58 CET 2003 - meissner@suse.de

- removed cdparanoia neededforbuild requires
- fixed implicit function references (strcmp,strlen,memcmp,time)

-------------------------------------------------------------------
Thu Jan 23 08:25:36 CET 2003 - meissner@suse.de

- lib -> %_lib in filelist.

-------------------------------------------------------------------
Mon Jan 13 09:42:40 CET 2003 - hhetter@suse.de

- initial SuSE package 

openSUSE Build Service is sponsored by