Hello community, here is the log from the commit of package libwps for openSUSE:Factory checked in at 2020-06-22 17:42:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libwps (Old) and /work/SRC/openSUSE:Factory/.libwps.new.2956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libwps" Mon Jun 22 17:42:53 2020 rev:44 rq:815734 version:0.4.11 Changes: -------- --- /work/SRC/openSUSE:Factory/libwps/libwps.changes 2018-11-26 10:17:12.693950168 +0100 +++ /work/SRC/openSUSE:Factory/.libwps.new.2956/libwps.changes 2020-06-22 17:43:13.657331509 +0200 @@ -1,0 +2,8 @@ +Thu Jun 18 11:32:26 UTC 2020 - Tomáš Chvátal <[email protected]> + +- Update to 0.4.11: + - XYWrite: add a parser to .fil v2,v4 files + - wks,wk1: try to correct some problems when + retrieving cell's reference. + +------------------------------------------------------------------- Old: ---- libwps-0.4.10.tar.xz New: ---- libwps-0.4.11.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libwps.spec ++++++ --- /var/tmp/diff_new_pack.MKXeRD/_old 2020-06-22 17:43:14.377333820 +0200 +++ /var/tmp/diff_new_pack.MKXeRD/_new 2020-06-22 17:43:14.381333833 +0200 @@ -1,7 +1,7 @@ # # spec file for package libwps # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,18 +18,17 @@ %define libname libwps-0_4-4 Name: libwps -Version: 0.4.10 +Version: 0.4.11 Release: 0 Summary: Library for the Microsoft Works text and spreadsheet formats License: LGPL-2.1-or-later AND MPL-2.0+ -Group: Productivity/Publishing/Word URL: http://libwps.sourceforge.net/ Source: http://downloads.sourceforge.net/project/libwps/libwps/libwps-%{version}/libwps-%{version}.tar.xz BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: xz BuildRequires: pkgconfig(librevenge-0.0) -%if 0%{?suse_version} > 1325 +%if 0%{?suse_version} >= 1500 BuildRequires: libboost_headers-devel %else BuildRequires: boost-devel @@ -41,7 +40,6 @@ %package -n %{libname} Summary: Library for the Microsoft Works text and spreadsheet formats -Group: System/Libraries %description -n %{libname} libwps is a library for importing the Microsoft Works word processor @@ -49,7 +47,6 @@ %package devel Summary: Files for Developing with libwps -Group: Development/Libraries/C and C++ Requires: %{libname} = %{version} %description devel @@ -60,7 +57,6 @@ %package tools Summary: Tools for converting the Microsoft Works text and spreadsheet formats -Group: Productivity/Publishing/Word %description tools Tools to work with the Microsoft Works word processor and spreadsheet @@ -76,7 +72,7 @@ --disable-werror \ --disable-static \ --docdir=%{_docdir}/%{name} -make %{?_smp_mflags} +%make_build %install %make_install ++++++ libwps-0.4.10.tar.xz -> libwps-0.4.11.tar.xz ++++++ ++++ 3769 lines of diff (skipped)
