From 7a7fa6b722a99181b61fffa9414b014317a3d309 Mon Sep 17 00:00:00 2001 From: Raven Date: Mon, 11 Nov 2024 15:22:33 +0600 Subject: [PATCH] qbittorrent: 5.0.1 --- base/qbittorrent/qbittorrent.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/base/qbittorrent/qbittorrent.spec b/base/qbittorrent/qbittorrent.spec index acd56e4..1be3c65 100644 --- a/base/qbittorrent/qbittorrent.spec +++ b/base/qbittorrent/qbittorrent.spec @@ -4,7 +4,7 @@ Name: qbittorrent Summary: A Bittorrent Client Epoch: 1 -Version: 5.0.0 +Version: 5.0.1 Release: 1%{?dist} License: GPLv2+ URL: https://www.qbittorrent.org @@ -17,7 +17,7 @@ Source3: qbittorrent-nox.README ExcludeArch: %{ix86} 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: ninja-build BuildRequires: systemd @@ -58,7 +58,7 @@ It aims to be as fast as possible and to provide multi-OS, unicode support. cp %{SOURCE3} . %build -. /opt/rh/gcc-toolset-13/enable +. /opt/rh/gcc-toolset-14/enable mkdir build-nox pushd build-nox @@ -120,6 +120,9 @@ rm -rf %{buildroot}%{_mandir}/ru %{_mandir}/man1/qbittorrent-nox.1* %changelog +* Tue Oct 29 2024 Raven - 1:5.0.1-1 +- Update to 5.0.1 + * Mon Sep 30 2024 Raven - 1:5.0.0-1 - Update to 5.0.0