Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package libtorrent-rasterbar for
openSUSE:Factory checked in at 2022-04-21 15:43:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libtorrent-rasterbar (Old)
and /work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libtorrent-rasterbar"
Thu Apr 21 15:43:35 2022 rev:82 rq:971809 version:2.0.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/libtorrent-rasterbar/libtorrent-rasterbar.changes
2022-04-17 23:51:58.646482787 +0200
+++
/work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new.1538/libtorrent-rasterbar.changes
2022-04-21 15:49:28.380368431 +0200
@@ -1,0 +2,5 @@
+Thu Apr 21 11:51:34 UTC 2022 - Luigi Baldoni <[email protected]>
+
+- Fix pkgconfig file for Leap 15.4
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libtorrent-rasterbar.spec ++++++
--- /var/tmp/diff_new_pack.ByIWFx/_old 2022-04-21 15:49:28.916369003 +0200
+++ /var/tmp/diff_new_pack.ByIWFx/_new 2022-04-21 15:49:28.924369012 +0200
@@ -136,6 +136,10 @@
%fdupes %{buildroot}%{python3_sitearch}
+# quick and dirty fix until upstream gh#arvidn/libtorrent#6830 is addressed
+sed -e 's/\-l\-pthread/\-pthread/' \
+ -i %{buildroot}%{_libdir}/pkgconfig/%{name}.pc
+
%if %{with tests}
%check
export LD_LIBRARY_PATH=$PWD/build