forked from pool/docker-compose-switch
Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
ba74086f0a |
@@ -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>
|
Tue Aug 2 09:27:00 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package docker-compose-switch
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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
|
Source: compose-switch-%{version}.tar.gz
|
||||||
Source1: vendor.tar.gz
|
Source1: vendor.tar.gz
|
||||||
Source99: docker-compose-switch-rpmlintrc
|
Source99: docker-compose-switch-rpmlintrc
|
||||||
BuildRequires: golang(API) = 1.18
|
BuildRequires: golang(API) >= 1.18
|
||||||
Requires: docker
|
Requires: docker
|
||||||
Requires: docker-compose >= 2.0
|
Requires: docker-compose >= 2.0
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
|
Reference in New Issue
Block a user