1
0
forked from pool/boinc-client

Accepting request 1103042 from network

- Update to release 7.24

OBS-URL: https://build.opensuse.org/request/show/1103042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boinc-client?expand=0&rev=58
This commit is contained in:
Dominique Leuenberger 2023-08-09 15:24:50 +00:00 committed by Git OBS Bridge
commit 06f8abd877
4 changed files with 13 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c470c4221a7b774e1ce446b2ca457908ec632fa59a19265ee2968106cd908c74
size 46647195

3
7.24.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6a4fe86ba5ca79451b6109b0bc0dc8c855f49249bba169bf93486b770d74824d
size 46744760

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Aug 8 10:00:26 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 7.24
* client: improve implementation of CPU throttling
* client: set Content-type of POST requests to text/xml
------------------------------------------------------------------- -------------------------------------------------------------------
Mon May 22 10:52:37 UTC 2023 - Jan Engelhardt <jengelh@inai.de> Mon May 22 10:52:37 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -35,8 +35,8 @@
Name: boinc-client Name: boinc-client
%define rel_name %{name}_release %define rel_name %{name}_release
%define minor_version 7.22 %define minor_version 7.24
Version: %{minor_version}.2 Version: %{minor_version}.0
Release: 0 Release: 0
Summary: Client for Berkeley Open Infrastructure for Network Computing Summary: Client for Berkeley Open Infrastructure for Network Computing
License: GPL-3.0-or-later OR LGPL-3.0-or-later License: GPL-3.0-or-later OR LGPL-3.0-or-later
@ -82,7 +82,7 @@ Recommends: boinc-client-lang = %{version}
Recommends: logrotate Recommends: logrotate
%if %{with manager} %if %{with manager}
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: wxWidgets-3_0-devel >= 3.0.2 BuildRequires: wxWidgets-3_2-devel >= 3.1.5
%lang_package -n boinc-manager %lang_package -n boinc-manager
%endif %endif
%lang_package %lang_package