forked from pool/boinc-client
Accepting request 796316 from network
- Update to 7.16.6 OBS-URL: https://build.opensuse.org/request/show/796316 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boinc-client?expand=0&rev=45
This commit is contained in:
commit
f5652d9966
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:622ce3335a01ef30add4813c0cc7b65cffcaa5500a7f58f77748d0dbc80e6b06
|
||||
size 47898681
|
3
7.16.6.tar.gz
Normal file
3
7.16.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:caa567da8d3eb50859efe2eeba1c23c7b27d3b0f15b548136e75302713b25303
|
||||
size 47920766
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 13:59:26 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
- Update to 7.16.6
|
||||
* client: add <ignore_tty> config file option (Unix)
|
||||
* client: if an output file is missing or bad length,
|
||||
mark workunit as error.
|
||||
* client: on startup, check for active task finish files.
|
||||
* client: fix bug in missing-file logic that cause task
|
||||
abort at startup.
|
||||
* client: fix bug that caused jobs to run after client exit.
|
||||
* client: don't unsuspend before sending quit message.
|
||||
* client: send task descriptions if requested by AM.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 1 19:01:30 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package boinc-client
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2016 by Aaron Puchert <aaronpuchert@alice-dsl.net>
|
||||
# Copyright (c) 2011 by Sascha Manns <saigkill@opensuse.org>
|
||||
#
|
||||
@ -36,7 +36,7 @@
|
||||
Name: boinc-client
|
||||
%define rel_name %{name}_release
|
||||
%define minor_version 7.16
|
||||
Version: %{minor_version}.3
|
||||
Version: %{minor_version}.6
|
||||
Release: 0
|
||||
Summary: Client for Berkeley Open Infrastructure for Network Computing
|
||||
License: GPL-3.0-or-later OR LGPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user