[info=d0e1d6d00ae8a84882411242fac2d147c9d496c63edffe663779694cabbf6582]
OBS-URL: https://build.opensuse.org/package/show/filesharing/rtorrent?expand=0&rev=15
This commit is contained in:
parent
bd8806f16c
commit
deb41dccbb
@ -1,4 +1,4 @@
|
||||
mtime: 1727623746
|
||||
commit: fd8cb232fe431f50a83c60c65e0e6a1f963588f7c05ef76de933b3fafeefdf90
|
||||
mtime: 1735243711
|
||||
commit: d0e1d6d00ae8a84882411242fac2d147c9d496c63edffe663779694cabbf6582
|
||||
url: https://src.opensuse.org/jengelh/rtorrent
|
||||
revision: master
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:074f000526ee827ae89ef1faed3f30d5390ad469974313151708dc8ac0135d38
|
||||
oid sha256:80a19cb823071fc1e6a1dd3f2a0c3e9a2be6c636f35a5e2f9c25d38556445dbb
|
||||
size 256
|
||||
|
BIN
rtorrent-0.10.0.tar.gz
(Stored with Git LFS)
BIN
rtorrent-0.10.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
rtorrent-0.15.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
rtorrent-0.15.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 26 19:14:37 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 0.15
|
||||
* Resolved scgi software crash with SIGPIPE exception.
|
||||
* Resolved a crash with the curl stack during shutdown.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 29 12:10:54 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: rtorrent
|
||||
Version: 0.10.0
|
||||
Version: 0.15.0
|
||||
Release: 0
|
||||
Summary: Console-based BitTorrent client
|
||||
License: SUSE-GPL-2.0+-with-openssl-exception
|
||||
@ -37,7 +37,7 @@ BuildRequires: ncurses-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(cppunit) >= 1.9.6
|
||||
BuildRequires: pkgconfig(libcurl) >= 7.15.4
|
||||
BuildRequires: pkgconfig(libtorrent) >= 0.14.0
|
||||
BuildRequires: pkgconfig(libtorrent) >= 0.15.0
|
||||
BuildRequires: pkgconfig(xmlrpc)
|
||||
BuildRequires: sysuser-tools
|
||||
%sysusers_requires
|
||||
|
Loading…
x
Reference in New Issue
Block a user