From 07bdaddea1a3262cb802e125a71912ff338dc6cc Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 14 Sep 2024 10:57:10 +0200 Subject: [PATCH] automatic version update by autodist [release 0.17.1-1mamba;Sat Sep 14 2024] --- docker-buildx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docker-buildx.spec b/docker-buildx.spec index dbc7054..6187e56 100644 --- a/docker-buildx.spec +++ b/docker-buildx.spec @@ -1,5 +1,5 @@ Name: docker-buildx -Version: 0.17.0 +Version: 0.17.1 Release: 1mamba Summary: Docker CLI plugin for extended build capabilities with BuildKit Group: Development/Tools @@ -42,6 +42,9 @@ install -Dm755 docker-buildx %{buildroot}%{_prefix}/lib/docker/cli-plugins/docke %doc AUTHORS LICENSE %changelog +* Sat Sep 14 2024 Automatic Build System 0.17.1-1mamba +- automatic version update by autodist + * Wed Sep 11 2024 Automatic Build System 0.17.0-1mamba - automatic version update by autodist