Hello community, here is the log from the commit of package libwps for openSUSE:Factory checked in at 2018-06-03 12:29:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libwps (Old) and /work/SRC/openSUSE:Factory/.libwps.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libwps" Sun Jun 3 12:29:37 2018 rev:42 rq:613031 version:0.4.9 Changes: -------- --- /work/SRC/openSUSE:Factory/libwps/libwps.changes 2017-12-03 10:09:43.351057659 +0100 +++ /work/SRC/openSUSE:Factory/.libwps.new/libwps.changes 2018-06-03 12:29:40.322540527 +0200 @@ -1,0 +2,11 @@ +Wed May 30 10:33:55 UTC 2018 - [email protected] + +- Version update to 0.4.9: + * QuattroPro: add parser to .wb3 files + * Multiplan: add parser to DOS v1-v3 files + * charts: try to retrieve charts in .wk*, .wq* files + * QuattroPro: add parser to .wb[12] files + * switch to c++11 + * fuzzing: correct many problems + +------------------------------------------------------------------- Old: ---- libwps-0.4.7.tar.xz New: ---- libwps-0.4.9.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libwps.spec ++++++ --- /var/tmp/diff_new_pack.KAZtd7/_old 2018-06-03 12:29:41.274505676 +0200 +++ /var/tmp/diff_new_pack.KAZtd7/_new 2018-06-03 12:29:41.278505530 +0200 @@ -1,7 +1,7 @@ # # spec file for package libwps # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %define libname libwps-0_4-4 Name: libwps -Version: 0.4.7 +Version: 0.4.9 Release: 0 Summary: Library for the Microsoft Works text and spreadsheet formats -License: LGPL-2.1+ AND MPL-2.0+ +License: LGPL-2.1-or-later AND MPL-2.0+ Group: Productivity/Publishing/Word -Url: http://libwps.sourceforge.net/ +URL: http://libwps.sourceforge.net/ Source: http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{version}/%{name}-%{version}.tar.xz BuildRequires: gcc-c++ BuildRequires: pkgconfig @@ -87,6 +87,7 @@ %postun -n %{libname} -p /sbin/ldconfig %files -n %{libname} +%license COPYING.LGPL COPYING.MPL %{_libdir}/*.so.* %files devel @@ -97,6 +98,6 @@ %files tools %{_bindir}/* %doc %dir %{_docdir}/%{name} -%doc ChangeLog COPYING.LGPL COPYING.MPL CREDITS NEWS +%doc ChangeLog CREDITS NEWS %changelog ++++++ libwps-0.4.7.tar.xz -> libwps-0.4.9.tar.xz ++++++ ++++ 54851 lines of diff (skipped)
