diff --git a/libtorrent-rasterbar.spec b/libtorrent-rasterbar.spec index 2524667..6a2b561 100644 --- a/libtorrent-rasterbar.spec +++ b/libtorrent-rasterbar.spec @@ -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 2.0.4-1mamba +- automatic version update by autodist + * Sat Apr 10 2021 Automatic Build System 2.0.3-1mamba - automatic version update by autodist