Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package Aeon for openSUSE:Factory checked in 
at 2026-02-16 13:14:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Aeon (Old)
 and      /work/SRC/openSUSE:Factory/.Aeon.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Aeon"

Mon Feb 16 13:14:12 2026 rev:4 rq:1333283 version:0.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/Aeon/Aeon.changes        2025-09-26 
22:26:57.108156443 +0200
+++ /work/SRC/openSUSE:Factory/.Aeon.new.1977/Aeon.changes      2026-02-16 
13:19:05.370491399 +0100
@@ -1,0 +2,7 @@
+Mon Feb 16 08:43:52 UTC 2026 - Richard Brown <[email protected]>
+
+- Remove zypper config hacks to be replaced by zypp- config
+  packages when possible.
+- Move singletrans config to /usr/etc/zypp/zypp.conf.d
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ config.sh ++++++
--- /var/tmp/diff_new_pack.UUOKBp/_old  2026-02-16 13:19:06.050519672 +0100
+++ /var/tmp/diff_new_pack.UUOKBp/_new  2026-02-16 13:19:06.058520004 +0100
@@ -62,9 +62,6 @@
        zypper --non-interactive rm -u live-add-yast-repos
 fi
 
-# Adjust zypp conf
-sed -i 's/^multiversion =.*/multiversion =/g' /etc/zypp/zypp.conf
-
 #=====================================
 # Configure snapper
 #-------------------------------------
@@ -116,19 +113,10 @@
 systemctl enable NetworkManager
 
 #======================================
-# Disable recommends on virtual images (keep hardware supplements, see 
bsc#1089498)
-#--------------------------------------
-sed -i 's/.*solver.onlyRequires.*/solver.onlyRequires = true/g' 
/etc/zypp/zypp.conf
-
-#======================================
-# Disable installing documentation
-#--------------------------------------
-sed -i 's/.*rpm.install.excludedocs.*/rpm.install.excludedocs = yes/g' 
/etc/zypp/zypp.conf
-
-#======================================
 # Enable ZYPP_SINGLE_RPMTRANS
 #--------------------------------------
-echo 'techpreview.ZYPP_SINGLE_RPMTRANS=1' >> /etc/zypp/zypp.conf
+echo '[main]' > /usr/etc/zypp/zypp.conf.d/singletrans.conf
+echo 'techpreview.ZYPP_SINGLE_RPMTRANS=1' >> 
/usr/etc/zypp/zypp.conf.d/singletrans.conf
 
 #======================================
 # Add default kernel boot options

Reply via email to