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 2026-02-09 15:35:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git-image (Old)
 and      /work/SRC/openSUSE:Factory/.git-image.new.1670 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git-image"

Mon Feb  9 15:35:29 2026 rev:44 rq:1332006 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/git-image/git-image.changes      2026-01-02 
14:30:40.965812601 +0100
+++ /work/SRC/openSUSE:Factory/.git-image.new.1670/git-image.changes    
2026-02-09 15:36:02.254390255 +0100
@@ -1,0 +2,5 @@
+Mon Feb  9 07:50:34 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- adjust to the versions in tumbleweed
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.VHS9zT/_old  2026-02-09 15:36:03.786454729 +0100
+++ /var/tmp/diff_new_pack.VHS9zT/_new  2026-02-09 15:36:03.806455571 +0100
@@ -17,7 +17,7 @@
 
 #!BuildTag: opensuse/git:%%git_version%%-%RELEASE%
 #!BuildTag: opensuse/git:%%git_version%%
-#!BuildTag: opensuse/git:2.52
+#!BuildTag: opensuse/git:2.53
 #!BuildTag: opensuse/git:%%git_major_version%%
 #!BuildTag: opensuse/git:latest
 
@@ -31,7 +31,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.52" ]
+    cut -d '.' -f -2)" = "2.53" ]
 
 # cleanup logs and temporary files
 RUN set -euo pipefail; zypper -n --installroot /target clean -a; \

++++++ README.md ++++++
--- /var/tmp/diff_new_pack.VHS9zT/_old  2026-02-09 15:36:03.898459443 +0100
+++ /var/tmp/diff_new_pack.VHS9zT/_new  2026-02-09 15:36:03.906459779 +0100
@@ -15,7 +15,7 @@
 Example of using Git container:
 
 ```ShellSession
-$ podman run registry.opensuse.org/opensuse/git:2.52 git help
+$ podman run registry.opensuse.org/opensuse/git:2.53 git help
 ```
 
 As Git requires a repository, the container

Reply via email to