From bf7bbc5b3ce3a9c4366ee89806468709e35764614d44f9a0b38ba19f8097a618 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 17 Dec 2018 22:02:20 +0000 Subject: [PATCH] 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 --- 7.12.1.tar.gz | 3 --- 7.14.2.tar.gz | 3 +++ boinc-client.changes | 12 ++++++++++++ boinc-client.spec | 6 +++--- 4 files changed, 18 insertions(+), 6 deletions(-) delete mode 100644 7.12.1.tar.gz create mode 100644 7.14.2.tar.gz diff --git a/7.12.1.tar.gz b/7.12.1.tar.gz deleted file mode 100644 index a318516..0000000 --- a/7.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8fcfa84d2c1c90f65b0f1a5b0edf8353341f0211acfaa7538428845d9817e2d7 -size 50378728 diff --git a/7.14.2.tar.gz b/7.14.2.tar.gz new file mode 100644 index 0000000..93addc1 --- /dev/null +++ b/7.14.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:970aedb9e25afa20be67f125ab05435df8eb2e66a3ac30ad316c54085e397c88 +size 52236336 diff --git a/boinc-client.changes b/boinc-client.changes index f6cf269..f86e4af 100644 --- a/boinc-client.changes +++ b/boinc-client.changes @@ -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 diff --git a/boinc-client.spec b/boinc-client.spec index 731f398..7cb9890 100644 --- a/boinc-client.spec +++ b/boinc-client.spec @@ -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