Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cpupower for openSUSE:Factory 
checked in at 2023-03-06 18:55:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cpupower (Old)
 and      /work/SRC/openSUSE:Factory/.cpupower.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cpupower"

Mon Mar  6 18:55:12 2023 rev:56 rq:1069475 version:MACRO

Changes:
--------
--- /work/SRC/openSUSE:Factory/cpupower/cpupower.changes        2022-10-22 
14:13:51.868848543 +0200
+++ /work/SRC/openSUSE:Factory/.cpupower.new.31432/cpupower.changes     
2023-03-06 18:55:12.568560042 +0100
@@ -1,0 +2,6 @@
+Sun Mar  5 18:19:36 UTC 2023 - Thomas Renninger <[email protected]>
+
+- Add wildcard for powercap.h since powercap patches have reached mainline
+- Build bash-completion noarch
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cpupower.spec ++++++
--- /var/tmp/diff_new_pack.dOqnm2/_old  2023-03-06 18:55:13.096562737 +0100
+++ /var/tmp/diff_new_pack.dOqnm2/_new  2023-03-06 18:55:13.100562757 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cpupower
 #
-# 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
@@ -24,7 +24,6 @@
 %define version %(rpm -q --qf '%%{VERSION}' kernel-source)
 Name:           cpupower
 Version:        %{version}
-#Version:        5.19
 Release:        0
 Summary:        Tools to determine and set CPU Power related Settings
 License:        GPL-2.0-only
@@ -77,6 +76,7 @@
 Requires:       %{name}
 Requires:       bash-completion
 Supplements:    (%{name} and bash-completion)
+BuildArch:      noarch
 
 %description bash-completion
 bash command line completion support for cpupower.
@@ -157,9 +157,7 @@
 %{_libdir}/libcpupower*.so.*
 
 %files devel
-%{_includedir}/cpufreq.h
-%{_includedir}/cpuidle.h
-#%%{_includedir}/powercap.h
+%{_includedir}/*.h
 %{_libdir}/libcpu*.so
 
 %files bash-completion

Reply via email to