Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libcpuid for openSUSE:Factory 
checked in at 2023-04-25 16:42:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcpuid (Old)
 and      /work/SRC/openSUSE:Factory/.libcpuid.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcpuid"

Tue Apr 25 16:42:56 2023 rev:14 rq:1082737 version:0.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcpuid/libcpuid.changes        2022-12-06 
14:25:15.234587772 +0100
+++ /work/SRC/openSUSE:Factory/.libcpuid.new.1533/libcpuid.changes      
2023-04-25 16:44:38.998876364 +0200
@@ -1,0 +2,22 @@
+Tue Apr 25 11:29:39 UTC 2023 - Martin Pluskal <[email protected]>
+
+- Update to version 0.6.3:
+  * Support for Intel Pentium and Celeron for Alder Lake-S
+  * Support for Intel Alder Lake-HX
+  * Support for Intel Alder Lake-X
+  * Fix detection of Intel Alder Lake-P
+  * Fix infinite loop in set_cpu_affinity() on macOS
+  * Fix a misprint of extended CPUID in cpuid_basic_identify()
+  * Restore previous thread CPU affinity before returning from 
cpuid_get_all_raw_data() (#184)
+  * Query CPU info at least once even if set_cpu_affinity() fails
+  * Support for AMD 19h family MSRs
+  * Fix detection of Intel Core i5 Lynnfield
+  * Rename set_error() to cpuid_set_error() and get_error() to 
cpuid_get_error() (#188)
+  * Support for Intel Alder Lake-N
+  * Support for AMD Rembrandt with Radeon Graphics
+  * Support for Intel Raptor Lake-S with "Golden Cove" cores
+  * Support for Intel Raptor Lake-P
+  * Support for Intel Raptor Lake-U
+  * Support for Intel Rocket Lake-E
+
+-------------------------------------------------------------------

Old:
----
  libcpuid-0.6.2.tar.gz

New:
----
  libcpuid-0.6.3.tar.gz

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

Other differences:
------------------
++++++ libcpuid.spec ++++++
--- /var/tmp/diff_new_pack.lSWUXJ/_old  2023-04-25 16:44:39.662880300 +0200
+++ /var/tmp/diff_new_pack.lSWUXJ/_new  2023-04-25 16:44:39.666880324 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libcpuid
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 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 so_ver  16
 Name:           libcpuid
-Version:        0.6.2
+Version:        0.6.3
 Release:        0
 Summary:        Library providing x86 CPU identification
 License:        BSD-2-Clause
@@ -77,8 +77,7 @@
 %check
 %make_build test
 
-%post -n %{name}%{so_ver} -p /sbin/ldconfig
-%postun -n %{name}%{so_ver} -p /sbin/ldconfig
+%ldconfig_scriptlets -n %{name}%{so_ver}
 
 %files tools
 %{_bindir}/cpuid_tool

++++++ libcpuid-0.6.2.tar.gz -> libcpuid-0.6.3.tar.gz ++++++
++++ 29570 lines of diff (skipped)

Reply via email to