Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package git-image for openSUSE:Factory 
checked in at 2025-06-23 15:03:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git-image (Old)
 and      /work/SRC/openSUSE:Factory/.git-image.new.7067 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git-image"

Mon Jun 23 15:03:38 2025 rev:36 rq:1287641 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/git-image/git-image.changes      2025-05-30 
17:21:09.948876762 +0200
+++ /work/SRC/openSUSE:Factory/.git-image.new.7067/git-image.changes    
2025-06-23 15:04:07.950879349 +0200
@@ -1,0 +2,5 @@
+Sun Jun 22 07:35:12 UTC 2025 - SUSE Update Bot <bci-inter...@suse.de>
+
+- update for new version 2.50
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.W7iJI9/_old  2025-06-23 15:04:08.658908887 +0200
+++ /var/tmp/diff_new_pack.W7iJI9/_new  2025-06-23 15:04:08.662909054 +0200
@@ -17,7 +17,7 @@
 
 #!BuildTag: opensuse/git:%%git_version%%-%RELEASE%
 #!BuildTag: opensuse/git:%%git_version%%
-#!BuildTag: opensuse/git:2.49
+#!BuildTag: opensuse/git:2.50
 #!BuildTag: opensuse/git:%%git_major_version%%
 #!BuildTag: opensuse/git:latest
 
@@ -30,7 +30,7 @@
 # sanity check that the version from the tag is equal to the version of 
git-core that we expect
 RUN set -euo pipefail; \
     [ "$(rpm --root /target -q --qf '%{version}' git-core | \
-    cut -d '.' -f -2)" = "2.49" ]
+    cut -d '.' -f -2)" = "2.50" ]
 RUN set -euo pipefail; zypper -n --installroot /target clean -a; \
     rm -rf 
{/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2}
 FROM opensuse/bci/bci-micro:latest

++++++ README.md ++++++
--- /var/tmp/diff_new_pack.W7iJI9/_old  2025-06-23 15:04:08.686910056 +0200
+++ /var/tmp/diff_new_pack.W7iJI9/_new  2025-06-23 15:04:08.690910222 +0200
@@ -15,7 +15,7 @@
 Example of using Git container:
 
 ```ShellSession
-$ podman run registry.opensuse.org/opensuse/git:2.49 git help
+$ podman run registry.opensuse.org/opensuse/git:2.50 git help
 ```
 
 As Git requires a repository, the container

Reply via email to