public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/docker-compose] rawhide: Update to release v5.4.0
@ 2026-08-03 18:07 Bradley G Smith
0 siblings, 0 replies; only message in thread
From: Bradley G Smith @ 2026-08-03 18:07 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/docker-compose
Branch : rawhide
Commit : b1402e8e49ae69ac8638fa76aa41ade19f8c455d
Author : Bradley G Smith <bradley.g.smith@gmail.com>
Date : 2026-08-03T09:08:03-07:00
Stats : +14/-5 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/docker-compose/c/b1402e8e49ae69ac8638fa76aa41ade19f8c455d?branch=rawhide
Log:
Update to release v5.4.0
- Upstream fixes and new features
---
diff --git a/.gitignore b/.gitignore
index fd2ae97..55f99e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -137,3 +137,5 @@
/compose-5.3.0.tar.gz
/compose-5.3.1.tar.gz
/compose-5.3.1-vendor.tar.bz2
+/compose-5.4.0.tar.gz
+/compose-5.4.0-vendor.tar.bz2
diff --git a/docker-compose.spec b/docker-compose.spec
index d9ab092..a2d35fd 100644
--- a/docker-compose.spec
+++ b/docker-compose.spec
@@ -3,7 +3,7 @@
# https://github.com/docker/compose/v5
%global goipath github.com/docker/compose/v5
-Version: 5.3.1
+Version: 5.4.0
%global tag v%{gsub %{version} ~ -}
%gometa -L -f
@@ -16,7 +16,7 @@ Release: %autorelease
Summary: Define and run multi-container applications with Docker
# Generated by go-vendor-tools
-License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND MIT AND MPL-2.0
+License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MIT-0 AND MPL-2.0
URL: %{gourl}
Source0: %{gosource}
# Generated by go-vendor-tools
@@ -80,7 +80,6 @@ install -Dpm 0755 \
%endif
%files -f %{go_vendor_license_filelist}
-%license vendor/modules.txt
%doc README.md
%{moby_cli_plugins_dir}/docker-compose
diff --git a/go-vendor-tools.toml b/go-vendor-tools.toml
index 1406b92..8646175 100644
--- a/go-vendor-tools.toml
+++ b/go-vendor-tools.toml
@@ -23,3 +23,11 @@ expression = "BSD-3-Clause"
path = "vendor/github.com/shibumi/go-pathspec/GO-LICENSE"
sha256sum = "dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d"
expression = "BSD-3-Clause"
+[[licensing.licenses]]
+path = "vendor/github.com/segmentio/asm/LICENSE"
+sha256sum = "cca993712df289a5958bdef69031a5dac0f951ac15afeb313f9eeea55ed59443"
+expression = "MIT-0"
+[[licensing.licenses]]
+path = "vendor/go.yaml.in/yaml/v2/LICENSE.libyaml"
+sha256sum = "a94710b55e03b5285f77d048c5ba61bb9d6ee04a06c0eb90e68821e11b0c707a"
+expression = "MIT"
diff --git a/sources b/sources
index f9a7f43..dde6ab0 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (compose-5.3.1.tar.gz) = 25bcbddabb3428d9e2e157d2df4c39790b6c300834780e3ae63da90a5564e7c93375f028780eea6607cd5f31ed4c085646b7eea6c0dae95b62ee8cfcf5981150
-SHA512 (compose-5.3.1-vendor.tar.bz2) = e9a8b85130bffa3355b0d09c1e9bf23d98848ca618f6e4f6368a6962cd68b466141dc1d7bed954048ce162976a54e498eb54a8e0807c418d1f1c0cd5f0fffbca
+SHA512 (compose-5.4.0.tar.gz) = 46819486e3de32f3a07821acde6c2361dcfde307779247c55f51c5ed1cf4df1103d8d2475590d53999693cbfd2baf71404f81f05ebfc9fbb1adbf90f8800cdc5
+SHA512 (compose-5.4.0-vendor.tar.bz2) = 678133567c484f25e2bf5ccbbf6288d522ea729416e07c3d57e4b81fe6de4d5d526c7830dbbb87d2d64b8556f8160604a637d7f76b43d1c0206bbb8c2bf9de48
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 18:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 18:07 [rpms/docker-compose] rawhide: Update to release v5.4.0 Bradley G Smith
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox