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:
@@ -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
|
||||
|
Reference in New Issue
Block a user