From c86760b5774006317ecddd3bd7015d2d9cf52bc2dcbf31a4efca494cbe2ef990 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 15 Jan 2024 10:36:51 +0000 Subject: [PATCH] Accepting request 1138800 from home:pallaswept:branches:utilities - Update to release 5.0.3 - Changed * Do not print OpenGL version for unknown user mode driver * Reword labels about 'theme' in Settings (#314) * Set tooltip for all labels with full text in GTK GUI (#316) * Update databases (AMD Storm Peak) - Fixed * Fix active graphic card in GTK GUI (#313) * Fix missing AMD GPU power average for some cards (#315) - Update patch for new version - Add desktop file OBS-URL: https://build.opensuse.org/request/show/1138800 OBS-URL: https://build.opensuse.org/package/show/utilities/cpu-x?expand=0&rev=34 --- cpu-x.changes | 15 +++++++++++++++ cpu-x.spec | 7 ++++--- no-no-pie.patch | 8 ++++---- v5.0.2.tar.gz | 3 --- v5.0.3.tar.gz | 3 +++ 5 files changed, 26 insertions(+), 10 deletions(-) delete mode 100644 v5.0.2.tar.gz create mode 100644 v5.0.3.tar.gz diff --git a/cpu-x.changes b/cpu-x.changes index 9e72fd9..d4fffae 100644 --- a/cpu-x.changes +++ b/cpu-x.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Jan 15 09:42:42 UTC 2024 - pallaswept + +- Update to release 5.0.3 +- Changed + * Do not print OpenGL version for unknown user mode driver + * Reword labels about 'theme' in Settings (#314) + * Set tooltip for all labels with full text in GTK GUI (#316) + * Update databases (AMD Storm Peak) +- Fixed + * Fix active graphic card in GTK GUI (#313) + * Fix missing AMD GPU power average for some cards (#315) +- Update patch for new version +- Add desktop file + ------------------------------------------------------------------- Thu Nov 23 17:19:11 UTC 2023 - Jan Engelhardt diff --git a/cpu-x.spec b/cpu-x.spec index 876eb99..6277d4b 100644 --- a/cpu-x.spec +++ b/cpu-x.spec @@ -1,7 +1,7 @@ # # spec file for package cpu-x # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define src_name CPU-X-%version Name: cpu-x -Version: 5.0.2 +Version: 5.0.3 Release: 0 Summary: Hardware overview utility License: GPL-3.0-or-later @@ -97,12 +97,13 @@ export CC=gcc-12 CXX=g++-12 %install %cmake_install -rm -Rf "%buildroot/%_datadir/polkit-1" "%buildroot/%_datadir/applications" +rm -Rf "%buildroot/%_datadir/polkit-1" %find_lang %name %files %_bindir/cpu-x %_libexecdir/cpu-x* +%_datadir/applications/*.desktop %_datadir/cpu-x/ %_datadir/icons/* %_datadir/glib-2.0/ diff --git a/no-no-pie.patch b/no-no-pie.patch index bf68eb2..07bb55a 100644 --- a/no-no-pie.patch +++ b/no-no-pie.patch @@ -8,11 +8,11 @@ Why is this flag even here... CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) -Index: CPU-X-4.5.3/CMakeLists.txt +Index: CPU-X-5.0.3/CMakeLists.txt =================================================================== ---- CPU-X-4.5.3.orig/CMakeLists.txt -+++ CPU-X-4.5.3/CMakeLists.txt -@@ -38,7 +38,6 @@ set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_E +--- CPU-X-5.0.3.orig/CMakeLists.txt ++++ CPU-X-5.0.3/CMakeLists.txt +@@ -47,7 +47,6 @@ set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_E include(CheckCCompilerFlag) check_c_compiler_flag("-no-pie" HAS_NO_PIE) if(${CMAKE_SYSTEM_NAME} MATCHES "Linux" AND HAS_NO_PIE) diff --git a/v5.0.2.tar.gz b/v5.0.2.tar.gz deleted file mode 100644 index 5ba025e..0000000 --- a/v5.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:492429fb851681ff51d2985c004117e71469492b8ef2cbb67e25292080f285c5 -size 1975214 diff --git a/v5.0.3.tar.gz b/v5.0.3.tar.gz new file mode 100644 index 0000000..8a70c28 --- /dev/null +++ b/v5.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d3f862a8734e3b2363880195109fae4e0e22a70a6265dba359e5a88b6ec5ea0 +size 1988476