Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rrdtool for openSUSE:Factory checked 
in at 2026-03-05 17:12:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rrdtool (Old)
 and      /work/SRC/openSUSE:Factory/.rrdtool.new.561 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rrdtool"

Thu Mar  5 17:12:41 2026 rev:82 rq:1336392 version:1.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rrdtool/rrdtool.changes  2025-08-13 
16:23:27.706837027 +0200
+++ /work/SRC/openSUSE:Factory/.rrdtool.new.561/rrdtool.changes 2026-03-05 
17:13:19.442100473 +0100
@@ -1,0 +2,10 @@
+Wed Mar  4 07:34:19 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Provide user/group() capabilities for the generated account.
+
+-------------------------------------------------------------------
+Mon Mar  2 19:38:10 UTC 2026 - Antonio Teixeira <[email protected]>
+
+- Add correct permissions for /run/rrdcached (jsc#PED-14741)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rrdtool.spec ++++++
--- /var/tmp/diff_new_pack.4RyDUR/_old  2026-03-05 17:13:21.174172467 +0100
+++ /var/tmp/diff_new_pack.4RyDUR/_new  2026-03-05 17:13:21.174172467 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rrdtool
 #
-# 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
@@ -205,6 +205,8 @@
 Requires:       %{name} = %{version}-%{release}
 Requires(post): %fillup_prereq
 Requires(pre):  shadow
+Provides:       group(%rrdcached_group)
+Provides:       user(%rrdcached_user)
 
 %description cached
 rrdcached is a daemon that receives updates to existing RRD files,
@@ -413,5 +415,5 @@
 %dir %{_libexecdir}/tmpfiles.d
 %endif
 %{_tmpfilesdir}/rrdcached.conf
-%ghost /run/rrdcached
+%ghost %attr(0755,%{rrdcached_user},%{rrdcached_group}) %{_rundir}/rrdcached
 

Reply via email to