Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cpu-x for openSUSE:Factory checked 
in at 2024-01-15 22:20:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cpu-x (Old)
 and      /work/SRC/openSUSE:Factory/.cpu-x.new.21961 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cpu-x"

Mon Jan 15 22:20:44 2024 rev:14 rq:1138809 version:5.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/cpu-x/cpu-x.changes      2023-11-23 
21:44:07.175162991 +0100
+++ /work/SRC/openSUSE:Factory/.cpu-x.new.21961/cpu-x.changes   2024-01-15 
22:21:09.399094585 +0100
@@ -1,0 +2,15 @@
+Mon Jan 15 09:42:42 UTC 2024 - pallaswept <pallasw...@proton.me>
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  v5.0.2.tar.gz

New:
----
  v5.0.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cpu-x.spec ++++++
--- /var/tmp/diff_new_pack.3ECLcx/_old  2024-01-15 22:21:10.507135306 +0100
+++ /var/tmp/diff_new_pack.3ECLcx/_new  2024-01-15 22:21:10.507135306 +0100
@@ -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 @@
 
 %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/

++++++ no-no-pie.patch ++++++
--- /var/tmp/diff_new_pack.3ECLcx/_old  2024-01-15 22:21:10.543136629 +0100
+++ /var/tmp/diff_new_pack.3ECLcx/_new  2024-01-15 22:21:10.547136776 +0100
@@ -8,11 +8,11 @@
  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)

++++++ v5.0.2.tar.gz -> v5.0.3.tar.gz ++++++
++++ 27995 lines of diff (skipped)

Reply via email to