Hello community,
here is the log from the commit of package thunarx-python for
openSUSE:Leap:15.2 checked in at 2020-02-16 18:29:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/thunarx-python (Old)
and /work/SRC/openSUSE:Leap:15.2/.thunarx-python.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thunarx-python"
Sun Feb 16 18:29:59 2020 rev:18 rq:774539 version:0.5.1
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/thunarx-python/thunarx-python.changes
2020-01-17 12:06:05.824627069 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.thunarx-python.new.26092/thunarx-python.changes
2020-02-16 18:30:38.798791070 +0100
@@ -1,0 +2,6 @@
+Mon Feb 10 15:02:48 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Do not pull in python-gtk as that is py2 only and this package
+ now uses introspection and gtk3
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ thunarx-python.spec ++++++
--- /var/tmp/diff_new_pack.W4TDFi/_old 2020-02-16 18:30:39.202791282 +0100
+++ /var/tmp/diff_new_pack.W4TDFi/_new 2020-02-16 18:30:39.206791283 +0100
@@ -1,7 +1,7 @@
#
# spec file for package thunarx-python
#
-# Copyright (c) 2018 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/
#
@@ -21,8 +21,7 @@
Release: 0
Summary: Python Bindings for the Thunar Extension Framework
License: GPL-2.0-or-later
-Group: Development/Languages/Python
-Url: http://goodies.xfce.org/projects/bindings/thunarx-python
+URL: https://goodies.xfce.org/projects/bindings/thunarx-python
Source:
http://archive.xfce.org/src/bindings/%{name}/0.5/%{name}-%{version}.tar.bz2
Patch0: reproducible.patch
BuildRequires: fdupes
@@ -32,7 +31,6 @@
BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.0
BuildRequires: pkgconfig(pygobject-3.0) >= 3.20.0
BuildRequires: pkgconfig(thunarx-3)
-Requires: python-gtk
Requires: thunar
Recommends: %{name}-doc = %{version}
@@ -42,7 +40,6 @@
%package doc
Summary: Documentation for thunarx-python
-Group: Documentation/HTML
%description doc
This package provides the documentation files for python thunarx.