From c60959eb5662af5c7643f246fbd394ff068d4fe1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 29 Jan 2025 09:42:39 +0100 Subject: [PATCH] automatic version update by autodist [release 2.0.11-1mamba;Tue Jan 28 2025] --- libtorrent-rasterbar.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/libtorrent-rasterbar.spec b/libtorrent-rasterbar.spec index 5273883..4b53214 100644 --- a/libtorrent-rasterbar.spec +++ b/libtorrent-rasterbar.spec @@ -1,6 +1,6 @@ %define pkgdir %(echo %version | tr . _) Name: libtorrent-rasterbar -Version: 2.0.10 +Version: 2.0.11 Release: 1mamba Summary: A C++ implementation of the BitTorrent protocol with the goals of being efficient and easy to use Group: System/Libraries @@ -41,11 +41,9 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} %description -n python-%{name} This package contains Python bindings for the libtorrent-rasterbar library. -%debug_package %prep %setup -q -n libtorrent-%{version} -#%patch1 -p1 %build %cmake -d build @@ -73,8 +71,6 @@ This package contains Python bindings for the libtorrent-rasterbar library. %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files %defattr(-,root,root) @@ -97,6 +93,9 @@ This package contains Python bindings for the libtorrent-rasterbar library. #%{python3_sitearch}/python_libtorrent-%{version}-py*.egg-info %changelog +* Tue Jan 28 2025 Automatic Build System 2.0.11-1mamba +- automatic version update by autodist + * Tue Feb 20 2024 Automatic Build System 2.0.10-1mamba - automatic version update by autodist