Accepting request 871365 from LibreOffice:Factory

OBS-URL: https://build.opensuse.org/request/show/871365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libreoffice?expand=0&rev=223
This commit is contained in:
Dominique Leuenberger 2021-02-17 17:09:02 +00:00 committed by Git OBS Bridge
commit 9de84a36cb
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 12 08:07:45 UTC 2021 - Markéta Machová <mmachova@suse.com>
- Adjust to new Box2D and enable KDE on SLE15SP3 or newer
-------------------------------------------------------------------
Mon Feb 1 13:08:22 UTC 2021 - Markéta Machová <mmachova@suse.com>

View File

@ -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: hyphen-devel
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