[packages/libtorrent] Up to 0.16.1
arekm
arekm at pld-linux.org
Sun Nov 2 20:06:54 CET 2025
commit 62cf257e39f29ee3e702da1062cce3174c0fea95
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Nov 2 20:06:43 2025 +0100
Up to 0.16.1
libtorrent.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libtorrent.spec b/libtorrent.spec
index 6043fc5..6230b1a 100644
--- a/libtorrent.spec
+++ b/libtorrent.spec
@@ -7,13 +7,13 @@ Summary: LibTorrent - a BitTorrent library written in C++ for Unix
Summary(pl.UTF-8): LibTorrent - biblioteka BitTorrenta napisana w C++ dla Uniksa
Name: libtorrent
# keep stable line, see URL below
-Version: 0.16.0
+Version: 0.16.1
Release: 1
Epoch: 1
License: GPL v2+
Group: Libraries
Source0: https://github.com/rakshasa/rtorrent/releases/download/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: cfbba7dd01346d53199b2f8ae6db2d4f
+# Source0-md5: e8e0ae646a3635968baabeb3897590ed
Patch0: %{name}-client_list.patch
URL: https://github.com/rakshasa/rtorrent/wiki
BuildRequires: autoconf >= 2.50
@@ -110,7 +110,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc AUTHORS README.md
%attr(755,root,root) %{_libdir}/libtorrent.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libtorrent.so.30
+%attr(755,root,root) %ghost %{_libdir}/libtorrent.so.31
%files devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libtorrent.git/commitdiff/62cf257e39f29ee3e702da1062cce3174c0fea95
More information about the pld-cvs-commit
mailing list