Hello community,

here is the log from the commit of package libwps for openSUSE:Factory checked 
in at 2013-04-19 15:45:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libwps (Old)
 and      /work/SRC/openSUSE:Factory/.libwps.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libwps", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libwps/libwps.changes    2012-09-14 
12:29:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libwps.new/libwps.changes       2013-04-19 
15:45:22.000000000 +0200
@@ -1,0 +2,16 @@
+Fri Apr 19 10:14:42 UTC 2013 - [email protected]
+
+- update to 0.2.8
+  - Add MPL 2.0+ as license
+  - Miscellaneous coverity fixes
+  - Add support of text frames and pictures
+  - Improvements in table code
+  - Read the page orientation
+
+-------------------------------------------------------------------
+Tue Nov  6 12:00:35 UTC 2012 - [email protected]
+
+- update to 0.2.7
+  - Disable werror explicitely
+
+-------------------------------------------------------------------

Old:
----
  libwps-0.2.6.tar.xz

New:
----
  libwps-0.2.8.tar.xz

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

Other differences:
------------------
++++++ libwps.spec ++++++
--- /var/tmp/diff_new_pack.GZbIf2/_old  2013-04-19 15:45:26.000000000 +0200
+++ /var/tmp/diff_new_pack.GZbIf2/_new  2013-04-19 15:45:26.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libwps
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,9 +24,9 @@
 BuildRequires:  pkgconfig
 BuildRequires:  xz
 Summary:        Library for importing the Microsoft Works word processor file 
format
-License:        LGPL-2.1+
+License:        LGPL-2.1+ and MPL-2.0+
 Group:          Productivity/Publishing/Word
-Version:        0.2.6
+Version:        0.2.8
 Release:        0
 Url:            http://libwps.sourceforge.net/
 Source:         libwps-%{version}.tar.xz
@@ -72,7 +72,10 @@
 %setup -q
 
 %build
-%configure --disable-static --docdir=%_docdir/%name
+%configure \
+       --disable-werror \
+       --disable-static \
+       --docdir=%_docdir/%name
 make %{?_smp_mflags}
 
 %install
@@ -98,6 +101,6 @@
 %defattr(-,root,root)
 %{_bindir}/*
 %doc %dir %{_docdir}/%{name}
-%doc ChangeLog COPYING CREDITS NEWS
+%doc ChangeLog COPYING.LGPL COPYING.MPL CREDITS NEWS
 
 %changelog

++++++ libwps-0.2.6.tar.xz -> libwps-0.2.8.tar.xz ++++++
++++ 60807 lines of diff (skipped)

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

Reply via email to