Hello community,
here is the log from the commit of package libtorrent-rasterbar for
openSUSE:Factory checked in at 2017-05-24 16:50:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libtorrent-rasterbar (Old)
and /work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libtorrent-rasterbar"
Wed May 24 16:50:38 2017 rev:49 rq:497769 version:1.1.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/libtorrent-rasterbar/libtorrent-rasterbar.changes
2017-05-03 15:56:20.823367150 +0200
+++
/work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new/libtorrent-rasterbar.changes
2017-05-24 16:51:19.914407129 +0200
@@ -1,0 +2,5 @@
+Tue May 23 12:58:31 UTC 2017 - [email protected]
+
+- Fix Python3 bindings.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libtorrent-rasterbar.spec ++++++
--- /var/tmp/diff_new_pack.Tz2Rty/_old 2017-05-24 16:51:21.010252866 +0200
+++ /var/tmp/diff_new_pack.Tz2Rty/_new 2017-05-24 16:51:21.014252304 +0200
@@ -44,7 +44,7 @@
BuildRequires: python3-devel
%else
BuildRequires: boost-devel >= 1.54
-# For quadmath.h we need gcc-fortran on openSUSE Leap 42.x and older.
+# For quadmath.h we need gcc-fortran on openSUSE Leap 14.x and older.
BuildRequires: gcc-fortran
%endif
@@ -79,7 +79,7 @@
%package -n python2-%{name}
Summary: Python Bindings for libtorrent-rasterbar
-# python-libtorrent-rasterbar was last used in openSUSE Leap 42.2.
+# python-libtorrent-rasterbar was last used in openSUSE Leap 14.2.
Group: Development/Libraries/Python
Provides: python-%{name} = %{version}
Obsoletes: python-%{name} < %{version}
@@ -171,7 +171,7 @@
%if %{with examples}
--enable-examples \
%endif
- --with-boost-python="libboost_$py" \
+ --with-boost-python="boost_$py" \
--enable-python-binding
make %{?_smp_mflags} V=1
popd