From da90cd45ad7c3319f0a5223a7b90b783abc93eb6 Mon Sep 17 00:00:00 2001 From: Raven Date: Fri, 13 Sep 2024 13:53:26 +0600 Subject: [PATCH] qbittorrent: rebuild for OpenSSL --- base/qbittorrent/qbittorrent.spec | 5 ++++- base/rb_libtorrent/rb_libtorrent.spec | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/base/qbittorrent/qbittorrent.spec b/base/qbittorrent/qbittorrent.spec index 1a55c57..909ec79 100644 --- a/base/qbittorrent/qbittorrent.spec +++ b/base/qbittorrent/qbittorrent.spec @@ -15,7 +15,7 @@ Name: qbittorrent Summary: A Bittorrent Client Epoch: 1 Version: 4.6.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: https://www.qbittorrent.org @@ -143,6 +143,9 @@ desktop-file-install \ %{_mandir}/man1/qbittorrent-nox.1* %changelog +* Fri Sep 13 2024 Raven - 1:4.6.6-2 +- rebuilt for OpenSSL + * Wed Aug 21 2024 Raven - 1:4.6.6-1 - Update to 4.6.6 diff --git a/base/rb_libtorrent/rb_libtorrent.spec b/base/rb_libtorrent/rb_libtorrent.spec index 0a0eb22..4213f81 100644 --- a/base/rb_libtorrent/rb_libtorrent.spec +++ b/base/rb_libtorrent/rb_libtorrent.spec @@ -2,7 +2,7 @@ Name: rb_libtorrent Version: 2.0.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A C++ BitTorrent library aiming to be the best alternative License: BSD @@ -170,6 +170,9 @@ install -p -m 0644 %{SOURCE1} ./README-renames.Fedora %{python3_sitearch}/libtorrent.cpython-*.so %changelog +* Fri Sep 13 2024 Raven - 2.0.10-2 +- Rebuilt with new OpenSSL + * Tue Feb 20 2024 Raven - 2.0.10-1 - Upgrade to 2.0.10