- Update to docker-buildx v0.17.1 to match standalone docker-buildx package we

are replacing. See upstream changelog online at
  <https://github.com/docker/buildx/releases/tag/v0.17.1>

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=412
This commit is contained in:
Aleksa Sarai 2024-10-16 05:42:35 +00:00 committed by Git OBS Bridge
parent 81aaf8950a
commit 590d71b04d
5 changed files with 13 additions and 6 deletions

View File

@ -19,8 +19,8 @@
<param name="url">https://github.com/docker/buildx.git</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="versionformat">0.16.2</param>
<param name="revision">v0.16.2</param>
<param name="versionformat">0.17.1</param>
<param name="revision">v0.17.1</param>
<param name="filename">docker-buildx</param>
</service>
<service name="recompress" mode="manual">

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2f94ef8f4021fb8139a4101e8bd747abd7048b2d02be6f88e567b4e688c3156c
size 6424216

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fd0f81752a02e20b611f95a35718bdc44eb1e203e0fd80d7afb87dfd8135c300
size 6445376

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Oct 16 05:37:14 UTC 2024 - Aleksa Sarai <asarai@suse.com>
- Update to docker-buildx v0.17.1 to match standalone docker-buildx package we
are replacing. See upstream changelog online at
<https://github.com/docker/buildx/releases/tag/v0.17.1>
-------------------------------------------------------------------
Tue Oct 15 04:58:46 UTC 2024 - Aleksa Sarai <asarai@suse.com>

View File

@ -36,7 +36,7 @@
%define docker_nice_version %{docker_real_version}-ce
# MANUAL: This needs to be updated with every docker-buildx update.
%define buildx_version 0.16.2
%define buildx_version 0.17.1
# Used when generating the "build" information for Docker version. The value of
# git_commit_epoch is unused here (we use SOURCE_DATE_EPOCH, which rpm