1
0
forked from pool/boinc-client

Accepting request 658983 from home:aaronpuchert

- Update to version 7.14.2.
  * Fix GPU detection when run with --detach_console or using $PATH
  * Update NVIDIA GPU detection for recent models
  * Change simple prefs dialog behavior to match advanced
  * If using a dynamic account manager, show AM user name in
    Manager rather than randomly-generated project account names
  * Move new-version URLs from cc_config.xml to nvc_config.xml
    (so that WCG can customize)

OBS-URL: https://build.opensuse.org/request/show/658983
OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=75
This commit is contained in:
Jan Engelhardt 2018-12-17 22:02:20 +00:00 committed by Git OBS Bridge
parent ec964bad7e
commit bf7bbc5b3c
4 changed files with 18 additions and 6 deletions

View File

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

3
7.14.2.tar.gz Normal file
View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Dec 15 17:37:27 UTC 2018 - aaronpuchert@alice-dsl.net
- Update to version 7.14.2.
* Fix GPU detection when run with --detach_console or using $PATH
* Update NVIDIA GPU detection for recent models
* Change simple prefs dialog behavior to match advanced
* If using a dynamic account manager, show AM user name in
Manager rather than randomly-generated project account names
* Move new-version URLs from cc_config.xml to nvc_config.xml
(so that WCG can customize)
-------------------------------------------------------------------
Mon Aug 6 13:32:35 UTC 2018 - jengelh@inai.de

View File

@ -14,7 +14,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -35,8 +35,8 @@
Name: boinc-client
%define rel_name %{name}_release
%define minor_version 7.12
Version: %{minor_version}.1
%define minor_version 7.14
Version: %{minor_version}.2
Release: 0
Summary: The BOINC client
License: GPL-3.0-or-later OR LGPL-3.0-or-later