update to 2.0.6 [release 2.0.6-1mamba;Sat May 07 2022]
This commit is contained in:
parent
ff7b23e606
commit
374bd2ca65
@ -1,6 +1,6 @@
|
|||||||
%define pkgdir %(echo %version | tr . _)
|
%define pkgdir %(echo %version | tr . _)
|
||||||
Name: libtorrent-rasterbar
|
Name: libtorrent-rasterbar
|
||||||
Version: 2.0.5
|
Version: 2.0.6
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A C++ implementation of the BitTorrent protocol with the goals of being efficient and easy to use
|
Summary: A C++ implementation of the BitTorrent protocol with the goals of being efficient and easy to use
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -37,7 +37,6 @@ This package contains static libraries and header files needed for development.
|
|||||||
Summary: Python bindings for libtorrent-rasterbar
|
Summary: Python bindings for libtorrent-rasterbar
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
%{py_requires}
|
|
||||||
|
|
||||||
%description -n python-%{name}
|
%description -n python-%{name}
|
||||||
This package contains Python bindings for the libtorrent-rasterbar library.
|
This package contains Python bindings for the libtorrent-rasterbar library.
|
||||||
@ -98,6 +97,9 @@ This package contains Python bindings for the libtorrent-rasterbar library.
|
|||||||
#%{python3_sitearch}/python_libtorrent-%{version}-py*.egg-info
|
#%{python3_sitearch}/python_libtorrent-%{version}-py*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.6-1mamba
|
||||||
|
- update to 2.0.6
|
||||||
|
|
||||||
* Sun Dec 05 2021 Automatic Build System <autodist@mambasoft.it> 2.0.5-1mamba
|
* Sun Dec 05 2021 Automatic Build System <autodist@mambasoft.it> 2.0.5-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user