automatic version update by autodist [release 4.4.0-1mamba;Sun Jan 09 2022]
This commit is contained in:
parent
4fc80dc333
commit
66083f5080
@ -1,5 +1,5 @@
|
||||
# qbittorrent
|
||||
|
||||
The qBittorrent project aims to provide a Free Software alternative to µtorrent.
|
||||
qBittorrent is based on Qt4 toolkit and libtorrent-rasterbar.
|
||||
qBittorrent is based on Qt toolkit and libtorrent-rasterbar.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: qbittorrent
|
||||
Version: 4.3.9
|
||||
Version: 4.4.0
|
||||
Release: 1mamba
|
||||
Summary: Free and reliable P2P Bittorrent client
|
||||
Group: Graphical Desktop/Applications/Networking
|
||||
@ -15,21 +15,21 @@ Patch2: qbittorrent-3.1.12-libboost-1.57.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libboost-devel
|
||||
BuildRequires: libQt5Svg-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libtorrent-rasterbar-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libtorrent-rasterbar-devel >= 1.2.10
|
||||
BuildRequires: gcc-c++
|
||||
|
||||
%description
|
||||
The qBittorrent project aims to provide a Free Software alternative to µtorrent.
|
||||
qBittorrent is based on Qt4 toolkit and libtorrent-rasterbar.
|
||||
qBittorrent is based on Qt toolkit and libtorrent-rasterbar.
|
||||
|
||||
%package nox
|
||||
Summary: A Headless Bittorrent Client
|
||||
@ -100,6 +100,7 @@ make install -C build-gui \
|
||||
%{_datadir}/icons/hicolor/*/apps/*.png
|
||||
%{_datadir}/pixmaps/qbittorrent.png
|
||||
%{_datadir}/icons/hicolor/*/status/qbittorrent-tray.png
|
||||
%{_datadir}/icons/hicolor/scalable/apps/qbittorrent.svg
|
||||
%{_datadir}/icons/hicolor/scalable/status/qbittorrent-tray*.svg
|
||||
%doc AUTHORS COPYING
|
||||
#NEWS TODO Changelog
|
||||
@ -113,6 +114,9 @@ make install -C build-gui \
|
||||
#doc/README
|
||||
|
||||
%changelog
|
||||
* Sun Jan 09 2022 Automatic Build System <autodist@mambasoft.it> 4.4.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Nov 01 2021 Automatic Build System <autodist@mambasoft.it> 4.3.9-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user