Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package container-build-helpers for 
openSUSE:Factory checked in at 2026-09-21 14:29:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/container-build-helpers (Old)
 and      /work/SRC/openSUSE:Factory/.container-build-helpers.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "container-build-helpers"

Mon Sep 21 14:29:42 2026 rev:3 rq:1379423 version:0.0.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/container-build-helpers/container-build-helpers.changes
  2024-10-30 18:05:36.590302080 +0100
+++ 
/work/SRC/openSUSE:Factory/.container-build-helpers.new.383539/container-build-helpers.changes
      2026-09-21 14:30:30.821879372 +0200
@@ -1,0 +2,5 @@
+Thu Mar 12 14:39:29 UTC 2026 - Dirk Müller <[email protected]>
+
+- clean more
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ container-build-helpers.spec ++++++
--- /var/tmp/diff_new_pack.fVTHn0/_old  2026-09-21 14:30:31.435905075 +0200
+++ /var/tmp/diff_new_pack.fVTHn0/_new  2026-09-21 14:30:31.437905158 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package container-build-helpers
 #
-# Copyright (c) 2022 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

++++++ cleanup_container ++++++
--- /var/tmp/diff_new_pack.fVTHn0/_old  2026-09-21 14:30:31.491907419 +0200
+++ /var/tmp/diff_new_pack.fVTHn0/_new  2026-09-21 14:30:31.494907544 +0200
@@ -1,5 +1,11 @@
 #!/bin/bash
 
-zypper -n clean
+zypper -n clean -a
 rm -rf 
/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2}
+rm -rf /run/*
+rm -f /etc/{shadow-,group-,passwd-,.pwd.lock}
+rm -f /usr/lib/sysimage/rpm/.rpm.lock
+rm -f /var/lib/zypp/AnonymousUniqueId
+rm -f /var/lib/zypp/AutoInstalled
+rm -f /var/cache/ldconfig/aux-cache
 

Reply via email to