qbittorrent: 5.0.1
This commit is contained in:
parent
d62c4dbfa0
commit
7a7fa6b722
@ -4,7 +4,7 @@
|
|||||||
Name: qbittorrent
|
Name: qbittorrent
|
||||||
Summary: A Bittorrent Client
|
Summary: A Bittorrent Client
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 5.0.0
|
Version: 5.0.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://www.qbittorrent.org
|
URL: https://www.qbittorrent.org
|
||||||
@ -17,7 +17,7 @@ Source3: qbittorrent-nox.README
|
|||||||
ExcludeArch: %{ix86}
|
ExcludeArch: %{ix86}
|
||||||
|
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: gcc-toolset-13-gcc-c++ gcc-toolset-13-gcc-plugin-annobin
|
BuildRequires: gcc-toolset-14-gcc-c++ gcc-toolset-14-gcc-plugin-annobin
|
||||||
BuildRequires: gnupg2
|
BuildRequires: gnupg2
|
||||||
BuildRequires: ninja-build
|
BuildRequires: ninja-build
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
@ -58,7 +58,7 @@ It aims to be as fast as possible and to provide multi-OS, unicode support.
|
|||||||
cp %{SOURCE3} .
|
cp %{SOURCE3} .
|
||||||
|
|
||||||
%build
|
%build
|
||||||
. /opt/rh/gcc-toolset-13/enable
|
. /opt/rh/gcc-toolset-14/enable
|
||||||
|
|
||||||
mkdir build-nox
|
mkdir build-nox
|
||||||
pushd build-nox
|
pushd build-nox
|
||||||
@ -120,6 +120,9 @@ rm -rf %{buildroot}%{_mandir}/ru
|
|||||||
%{_mandir}/man1/qbittorrent-nox.1*
|
%{_mandir}/man1/qbittorrent-nox.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 29 2024 Raven <raven@sysadmins.ws> - 1:5.0.1-1
|
||||||
|
- Update to 5.0.1
|
||||||
|
|
||||||
* Mon Sep 30 2024 Raven <raven@sysadmins.ws> - 1:5.0.0-1
|
* Mon Sep 30 2024 Raven <raven@sysadmins.ws> - 1:5.0.0-1
|
||||||
- Update to 5.0.0
|
- Update to 5.0.0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user