Hello community,

here is the log from the commit of package PlayOnLinux for openSUSE:Factory 
checked in at 2018-07-04 23:56:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/PlayOnLinux (Old)
 and      /work/SRC/openSUSE:Factory/.PlayOnLinux.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "PlayOnLinux"

Wed Jul  4 23:56:06 2018 rev:5 rq:620607 version:4.2.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/PlayOnLinux/PlayOnLinux.changes  2017-10-05 
12:06:35.342713757 +0200
+++ /work/SRC/openSUSE:Factory/.PlayOnLinux.new/PlayOnLinux.changes     
2018-07-04 23:56:23.935808211 +0200
@@ -1,0 +2,7 @@
+Fri Jun 29 13:18:13 UTC 2018 - [email protected]
+
+- require p7zip-full for TW as 7z binary needed by PlayOnLinux was
+  moved to this package (see bsc#899627 for more details about
+  this change) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ PlayOnLinux.spec ++++++
--- /var/tmp/diff_new_pack.3HZbVo/_old  2018-07-04 23:56:26.331805569 +0200
+++ /var/tmp/diff_new_pack.3HZbVo/_new  2018-07-04 23:56:26.331805569 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package PlayOnLinux
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -21,7 +21,7 @@
 Version:        4.2.12
 Release:        0
 Summary:        Play your Windows games on GNU/Linux
-License:        GPL-3.0
+License:        GPL-3.0-only
 Group:          Amusements/Games/Other
 Url:            http://playonlinux.com
 Source:         
http://repository.playonlinux.com/%{name}/%{version}/%{name}_%{version}.tar.gz
@@ -37,7 +37,12 @@
 Requires:       dbus-1-python
 Requires:       gettext
 Requires:       icoutils
+# Remove when p7zip-full is in all products
+%if 0%{suse_version} > 1500
+Requires:       p7zip-full
+%else
 Requires:       p7zip
+%endif
 Requires:       python
 Requires:       python-gtk >= 2.8
 Requires:       python-wxGTK


Reply via email to