Compare commits
18 Commits
Author | SHA256 | Date | |
---|---|---|---|
d10f23b068 | |||
8400ae6693 | |||
0fa8d374d8 | |||
a67b677818 | |||
|
24c71c9067 | ||
c297900b52 | |||
|
6ca5649a8f | ||
ce97621e67 | |||
8ac4eb2f71 | |||
9a6ab96f0c | |||
cf3b022945 | |||
a260aa011e | |||
ddcbfab7d2 | |||
1fbfcf4337 | |||
6b33d4f727 | |||
|
c60eb0fa71 | ||
|
59ee52aba2 | ||
|
bffe8fa7b5 |
@@ -1,4 +0,0 @@
|
||||
mtime: 1735818918
|
||||
commit: 792e2f431d839380f2b4cd13938971b3eb4a39719c59d2c8df4ea3506c89379d
|
||||
url: https://src.opensuse.org/jengelh/libtorrent
|
||||
revision: master
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:333da07e1c050f3804d47bb4e86fe989692e66139926ad3c193808176c4b51fb
|
||||
size 256
|
BIN
libtorrent-0.14.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
libtorrent-0.14.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
libtorrent-0.15.1.tar.gz
(Stored with Git LFS)
BIN
libtorrent-0.15.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
@@ -1,19 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 2 11:53:47 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 0.15.1
|
||||
* Resolved a crash with Handshake buffer resizing
|
||||
* Respect failure intervals for trackers
|
||||
* Fix file truncation on resume with fallocate enabled
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 26 19:18:11 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 0.15
|
||||
* Resolved a crash with Handshake buffer resizing.
|
||||
* Respect failure intervals for trackers.
|
||||
* Fix file truncation on resume with fallocate enabled.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 29 12:10:54 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@@ -16,16 +16,17 @@
|
||||
#
|
||||
|
||||
|
||||
%define rtorrentvers 0.10.0
|
||||
Name: libtorrent
|
||||
%define lname libtorrent23
|
||||
Version: 0.15.1
|
||||
%define lname libtorrent22
|
||||
Version: 0.14.0
|
||||
Release: 0
|
||||
Summary: A BitTorrent library written in C++
|
||||
License: SUSE-GPL-2.0+-with-openssl-exception
|
||||
Group: Productivity/Networking/File-Sharing
|
||||
URL: https://github.com/rakshasa/libtorrent
|
||||
|
||||
Source: https://github.com/rakshasa/rtorrent/releases/download/v%version/libtorrent-%version.tar.gz
|
||||
Source: https://github.com/rakshasa/rtorrent/releases/download/v%rtorrentvers/%name-%version.tar.gz
|
||||
BuildRequires: automake
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libtool
|
||||
|
BIN
v0.15.0.tar.gz
(Stored with Git LFS)
BIN
v0.15.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user