1
0

1 Commits

Author SHA256 Message Date
ba74086f0a This is required to get rid of very old and unmaintained go versions
in the distro, which in turn now is required to upgrade binutils.

- Use current distro go version.

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker-compose-switch?expand=0&rev=8
2025-08-21 15:05:07 +00:00
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 20 12:49:04 UTC 2025 - Michael Matz <matz@suse.com>
- Use current distro go version.
-------------------------------------------------------------------
Tue Aug 2 09:27:00 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package docker-compose-switch
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@ URL: https://github.com/docker/compose-switch
Source: compose-switch-%{version}.tar.gz
Source1: vendor.tar.gz
Source99: docker-compose-switch-rpmlintrc
BuildRequires: golang(API) = 1.18
BuildRequires: golang(API) >= 1.18
Requires: docker
Requires: docker-compose >= 2.0
Requires(post): update-alternatives