Hello community,

here is the log from the commit of package libwps for openSUSE:Factory checked 
in at 2017-02-19 00:42:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libwps (Old)
 and      /work/SRC/openSUSE:Factory/.libwps.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libwps"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libwps/libwps.changes    2016-10-31 
09:52:20.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libwps.new/libwps.changes       2017-02-19 
00:42:55.712414455 +0100
@@ -1,0 +2,11 @@
+Wed Feb  1 15:50:52 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------
+Fri Jan 13 09:18:48 UTC 2017 - tchva...@suse.com
+
+- Version update to to 0.4.5:
+  * Additional lotus wk4 support
+
+-------------------------------------------------------------------

Old:
----
  libwps-0.4.4.tar.xz

New:
----
  libwps-0.4.5.tar.xz

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

Other differences:
------------------
++++++ libwps.spec ++++++
--- /var/tmp/diff_new_pack.psVuci/_old  2017-02-19 00:42:56.136354807 +0100
+++ /var/tmp/diff_new_pack.psVuci/_new  2017-02-19 00:42:56.140354244 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libwps
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,14 +18,18 @@
 
 %define libname libwps-0_4-4
 Name:           libwps
-Version:        0.4.4
+Version:        0.4.5
 Release:        0
 Summary:        Library for the Microsoft Works text and spreadsheet formats
 License:        LGPL-2.1+ and MPL-2.0+
 Group:          Productivity/Publishing/Word
 Url:            http://libwps.sourceforge.net/
 Source:         
http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{version}/%{name}-%{version}.tar.xz
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  gcc-c++
 BuildRequires:  librevenge-devel >= 0.0.0
 BuildRequires:  pkgconfig
@@ -76,7 +80,7 @@
 make %{?_smp_mflags}
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 mkdir -p %{buildroot}%{_docdir}/%{name}
 

++++++ libwps-0.4.4.tar.xz -> libwps-0.4.5.tar.xz ++++++
++++ 5570 lines of diff (skipped)


Reply via email to