Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gcc-14-image for openSUSE:Factory 
checked in at 2024-06-28 15:47:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gcc-14-image (Old)
 and      /work/SRC/openSUSE:Factory/.gcc-14-image.new.18349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gcc-14-image"

Fri Jun 28 15:47:52 2024 rev:10 rq:1183816 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/gcc-14-image/gcc-14-image.changes        
2024-06-19 16:38:20.801131942 +0200
+++ /work/SRC/openSUSE:Factory/.gcc-14-image.new.18349/gcc-14-image.changes     
2024-06-28 15:51:52.596556351 +0200
@@ -1,0 +2,5 @@
+Fri Jun 28 06:52:02 UTC 2024 - Dirk Mueller <dmuel...@suse.com>
+
+- add standard devel tools back to development containers
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.QBmHEH/_old  2024-06-28 15:51:59.044792234 +0200
+++ /var/tmp/diff_new_pack.QBmHEH/_new  2024-06-28 15:51:59.048792380 +0200
@@ -40,7 +40,7 @@
 # endlabelprefix
 LABEL 
io.artifacthub.package.readme-url="https://raw.githubusercontent.com/SUSE/BCI-dockerfile-generator/Tumbleweed/gcc-14-image/README.md";
 
-RUN set -euo pipefail; zypper -n in --no-recommends gcc14 gcc14-c++ make gawk; 
zypper -n clean; rm -rf 
/var/log/{lastlog,tallylog,zypper.log,zypp/history,YaST2}
+RUN set -euo pipefail; zypper -n in --no-recommends gcc14 gcc14-c++ make curl 
findutils gawk git-core procps util-linux; zypper -n clean; rm -rf 
/var/log/{lastlog,tallylog,zypper.log,zypp/history,YaST2}
 ENV GCC_VERSION="%%gcc_version%%"
 
 # symlink all versioned gcc & g++ binaries to unversioned

Reply via email to