Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cpupower for openSUSE:Factory 
checked in at 2026-06-30 15:12:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cpupower (Old)
 and      /work/SRC/openSUSE:Factory/.cpupower.new.11887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cpupower"

Tue Jun 30 15:12:00 2026 rev:66 rq:1362498 version:MACRO

Changes:
--------
--- /work/SRC/openSUSE:Factory/cpupower/cpupower.changes        2025-08-18 
16:08:27.087421907 +0200
+++ /work/SRC/openSUSE:Factory/.cpupower.new.11887/cpupower.changes     
2026-06-30 15:12:34.450296700 +0200
@@ -1,0 +2,8 @@
+Mon Jun 29 07:57:33 UTC 2026 - Thomas Renninger <[email protected]>
+
+- Fix broken EnvironmentFile path in cpupower service config file
+  bsc#1269478
+- Introduce cpupower-rpmlintrc to suppress devel dependency error
+A cpupower-rpmlintrc
+
+-------------------------------------------------------------------

New:
----
  cpupower-rpmlintrc

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

Other differences:
------------------
++++++ cpupower.spec ++++++
--- /var/tmp/diff_new_pack.fuDaSF/_old  2026-06-30 15:12:34.986314839 +0200
+++ /var/tmp/diff_new_pack.fuDaSF/_new  2026-06-30 15:12:34.986314839 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cpupower
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -34,6 +34,7 @@
 License:        GPL-2.0-only
 Group:          System/Base
 URL:            
https://git.kernel.org/cgit/linux/kernel/git/rafael/linux-pm.git
+Source10:       cpupower-rpmlintrc
 Patch1:         cpupower_fix_library_so_name.patch
 BuildRequires:  gettext-tools
 BuildRequires:  kernel-source
@@ -126,7 +127,7 @@
 %endif
 
 %install
-CONF="PACKAGE_BUGREPORT=https://bugs.opensuse.org mandir=%{_mandir} 
libdir=%{_libdir} CPUFRQ_BENCH=true DESTDIR=%{buildroot} sbindir=%{_sbindir} 
docdir=%{_docdir}/%{name} confdir=%{_sysconfdir}"
+CONF="PACKAGE_BUGREPORT=https://bugs.opensuse.org mandir=%{_mandir} 
libdir=%{_libdir} CPUFRQ_BENCH=true DESTDIR=%{buildroot} sbindir=%{_sbindir} 
docdir=%{_docdir}/%{name} confdir=%{_sysconfdir}/"
 %make_install -C %{maindir} $CONF
 
 %ifarch %{ix86} x86_64

++++++ cpupower-rpmlintrc ++++++
# All our sources are in kernel-devel
addFilter(r'devel-dependency kernel-source')

Reply via email to