Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package powerman for openSUSE:Factory checked in at 2026-03-03 15:31:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/powerman (Old) and /work/SRC/openSUSE:Factory/.powerman.new.29461 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "powerman" Tue Mar 3 15:31:10 2026 rev:36 rq:1335898 version:2.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/powerman/powerman.changes 2025-07-03 12:13:08.040373506 +0200 +++ /work/SRC/openSUSE:Factory/.powerman.new.29461/powerman.changes 2026-03-03 15:32:29.868923758 +0100 @@ -1,0 +2,5 @@ +Mon Jan 19 18:55:33 UTC 2026 - Antonio Teixeira <[email protected]> + +- Add correct permissions for /run/powerman (jsc#PED-14740) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ powerman.spec ++++++ --- /var/tmp/diff_new_pack.BQHbzH/_old 2026-03-03 15:32:31.224979929 +0100 +++ /var/tmp/diff_new_pack.BQHbzH/_new 2026-03-03 15:32:31.224979929 +0100 @@ -1,7 +1,7 @@ # # spec file for package powerman # -# Copyright (c) 2025 SUSE LLC +# 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 @@ -150,7 +150,7 @@ %config %{_sysconfdir}/powerman/ %attr(0644,root,root) %{_unitdir}/%{name}.service %attr(0644,root,root) %{_tmpfilesdir}/powerman.conf -%ghost %{_rundir}/powerman +%ghost %attr(0755,%{powerman_u},%{powerman_g}) %{_rundir}/powerman %{?have_sysuser:%{_sysusersdir}/system-user-%{name}.conf} %files devel
