Hello community,
here is the log from the commit of package openttd-opengfx for openSUSE:Factory
checked in at 2020-10-14 15:40:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openttd-opengfx (Old)
and /work/SRC/openSUSE:Factory/.openttd-opengfx.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openttd-opengfx"
Wed Oct 14 15:40:57 2020 rev:16 rq:841742 version:0.5.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/openttd-opengfx/openttd-opengfx.changes
2019-06-24 21:51:36.712024726 +0200
+++
/work/SRC/openSUSE:Factory/.openttd-opengfx.new.3486/openttd-opengfx.changes
2020-10-14 15:41:20.826407554 +0200
@@ -1,0 +2,7 @@
+Tue Oct 13 17:17:38 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- Only BuildRequire gimp-plugins-python upto and including Leap
+ 15.x. TW has no python2 support anymore, and the gimp python
+ plugins no longer exist.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openttd-opengfx.spec ++++++
--- /var/tmp/diff_new_pack.xDR2bY/_old 2020-10-14 15:41:21.326407728 +0200
+++ /var/tmp/diff_new_pack.xDR2bY/_new 2020-10-14 15:41:21.330407730 +0200
@@ -1,7 +1,7 @@
#
# spec file for package openttd-opengfx
#
-# Copyright (c) 2015 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
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -20,9 +20,9 @@
Version: 0.5.5
Release: 0
Summary: Default baseset graphics for OpenTTD
-License: GPL-2.0
+License: GPL-2.0-only
Group: Amusements/Games/Strategy/Other
-Url: http://dev.openttdcoop.org/projects/opengfx
+URL: http://dev.openttdcoop.org/projects/opengfx
Source:
http://bundles.openttdcoop.org/opengfx/releases/%{version}/opengfx-%{version}-source.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@@ -30,8 +30,10 @@
BuildRequires: nml >= 0.4.1
%if !0%{?without_gimp}
BuildRequires: gimp
+%if 0%{?suse_version} < 1550
BuildRequires: gimp-plugins-python
%endif
+%endif
BuildRequires: grfcodec
BuildRequires: python-base
BuildRequires: python-xml