qbittorrent: rebuild for OpenSSL
This commit is contained in:
parent
3f5e5cc81a
commit
da90cd45ad
@ -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 <raven@sysadmins.ws> - 1:4.6.6-2
|
||||
- rebuilt for OpenSSL
|
||||
|
||||
* Wed Aug 21 2024 Raven <raven@sysadmins.ws> - 1:4.6.6-1
|
||||
- Update to 4.6.6
|
||||
|
||||
|
@ -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 <raven@sysadmins.ws> - 2.0.10-2
|
||||
- Rebuilt with new OpenSSL
|
||||
|
||||
* Tue Feb 20 2024 Raven <raven@sysadmins.ws> - 2.0.10-1
|
||||
- Upgrade to 2.0.10
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user