[packages/libtorrent/0.15] Up to 0.15.7
arekm
arekm at pld-linux.org
Mon Nov 3 08:31:21 CET 2025
commit d78f79cb101870ce1f1f487c0ca846c29d167cfe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Nov 3 08:30:55 2025 +0100
Up to 0.15.7
libtorrent.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libtorrent.spec b/libtorrent.spec
index 453c0fd..b2ef8c2 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.15.5
+Version: 0.15.7
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: e9c247362e3fa4534aa3041c057c6db4
+# Source0-md5: 6e7ad68afea8f58c662982cc14e25db8
Patch0: %{name}-client_list.patch
URL: https://github.com/rakshasa/rtorrent/wiki
BuildRequires: autoconf >= 2.50
@@ -107,9 +107,9 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc AUTHORS README
+%doc AUTHORS README.md
%attr(755,root,root) %{_libdir}/libtorrent.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libtorrent.so.25
+%attr(755,root,root) %ghost %{_libdir}/libtorrent.so.27
%files devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libtorrent.git/commitdiff/d78f79cb101870ce1f1f487c0ca846c29d167cfe
More information about the pld-cvs-commit
mailing list