Hello community,

here is the log from the commit of package libwpd for openSUSE:Factory checked 
in at 2013-05-16 11:09:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libwpd (Old)
 and      /work/SRC/openSUSE:Factory/.libwpd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libwpd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libwpd/libwpd.changes    2013-04-29 
09:54:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libwpd.new/libwpd.changes       2013-05-16 
11:10:00.000000000 +0200
@@ -1,0 +2,13 @@
+Wed May 15 06:51:02 UTC 2013 - [email protected]
+
+- upgrade to version 0.9.8
+  - Fix buffer allocation in WPXString::sprintf that can lead
+    to crash
+  - Fix crash reading invalid OLE stream
+  - Change source code layout so that public headers be in inc/
+    and its subdirectories
+  - libwpd.h and libwpd-stream.h are not generated headers anymore
+  - Change the way we get version from libwpd build
+- Fix some rpmlint warnings
+
+-------------------------------------------------------------------

Old:
----
  libwpd-0.9.7.tar.xz

New:
----
  libwpd-0.9.8.tar.xz

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

Other differences:
------------------
++++++ libwpd.spec ++++++
--- /var/tmp/diff_new_pack.u0Tys6/_old  2013-05-16 11:10:01.000000000 +0200
+++ /var/tmp/diff_new_pack.u0Tys6/_new  2013-05-16 11:10:01.000000000 +0200
@@ -19,11 +19,12 @@
 Name:           libwpd
 # note: the main package is empty, it only sets a sane name for the source rpm
 BuildRequires:  doxygen
+BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
 BuildRequires:  xz
 BuildRequires:  zlib-devel
-Version:        0.9.7
+Version:        0.9.8
 Release:        0
 Summary:        Library for Importing WordPerfect (tm) Documents
 License:        LGPL-2.1+ and MPL-2.0+
@@ -42,6 +43,7 @@
 
 %package -n %libname
 # remove the old non-versioned package (built in the bs for instance)
+Provides:       libwpd = %version
 Obsoletes:      libwpd < %version
 Summary:        Library for Importing WordPerfect (tm) Documents
 Group:          System/Libraries
@@ -66,8 +68,7 @@
 
 %package devel-doc
 Summary:        Documentation for the libwpd API
-Group:          Documentation
-Requires:       libwpd-devel
+Group:          Documentation/Other
 
 %description devel-doc
 This package contains documentation for the libwpd API.
@@ -91,6 +92,7 @@
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
 rm $RPM_BUILD_ROOT%_libdir/*.la
+%fdupes -s $RPM_BUILD_ROOT%{_docdir}/%{name}/html
 
 %post -n %libname -p /sbin/ldconfig
 

++++++ libwpd-0.9.7.tar.xz -> libwpd-0.9.8.tar.xz ++++++
++++ 7239 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to