Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-core for openSUSE:Factory 
checked in at 2026-01-30 18:22:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-core (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-core.new.1995 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-core"

Fri Jan 30 18:22:03 2026 rev:201 rq:1329776 version:5.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-core/yast2-core.changes    2025-01-20 
17:14:06.657049370 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-core.new.1995/yast2-core.changes  
2026-01-30 18:22:09.601209918 +0100
@@ -1,0 +2,7 @@
+Wed Jan 28 15:36:19 UTC 2026 - Martin Vidner <[email protected]>
+
+- Immutable packaging fix: Do not package the log directory
+  under /var (jsc#PED-14910)
+- 5.0.4
+
+-------------------------------------------------------------------

Old:
----
  yast2-core-5.0.3.tar.bz2

New:
----
  yast2-core-5.0.4.tar.bz2

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

Other differences:
------------------
++++++ yast2-core.spec ++++++
--- /var/tmp/diff_new_pack.CXLP1s/_old  2026-01-30 18:22:10.937265988 +0100
+++ /var/tmp/diff_new_pack.CXLP1s/_new  2026-01-30 18:22:10.945266323 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-core
 #
-# 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
@@ -25,7 +25,7 @@
 %bcond_with werror
 
 Name:           yast2-core
-Version:        5.0.3
+Version:        5.0.4
 Release:        0
 URL:            https://github.com/yast/yast-core
 
@@ -111,7 +111,6 @@
 %install
 %yast_install
 
-mkdir -p "$RPM_BUILD_ROOT"%{yast_logdir}
 %perl_process_packlist
 
 %post
@@ -128,7 +127,7 @@
 %endif
 %dir /usr/share/YaST2
 
-%dir %attr(0700,root,root) %{yast_logdir}
+%ghost %dir %attr(0700,root,root) %{yast_logdir}
 %dir %{yast_ybindir}
 %dir %{yast_plugindir}
 %dir %{yast_scrconfdir}

++++++ yast2-core-5.0.3.tar.bz2 -> yast2-core-5.0.4.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-core-5.0.3/package/yast2-core.changes 
new/yast2-core-5.0.4/package/yast2-core.changes
--- old/yast2-core-5.0.3/package/yast2-core.changes     2025-01-20 
14:23:17.000000000 +0100
+++ new/yast2-core-5.0.4/package/yast2-core.changes     2026-01-29 
09:33:14.000000000 +0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Wed Jan 28 15:36:19 UTC 2026 - Martin Vidner <[email protected]>
+
+- Immutable packaging fix: Do not package the log directory
+  under /var (jsc#PED-14910)
+- 5.0.4
+
+-------------------------------------------------------------------
 Mon Jan 20 10:41:17 UTC 2025 - Martin Vidner <[email protected]>
 
 - adjust testsuite to pass also with newer coreutils-9.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-core-5.0.3/package/yast2-core.spec 
new/yast2-core-5.0.4/package/yast2-core.spec
--- old/yast2-core-5.0.3/package/yast2-core.spec        2025-01-20 
14:23:17.000000000 +0100
+++ new/yast2-core-5.0.4/package/yast2-core.spec        2026-01-29 
09:33:14.000000000 +0100
@@ -26,7 +26,7 @@
 %bcond_with werror
 
 Name:           yast2-core
-Version:        5.0.3
+Version:        5.0.4
 Release:        0
 Url:            https://github.com/yast/yast-core
 
@@ -112,7 +112,6 @@
 %install
 %yast_install
 
-mkdir -p "$RPM_BUILD_ROOT"%{yast_logdir}
 %perl_process_packlist
 
 %post
@@ -129,7 +128,7 @@
 %endif
 %dir /usr/share/YaST2
 
-%dir %attr(0700,root,root) %{yast_logdir}
+%ghost %dir %attr(0700,root,root) %{yast_logdir}
 %dir %{yast_ybindir}
 %dir %{yast_plugindir}
 %dir %{yast_scrconfdir}

Reply via email to