Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package 000package-groups for
openSUSE:Factory checked in at 2025-08-07 16:48:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/000package-groups (Old)
and /work/SRC/openSUSE:Factory/.000package-groups.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "000package-groups"
Thu Aug 7 16:48:29 2025 rev:316 rq:1297965 version:unknown
Changes:
--------
New Changes file:
NO CHANGES FILE!!!
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ MicroOS-release.spec.in ++++++
--- /var/tmp/diff_new_pack.eV4mR6/_old 2025-08-07 16:48:56.328608113 +0200
+++ /var/tmp/diff_new_pack.eV4mR6/_new 2025-08-07 16:48:56.332608280 +0200
@@ -203,7 +203,8 @@
mkdir -p %{buildroot}%{_sysconfdir} %{buildroot}%{_prefix}/lib/issue.d
%{buildroot}/run
echo -e "\nWelcome to ___SUMMARY___ (%{_target_cpu}) - Kernel \\\r (\\\l).\n"
> %{buildroot}%{_prefix}/lib/issue.d/10-OS.issue
-echo -e "\\\a\n" > %{buildroot}%{_prefix}/lib/issue.d/90-OS.issue
+echo -e "\\\a" > %{buildroot}%{_prefix}/lib/issue.d/70-network.issue
+echo -e "\n" > %{buildroot}%{_prefix}/lib/issue.d/90-OS.issue
VERSION_ID=$(echo %{version}|tr '[:upper:]' '[:lower:]'|sed -e 's/ //g;')
SYSEXT_LEVEL=$(rpm -q --qf '%%{NAME}-%%{VERSION}' glibc)
@@ -262,6 +263,7 @@
%{_sysconfdir}/products.d/*
%dir %{_prefix}/lib/issue.d
%{_prefix}/lib/issue.d/*-OS.issue
+%{_prefix}/lib/issue.d/*-network.issue
%changelog
* Mon Feb 19 2024 Dominique Leuenberger <[email protected]>