Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libreoffice for openSUSE:Factory 
checked in at 2021-02-17 18:09:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libreoffice (Old)
 and      /work/SRC/openSUSE:Factory/.libreoffice.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libreoffice"

Wed Feb 17 18:09:02 2021 rev:223 rq:871365 version:7.1.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes  2021-02-11 
12:52:35.949936030 +0100
+++ /work/SRC/openSUSE:Factory/.libreoffice.new.28504/libreoffice.changes       
2021-02-17 18:09:18.289830886 +0100
@@ -1,0 +2,5 @@
+Fri Feb 12 08:07:45 UTC 2021 - Mark??ta Machov?? <mmach...@suse.com>
+
+- Adjust to new Box2D and enable KDE on SLE15SP3 or newer
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libreoffice.spec ++++++
--- /var/tmp/diff_new_pack.sdRvd6/_old  2021-02-17 18:09:20.961833072 +0100
+++ /var/tmp/diff_new_pack.sdRvd6/_new  2021-02-17 18:09:20.965833075 +0100
@@ -28,8 +28,8 @@
 %else
 %bcond_with lto
 %endif
-# Enable the kde integration on openSUSE and SLE15-SP3 only
-%if 0%{?is_opensuse} || 0%{?sle_version} == 150300
+# Enable the kde integration on openSUSE and SLE15-SP3 or newer
+%if 0%{?is_opensuse} || 0%{?sle_version} >= 150300
 %bcond_without kdeintegration
 %else
 %bcond_with kdeintegration
@@ -134,8 +134,8 @@
 BuildRequires:  icu
 BuildRequires:  java-devel >= 9.0
 BuildRequires:  junit4
-BuildRequires:  libBox2D-devel
 BuildRequires:  libbase
+BuildRequires:  libbox2d-devel
 BuildRequires:  libcppunit-devel >= 1.14.0
 BuildRequires:  liberation-fonts
 BuildRequires:  libexif

Reply via email to