Mailinglist Archive: opensuse-commit (1157 mails)
| < Previous | Next > |
commit libwpd
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 03 Oct 2007 01:05:07 +0200
- Message-id: <20071002230507.E8DE1678334@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package libwpd
checked in at Wed Oct 3 01:05:07 CEST 2007.
--------
--- libwpd/libwpd.changes 2007-06-17 11:43:40.000000000 +0200
+++ /mounts/work_src_done/STABLE/libwpd/libwpd.changes 2007-10-01 09:50:16.000000000 +0200
@@ -1,0 +2,8 @@
+Mon Oct 1 09:47:55 CEST 2007 - stbinner@xxxxxxx
+
+- update to version 0.8.11:
+ - Fix incorrect conversion of tables with cells spanning more
+ then 127 rows due to incorrect information in the file-format
+ - Fix incorrect reading of font name information in prefix packets
+
+-------------------------------------------------------------------
Old:
----
libwpd-0.8.10.tar.gz
New:
----
libwpd-0.8.11.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libwpd.spec ++++++
--- /var/tmp/diff_new_pack.GT5725/_old 2007-10-03 01:05:00.000000000 +0200
+++ /var/tmp/diff_new_pack.GT5725/_new 2007-10-03 01:05:00.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libwpd (Version 0.8.10)
+# spec file for package libwpd (Version 0.8.11)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,14 +12,14 @@
Name: libwpd
BuildRequires: doxygen gcc-c++ libgsf-devel
-License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
+License: LGPL v2 or later
Group: System/Libraries
-Autoreqprov: on
-Version: 0.8.10
+AutoReqProv: on
+Version: 0.8.11
Release: 1
Summary: Library for Importing WordPerfect (tm) Documents
-Source: %{name}-%{version}.tar.gz
-URL: http://libwpd.sourceforge.net
+Source: %{name}-%{version}.tar.bz2
+Url: http://libwpd.sourceforge.net
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -115,8 +115,12 @@
%files tools
%defattr (-, root, root)
%{_bindir}/*
-
%changelog
+* Mon Oct 01 2007 - stbinner@xxxxxxx
+- update to version 0.8.11:
+ - Fix incorrect conversion of tables with cells spanning more
+ then 127 rows due to incorrect information in the file-format
+ - Fix incorrect reading of font name information in prefix packets
* Sun Jun 17 2007 - stbinner@xxxxxxx
- update to version 0.8.10:
* Fix a locale dependency in our float to string conversion
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |