Remove unused BuildRequires: update-desktop-files. #1
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c593f157aacbd61bf814f44ed6e4dbb38145336d5c018c756206bdfc0c6df33e
|
||||
size 46978849
|
||||
BIN
8.0.4.tar.gz
LFS
Normal file
BIN
8.0.4.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 22 21:41:15 CET 2025 - Stanislav Brabec <sbrabec@suse.com>
|
||||
|
||||
- Remove unused BuildRequires: update-desktop-files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 03:18:35 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 8.0.4
|
||||
* Resolve a case where the required memory for an application was
|
||||
overestimated and caused a lower concurrent job count.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 12 04:58:08 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Revert to state of 2024-05-26 due to regressions,
|
||||
https://build.opensuse.org/request/show/1183568#comment-1957214
|
||||
https://build.opensuse.org/request/show/1184357#comment-1959404
|
||||
[boo#1227092]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 27 11:43:32 UTC 2024 - chris@computersalat.de
|
||||
|
||||
- fix for bnc#1227092
|
||||
* Add WorkingDirectory= to unit file
|
||||
- Add further Variables to unit file
|
||||
+ProtectSystem=full
|
||||
+ProtectControlGroups=true
|
||||
+ReadWritePaths=-$BOINC_BOINC_DIR
|
||||
- rebase patches
|
||||
* boinc-docbook2x.patch
|
||||
* build-client-scripts.patch
|
||||
* libboinc-shared.patch
|
||||
* xlocale.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 26 21:39:07 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
Name: boinc-client
|
||||
%define rel_name %{name}_release
|
||||
%define minor_version 8.0
|
||||
Version: %minor_version.2
|
||||
Version: %minor_version.4
|
||||
Release: 0
|
||||
Summary: Client for Berkeley Open Infrastructure for Network Computing
|
||||
License: GPL-3.0-or-later OR LGPL-3.0-or-later
|
||||
@@ -81,7 +81,6 @@ Requires: ca-certificates-mozilla
|
||||
Recommends: boinc-client-lang = %{version}
|
||||
Recommends: logrotate
|
||||
%if %{with manager}
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: wxWidgets-3_2-devel >= 3.1.5
|
||||
%lang_package -n boinc-manager
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user