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] f45: Update to release v5.5.0
Date: Mon, 17 Aug 2026 19:23:07 GMT	[thread overview]
Message-ID: <178699458773.1.7446898161342855553.rpms-docker-compose-4ec8ea59ecf4@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/docker-compose
            Branch : f45
            Commit : 4ec8ea59ecf458502e9fe5c9ebf1646aeab70f32
            Author : Bradley G Smith <bradley.g.smith@gmail.com>
            Date   : 2026-08-17T10:33:44-07:00
            Stats  : +3/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/docker-compose/c/4ec8ea59ecf458502e9fe5c9ebf1646aeab70f32?branch=f45

            Log:
            Update to release v5.5.0

- Resolves: rhbz#2510716
- Upstream improvements and fixes

Signed-off-by: Bradley G Smith <bradley.g.smith@gmail.com>

---
diff --git a/docker-compose.spec b/docker-compose.spec
index a2d35fd..486bbe8 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.4.0
+Version:                5.5.0
 %global tag             v%{gsub %{version} ~ -}
 
 %gometa -L -f
@@ -73,6 +73,8 @@ install -Dpm 0755 \
 %global test_ignores %{shrink:
     %dnl possibly fixed in next upstream release
     -s "TestValidatePathInBase"
+    %dnl fails only on s390x
+    %[ "%{_arch}" == "s390x" ? "-s TestPlatformPinnedDigest" : "" ]
     %dnl e2e tests require external services
     -d pkg/e2e
 }

                 reply	other threads:[~2026-08-17 19:23 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=178699458773.1.7446898161342855553.rpms-docker-compose-4ec8ea59ecf4@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