Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package aaa_base for openSUSE:Factory checked in at 2024-05-27 11:41:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/aaa_base (Old) and /work/SRC/openSUSE:Factory/.aaa_base.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "aaa_base" Mon May 27 11:41:09 2024 rev:500 rq:1176720 version:84.87+git20240523.10a5692 Changes: -------- --- /work/SRC/openSUSE:Factory/aaa_base/aaa_base.changes 2024-04-17 14:44:58.697181610 +0200 +++ /work/SRC/openSUSE:Factory/.aaa_base.new.24587/aaa_base.changes 2024-05-27 11:41:14.337659544 +0200 @@ -1,0 +2,6 @@ +Fri May 24 11:48:00 UTC 2024 - [email protected] + +- Update to version 84.87+git20240523.10a5692: + * Add tmpfiles.d/soft-reboot-cleanup.conf + +------------------------------------------------------------------- Old: ---- aaa_base-84.87+git20240415.e6815bf.tar New: ---- aaa_base-84.87+git20240523.10a5692.tar ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ aaa_base.spec ++++++ --- /var/tmp/diff_new_pack.RSsuvE/_old 2024-05-27 11:41:16.901753227 +0200 +++ /var/tmp/diff_new_pack.RSsuvE/_new 2024-05-27 11:41:16.905753373 +0200 @@ -33,7 +33,7 @@ %endif Name: aaa_base -Version: 84.87+git20240415.e6815bf%{git_version} +Version: 84.87+git20240523.10a5692%{git_version} Release: 0 Summary: openSUSE Base Package License: GPL-2.0-or-later @@ -193,6 +193,7 @@ /usr/etc/profile.d/terminal.csh %dir /usr/lib/environment.d /usr/lib/environment.d/50-xdg.conf +%{_tmpfilesdir}/soft-reboot-cleanup.conf %config /etc/shells %ghost %dir /etc/init.d %ghost %config(noreplace) /etc/init.d/boot.local ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.RSsuvE/_old 2024-05-27 11:41:16.961755419 +0200 +++ /var/tmp/diff_new_pack.RSsuvE/_new 2024-05-27 11:41:16.965755565 +0200 @@ -1,8 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/openSUSE/aaa_base.git</param> - <param name="changesrevision">e6815bfc5137556aee3b5752f15ca484c88e513b</param></service><service name="tar_scm"> - <param name="url">https://github.com/lnussel/aaa_base.git</param> - <param name="changesrevision">0f8eaba2cf2e69db15cce8a4dcf005b6e88f61e6</param></service></servicedata> -(No newline at EOF) + <param name="changesrevision">10a56928297e6a9a2f4aa06a7fbb02d72534f724</param></service> +</servicedata> ++++++ aaa_base-84.87+git20240415.e6815bf.tar -> aaa_base-84.87+git20240523.10a5692.tar ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aaa_base-84.87+git20240415.e6815bf/aaa_base.spec new/aaa_base-84.87+git20240523.10a5692/aaa_base.spec --- old/aaa_base-84.87+git20240415.e6815bf/aaa_base.spec 2024-04-15 17:49:07.000000000 +0200 +++ new/aaa_base-84.87+git20240523.10a5692/aaa_base.spec 2024-05-23 15:04:46.000000000 +0200 @@ -193,6 +193,7 @@ /usr/etc/profile.d/terminal.csh %dir /usr/lib/environment.d /usr/lib/environment.d/50-xdg.conf +%{_tmpfilesdir}/soft-reboot-cleanup.conf %config /etc/shells %ghost %dir /etc/init.d %ghost %config(noreplace) /etc/init.d/boot.local diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aaa_base-84.87+git20240415.e6815bf/files/usr/lib/tmpfiles.d/soft-reboot-cleanup.conf new/aaa_base-84.87+git20240523.10a5692/files/usr/lib/tmpfiles.d/soft-reboot-cleanup.conf --- old/aaa_base-84.87+git20240415.e6815bf/files/usr/lib/tmpfiles.d/soft-reboot-cleanup.conf 1970-01-01 01:00:00.000000000 +0100 +++ new/aaa_base-84.87+git20240523.10a5692/files/usr/lib/tmpfiles.d/soft-reboot-cleanup.conf 2024-05-23 15:04:46.000000000 +0200 @@ -0,0 +1,5 @@ +# This config makes sure that special files in /run get's deleted +# after a soft-reboot. Normally this would happen automatically with +# a real reboot since /run is on tmpfs, but with a soft-reboot, /run +# will survive and we have to cleanup ourself. +r /run/reboot-needed
