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 . _)
|
%define pkgdir %(echo %version | tr . _)
|
||||||
Name: libtorrent-rasterbar
|
Name: libtorrent-rasterbar
|
||||||
Version: 2.0.3
|
Version: 2.0.4
|
||||||
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
|
||||||
@ -15,11 +15,8 @@ Patch1: libtorrent-1.1.9-libboost-include.patch
|
|||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libboost-devel
|
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libopenssl-devel
|
BuildRequires: libopenssl-devel
|
||||||
BuildRequires: libpython3-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libboost-devel >= 1.69.0-2mamba
|
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
|
#%{python3_sitearch}/python_libtorrent-%{version}-py*.egg-info
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Apr 10 2021 Automatic Build System <autodist@mambasoft.it> 2.0.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user