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 2023-05-05 15:59:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cpu-x (Old)
 and      /work/SRC/openSUSE:Factory/.cpu-x.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cpu-x"

Fri May  5 15:59:16 2023 rev:10 rq:1085019 version:4.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/cpu-x/cpu-x.changes      2023-03-17 
17:04:47.993850248 +0100
+++ /work/SRC/openSUSE:Factory/.cpu-x.new.1533/cpu-x.changes    2023-05-05 
15:59:32.620861523 +0200
@@ -1,0 +2,15 @@
+Fri May  5 07:24:21 UTC 2023 - Martin Pluskal <[email protected]>
+
+- Update to version 4.5.3:
+  * Add BAR size for Intel discrete GPU
+  * Add total VRAM size via Vulkan API for checking ResizableBAR
+  * Update databases (Intel Alder Lake, Intel Raptor Lake-S/P/U)
+  * Disable OpenCL support by default
+  * Update brand logos for AMD and Intel
+  * Make yellow brighter for dark themes in GTK GUI
+  * Patch dmidecode to version 3.5.484f893
+  * Update 'Technology' label in CPU tab for new node name (like
+    Intel 7) and change prefix for technology nodes >= 100nm to µm
+- Drop no longer needed cpu-x-update-database.patch
+
+-------------------------------------------------------------------

Old:
----
  cpu-x-update-database.patch
  v4.5.2.tar.gz

New:
----
  v4.5.3.tar.gz

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

Other differences:
------------------
++++++ cpu-x.spec ++++++
--- /var/tmp/diff_new_pack.4SlIlw/_old  2023-05-05 15:59:33.472866404 +0200
+++ /var/tmp/diff_new_pack.4SlIlw/_new  2023-05-05 15:59:33.484866473 +0200
@@ -18,7 +18,7 @@
 
 %define src_name CPU-X-%version
 Name:           cpu-x
-Version:        4.5.2
+Version:        4.5.3
 Release:        0
 Summary:        Hardware overview utility
 License:        GPL-3.0-or-later
@@ -26,8 +26,6 @@
 URL:            https://github.com/TheTumultuousUnicornOfDarkness/CPU-X
 Source:         
https://github.com/TheTumultuousUnicornOfDarkness/CPU-X/archive/refs/tags/v%version.tar.gz
 Patch1:         no-no-pie.patch
-#PATCH-FIX-OPENSUSE cpu-x-update-database.patch [email protected] -- 
Update database to include cpu information.
-Patch2:         cpu-x-update-database.patch
 BuildRequires:  cmake
 BuildRequires:  gettext-tools
 %ifarch %ix86 x86_64
@@ -44,7 +42,7 @@
 BuildRequires:  pkgconfig(vulkan)
 # https://github.com/TheTumultuousUnicornOfDarkness/CPU-X/issues/105
 Provides:       bundled(bandwidth) = 1.5.1
-Provides:       bundled(dmidecode) = 3.4.20220922.f50b925
+Provides:       bundled(dmidecode) = 3.5.484f893
 
 %description
 CPU-X is a software that gathers information about CPU, motherboard
@@ -85,7 +83,8 @@
 %autosetup -p1 -n %src_name
 
 %build
-%cmake
+%cmake \
+  -DWITH_OPENCL=1
 %cmake_build
 
 %install

++++++ no-no-pie.patch ++++++
--- /var/tmp/diff_new_pack.4SlIlw/_old  2023-05-05 15:59:33.556866885 +0200
+++ /var/tmp/diff_new_pack.4SlIlw/_new  2023-05-05 15:59:33.560866908 +0200
@@ -8,10 +8,10 @@
  CMakeLists.txt |    1 -
  1 file changed, 1 deletion(-)
 
-Index: CPU-X/CMakeLists.txt
+Index: CPU-X-4.5.3/CMakeLists.txt
 ===================================================================
---- CPU-X.orig/CMakeLists.txt
-+++ CPU-X/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
  include(CheckCCompilerFlag)
  check_c_compiler_flag("-no-pie" HAS_NO_PIE)

++++++ v4.5.2.tar.gz -> v4.5.3.tar.gz ++++++
++++ 21459 lines of diff (skipped)

Reply via email to