automatic version update by autodist [release 2.0.4-1mamba;Mon Jun 07 2021]
This commit is contained in:
parent
965ccdfde7
commit
d5afa4f711
@ -1,6 +1,6 @@
|
||||
%define pkgdir %(echo %version | tr . _)
|
||||
Name: libtorrent-rasterbar
|
||||
Version: 2.0.3
|
||||
Version: 2.0.4
|
||||
Release: 1mamba
|
||||
Summary: A C++ implementation of the BitTorrent protocol with the goals of being efficient and easy to use
|
||||
Group: System/Libraries
|
||||
@ -15,11 +15,8 @@ Patch1: libtorrent-1.1.9-libboost-include.patch
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libboost-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libboost-devel >= 1.69.0-2mamba
|
||||
@ -101,6 +98,9 @@ This package contains Python bindings for the libtorrent-rasterbar library.
|
||||
#%{python3_sitearch}/python_libtorrent-%{version}-py*.egg-info
|
||||
|
||||
%changelog
|
||||
* Mon Jun 07 2021 Automatic Build System <autodist@mambasoft.it> 2.0.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 10 2021 Automatic Build System <autodist@mambasoft.it> 2.0.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user