public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Bradley G Smith <bradley.g.smith@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/docker-compose] f44: Update to release v5.4.0
Date: Mon, 03 Aug 2026 18:21:49 GMT [thread overview]
Message-ID: <178578130942.1.16121015496158057169.rpms-docker-compose-b1402e8e49ae@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/docker-compose
Branch : f44
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=f44
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
reply other threads:[~2026-08-03 18:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178578130942.1.16121015496158057169.rpms-docker-compose-b1402e8e49ae@fedoraproject.org \
--to=bradley.g.smith@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox