Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package patterns-base for openSUSE:Factory checked in at 2026-01-30 18:22:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/patterns-base (Old) and /work/SRC/openSUSE:Factory/.patterns-base.new.1995 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-base" Fri Jan 30 18:22:09 2026 rev:140 rq:1330005 version:20241218 Changes: -------- --- /work/SRC/openSUSE:Factory/patterns-base/patterns-base.changes 2026-01-26 10:59:26.162712216 +0100 +++ /work/SRC/openSUSE:Factory/.patterns-base.new.1995/patterns-base.changes 2026-01-30 18:22:22.081733678 +0100 @@ -1,0 +2,5 @@ +Fri Jan 30 09:35:08 UTC 2026 - Jiri Srain <[email protected]> + +- rename transactional_base to immutable_base + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patterns-base.spec ++++++ --- /var/tmp/diff_new_pack.st3t0A/_old 2026-01-30 18:22:23.025773296 +0100 +++ /var/tmp/diff_new_pack.st3t0A/_new 2026-01-30 18:22:23.029773464 +0100 @@ -799,13 +799,15 @@ # Do not build it on Leap 16 %if !(0%{?is_opensuse} && 0%{?suse_version} == 1600) || 0%{?is_leapmicro} -%package transactional_base +%package immutable_base %pattern_basetechnologies -Summary: Transactional Base System +Summary: Immutable Base System Group: Metapackages -Provides: pattern() = transactional_base +Provides: pattern() = immutable_base Provides: pattern-icon() = pattern-kubic Provides: pattern-order() = 1050 +Obsoletes: patterns-base-transactional_base +Provides: patterns-base-transactional_base Requires: /usr/bin/gzip Requires: btrfsmaintenance Requires: less @@ -878,12 +880,12 @@ Requires: pattern() = base Suggests: health-checker -%description transactional_base +%description immutable_base This is the base system for a host updated by Transactional Updates. Includes Tools for systems with a read-only root filesystem. -%files transactional_base +%files immutable_base %dir %{_docdir}/patterns -%{_docdir}/patterns/transactional_base.txt +%{_docdir}/patterns/immutable_base.txt %endif ################################################################################ @@ -1192,7 +1194,7 @@ # These packages don't generate a 32bit pattern for i in basesystem bootloader documentation fips selinux kdump \ %if !(0%{?is_opensuse} && 0%{?suse_version} == 1600) || 0%{?is_leapmicro} -transactional_base \ +immutable_base \ %endif %if !0%{?is_opensuse} && 0%{?suse_version} >= 1600 kernel_livepatching \
