42615673c8
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgsf?expand=0&rev=2d91ac5511e17759128bcf1021bed07b
428 lines
15 KiB
Plaintext
428 lines
15 KiB
Plaintext
-------------------------------------------------------------------
|
|
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 &
|
|
* 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
|
|
|