qbittorrent: rebuild for OpenSSL
This commit is contained in:
parent
3f5e5cc81a
commit
da90cd45ad
@ -15,7 +15,7 @@ Name: qbittorrent
|
|||||||
Summary: A Bittorrent Client
|
Summary: A Bittorrent Client
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 4.6.6
|
Version: 4.6.6
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://www.qbittorrent.org
|
URL: https://www.qbittorrent.org
|
||||||
|
|
||||||
@ -143,6 +143,9 @@ desktop-file-install \
|
|||||||
%{_mandir}/man1/qbittorrent-nox.1*
|
%{_mandir}/man1/qbittorrent-nox.1*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Aug 21 2024 Raven <raven@sysadmins.ws> - 1:4.6.6-1
|
||||||
- Update to 4.6.6
|
- Update to 4.6.6
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: rb_libtorrent
|
Name: rb_libtorrent
|
||||||
Version: 2.0.10
|
Version: 2.0.10
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A C++ BitTorrent library aiming to be the best alternative
|
Summary: A C++ BitTorrent library aiming to be the best alternative
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -170,6 +170,9 @@ install -p -m 0644 %{SOURCE1} ./README-renames.Fedora
|
|||||||
%{python3_sitearch}/libtorrent.cpython-*.so
|
%{python3_sitearch}/libtorrent.cpython-*.so
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Feb 20 2024 Raven <raven@sysadmins.ws> - 2.0.10-1
|
||||||
- Upgrade to 2.0.10
|
- Upgrade to 2.0.10
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user