Hello community,

here is the log from the commit of package thunarx-python for 
openSUSE:Leap:15.2 checked in at 2020-01-17 12:05:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"

Fri Jan 17 12:05:54 2020 rev:17 rq:765055 version:0.5.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/thunarx-python/thunarx-python.changes  
2020-01-15 16:24:08.452608700 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.thunarx-python.new.26092/thunarx-python.changes   
    2020-01-17 12:06:05.824627069 +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.m02C2J/_old  2020-01-17 12:06:06.584627403 +0100
+++ /var/tmp/diff_new_pack.m02C2J/_new  2020-01-17 12:06:06.584627403 +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


Reply via email to