diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index 99975cc..1520428 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1735243711 -commit: d0e1d6d00ae8a84882411242fac2d147c9d496c63edffe663779694cabbf6582 +mtime: 1735830402 +commit: 5857fe05c1c1900aac7a237be3b537f77c0c3ab3488b24ee8d4f1fd4f897613c url: https://src.opensuse.org/jengelh/rtorrent revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio index f2607a4..77a4dfe 100644 --- a/build.specials.obscpio +++ b/build.specials.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:80a19cb823071fc1e6a1dd3f2a0c3e9a2be6c636f35a5e2f9c25d38556445dbb +oid sha256:f5c6a47650ee6b43f5d65ec086d25800cd525250adc100ee3a95a92525405d30 size 256 diff --git a/rtorrent-0.15.0.tar.gz b/rtorrent-0.15.0.tar.gz deleted file mode 100644 index 885b4f5..0000000 --- a/rtorrent-0.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd2a590776974943fcd99ba914f15e92f8d957208e82b9538e680861a5c2168f -size 687336 diff --git a/rtorrent-0.15.1.tar.gz b/rtorrent-0.15.1.tar.gz new file mode 100644 index 0000000..e5a26f7 --- /dev/null +++ b/rtorrent-0.15.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d5437d7a6828f2f72a6c309f25f136eda1be69b059d250bc52e0d4185420506 +size 688056 diff --git a/rtorrent.changes b/rtorrent.changes index e205ed7..41016ec 100644 --- a/rtorrent.changes +++ b/rtorrent.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 2 10:36:44 UTC 2025 - Jan Engelhardt + +- Update to release 0.15.1 + * Resolved scgi software crash with SIGPIPE exception. + ------------------------------------------------------------------- Thu Dec 26 19:14:37 UTC 2024 - Jan Engelhardt diff --git a/rtorrent.spec b/rtorrent.spec index 4899097..013114a 100644 --- a/rtorrent.spec +++ b/rtorrent.spec @@ -1,7 +1,7 @@ # # spec file for package rtorrent # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: rtorrent -Version: 0.15.0 +Version: 0.15.1 Release: 0 Summary: Console-based BitTorrent client License: SUSE-GPL-2.0+-with-openssl-exception @@ -38,8 +38,8 @@ BuildRequires: update-desktop-files BuildRequires: pkgconfig(cppunit) >= 1.9.6 BuildRequires: pkgconfig(libcurl) >= 7.15.4 BuildRequires: pkgconfig(libtorrent) >= 0.15.0 -BuildRequires: pkgconfig(xmlrpc) BuildRequires: sysuser-tools +Provides: bundled(tinyxml2) = 10.0.0 %sysusers_requires %description @@ -57,9 +57,7 @@ export CFLAGS="%optflags -fno-strict-aliasing" export CXXFLAGS="$CFLAGS" export CXXFLAGS="$CXXFLAGS -std=gnu++14" autoreconf -fiv -%configure \ - --with-xmlrpc-c="%_bindir/xmlrpc-c-config" \ - --enable-ipv6 +%configure --with-xmlrpc-tinyxml2 --enable-ipv6 %make_build %install