Hello community, here is the log from the commit of package thunarx-python for openSUSE:Factory checked in at 2020-01-16 18:21:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/thunarx-python (Old) and /work/SRC/openSUSE:Factory/.thunarx-python.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thunarx-python" Thu Jan 16 18:21:18 2020 rev:5 rq:764726 version:0.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/thunarx-python/thunarx-python.changes 2019-06-13 23:02:10.787454273 +0200 +++ /work/SRC/openSUSE:Factory/.thunarx-python.new.26092/thunarx-python.changes 2020-01-16 18:21:21.772978954 +0100 @@ -1,0 +2,5 @@ +Wed Jan 15 14:48:27 UTC 2020 - Maurizio Galli <[email protected]> + +- Build against python 3 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ thunarx-python.spec ++++++ --- /var/tmp/diff_new_pack.jZGxvT/_old 2020-01-16 18:21:22.948979619 +0100 +++ /var/tmp/diff_new_pack.jZGxvT/_new 2020-01-16 18:21:22.948979619 +0100 @@ -28,7 +28,7 @@ BuildRequires: fdupes BuildRequires: gtk-doc BuildRequires: pkgconfig -BuildRequires: python-devel +BuildRequires: python3-devel BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.0 BuildRequires: pkgconfig(pygobject-3.0) >= 3.20.0 BuildRequires: pkgconfig(thunarx-3) @@ -48,14 +48,13 @@ This package provides the documentation files for python thunarx. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %configure \ --enable-gtk-doc \ --docdir=%{_defaultdocdir}/%{name} -make %{?_smp_mflags} +%make_build %install %make_install
