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.2.0
Date: Tue, 23 Jun 2026 18:33:03 GMT	[thread overview]
Message-ID: <178223958391.1.14540723346935536317.rpms-docker-compose-aecc13304e94@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/docker-compose
            Branch : f44
            Commit : aecc13304e94e955f9f66a652c573bce7d7680cd
            Author : Bradley G Smith <bradley.g.smith@gmail.com>
            Date   : 2026-06-23T08:26:06-07:00
            Stats  : +5/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/docker-compose/c/aecc13304e94e955f9f66a652c573bce7d7680cd?branch=f44

            Log:
            Update to release v5.2.0

- Resolves: rhbz#2491751
- Important upstream note: This version introduces a new reconciliation
  algorithm between the observed state and the expected state. If you
  experience any issues with a Compose workload that was previously working,
  please open an issue with upsteam.
- Additional upstream enhancements and fixes

---
diff --git a/.gitignore b/.gitignore
index 8aea45e..d1f7ff8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -131,3 +131,5 @@
 /compose-5.1.3-vendor.tar.bz2
 /compose-5.1.4.tar.gz
 /compose-5.1.4-vendor.tar.bz2
+/compose-5.2.0.tar.gz
+/compose-5.2.0-vendor.tar.bz2

diff --git a/docker-compose.spec b/docker-compose.spec
index 1cf5af8..a5b9619 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.1.4
+Version:                5.2.0
 %global tag             v%{gsub %{version} ~ -}
 
 %gometa -L -f

diff --git a/sources b/sources
index f504456..26c349f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (compose-5.1.4.tar.gz) = b9cc1c74251f97b4eef6448f66e58613c3b22b683ea92bebb6d8279b00739c285170d6cdc059e7341cb419c197b47958c6ad446ca763c93121ee524e57412a68
-SHA512 (compose-5.1.4-vendor.tar.bz2) = ab9f50182f482594290a4e5a3a47317e860c6214db28df319f218298a29de08b2b347cae1deb01f955cde064f160cfd87d0a01bf59a34f0f968d76846fdf36ac
+SHA512 (compose-5.2.0.tar.gz) = aef6d492abe84ccbfebb287623a4c450869a802503d226088c2f398b1b5cd836aebe1d8fd8b96deb925b6f10070434d7a928a2fa25e40fe313c76923f84b8e02
+SHA512 (compose-5.2.0-vendor.tar.bz2) = 889a32c01b53f74160668db3b0e62d0509e357dadd3d16498adba2d4bc13ce245ac86d6c95b68a6f654724b190214d85b7cac156b02cff02ec9b32b9209c367d

                 reply	other threads:[~2026-06-23 18:33 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=178223958391.1.14540723346935536317.rpms-docker-compose-aecc13304e94@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