Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package 000release-packages for
openSUSE:Factory checked in at 2025-08-01 22:40:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/000release-packages (Old)
and /work/SRC/openSUSE:Factory/.000release-packages.new.1944 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "000release-packages"
Fri Aug 1 22:40:19 2025 rev:3634 rq: version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/000release-packages/Aeon-release.changes
2025-08-01 13:29:20.362575997 +0200
+++
/work/SRC/openSUSE:Factory/.000release-packages.new.1944/Aeon-release.changes
2025-08-01 22:40:27.337119688 +0200
@@ -2 +2 @@
-Fri Aug 01 11:29:17 UTC 2025 - openSUSE <[email protected]>
+Fri Aug 01 20:40:17 UTC 2025 - openSUSE <[email protected]>
Kalpa-release.changes: same change
MicroOS-release.changes: same change
openSUSE-Addon-NonOss-release.changes: same change
openSUSE-release.changes: same change
stub.changes: same change
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Aeon-release.spec ++++++
--- /var/tmp/diff_new_pack.2bT3xG/_old 2025-08-01 22:40:29.021189842 +0200
+++ /var/tmp/diff_new_pack.2bT3xG/_new 2025-08-01 22:40:29.025190008 +0200
@@ -217,11 +217,7 @@
%build
%install
-mkdir -p %{buildroot}%{_sysconfdir} %{buildroot}%{_prefix}/lib/issue.d
%{buildroot}/run
-
-echo -e "\nWelcome to Aeon (%{_target_cpu}) - Kernel \\\r (\\\l).\n" >
%{buildroot}%{_prefix}/lib/issue.d/10-OS
-echo -e "\n" > %{buildroot}%{_prefix}/lib/issue.d/90-OS
-
+mkdir -p %{buildroot}%{_sysconfdir} %{buildroot}%{_prefix}/lib/
VERSION_ID=`echo %{version}|tr '[:upper:]' '[:lower:]'|sed -e 's/ //g;'`
# note: VERSION is an optional field and has no meaning other than informative
on a rolling distro
# We do thus not add it to the os-release file
@@ -323,6 +319,4 @@
%{_prefix}/lib/os-release
%dir %{_sysconfdir}/products.d
%{_sysconfdir}/products.d/*
-%dir %{_prefix}/lib/issue.d
-%{_prefix}/lib/issue.d/*-OS
++++++ MicroOS-release.spec ++++++
--- /var/tmp/diff_new_pack.2bT3xG/_old 2025-08-01 22:40:29.073192008 +0200
+++ /var/tmp/diff_new_pack.2bT3xG/_new 2025-08-01 22:40:29.077192175 +0200
@@ -174,6 +174,9 @@
Provides: weakremover(libzip4)
Provides: weakremover(mt_st)
Provides: weakremover(openssl-debuginfo)
+# Old issue-generator output is now generated by agetty itself
+Obsoletes: issue-generator < 1.14
+
# this package should only be available for the "basearchs" of a product
ExclusiveArch: %ix86 x86_64 ppc64le s390x aarch64 %arm
%include %{SOURCE100}
@@ -240,8 +243,8 @@
%install
mkdir -p %{buildroot}%{_sysconfdir} %{buildroot}%{_prefix}/lib/issue.d
%{buildroot}/run
-echo -e "\nWelcome to openSUSE MicroOS (%{_target_cpu}) - Kernel \\\r
(\\\l).\n" > %{buildroot}%{_prefix}/lib/issue.d/10-OS
-echo -e "\n" > %{buildroot}%{_prefix}/lib/issue.d/90-OS
+echo -e "\nWelcome to openSUSE MicroOS (%{_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
VERSION_ID=$(echo %{version}|tr '[:upper:]' '[:lower:]'|sed -e 's/ //g;')
SYSEXT_LEVEL=$(rpm -q --qf '%%{NAME}-%%{VERSION}' glibc)
@@ -359,5 +362,5 @@
%dir %{_sysconfdir}/products.d
%{_sysconfdir}/products.d/*
%dir %{_prefix}/lib/issue.d
-%{_prefix}/lib/issue.d/*-OS
+%{_prefix}/lib/issue.d/*-OS.issue
openSUSE-release.spec: same change
stub.spec: same change