Hello community,

here is the log from the commit of package btfs for openSUSE:Factory checked in 
at 2020-09-29 19:02:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/btfs (Old)
 and      /work/SRC/openSUSE:Factory/.btfs.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "btfs"

Tue Sep 29 19:02:55 2020 rev:8 rq:838338 version:2.22

Changes:
--------
--- /work/SRC/openSUSE:Factory/btfs/btfs.changes        2020-08-18 
15:11:04.820041396 +0200
+++ /work/SRC/openSUSE:Factory/.btfs.new.4249/btfs.changes      2020-09-29 
19:03:01.873862979 +0200
@@ -1,0 +2,6 @@
+Fri Sep 11 08:49:01 UTC 2020 - Luigi Baldoni <[email protected]>
+
+- Fix build with libtorrent v2.
+- Spec cleanup
+
+-------------------------------------------------------------------

Old:
----
  v2.22.tar.gz

New:
----
  btfs-2.22.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ btfs.spec ++++++
--- /var/tmp/diff_new_pack.IjpqF8/_old  2020-09-29 19:03:02.525863771 +0200
+++ /var/tmp/diff_new_pack.IjpqF8/_new  2020-09-29 19:03:02.529863776 +0200
@@ -22,7 +22,7 @@
 Summary:        A BitTorrent file system based on FUSE
 License:        GPL-3.0-or-later
 URL:            https://github.com/johang/%{name}
-Source:         https://github.com/johang/%{name}/archive/v%{version}.tar.gz
+Source:         
https://github.com/johang/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  c++_compiler
@@ -39,10 +39,11 @@
 cp work as expected. Applications like media players can also work without 
changes.
 
 %prep
-%setup -q
+%autosetup -p1
 sed -i 's,env python,python,' scripts/btplay
 
 %build
+export CXXFLAGS="-std=c++14"
 autoreconf -fi
 %configure
 %make_build


Reply via email to