public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Remi Collet <remi@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/composer] epel10.2: v2.10.2
Date: Thu, 02 Jul 2026 05:17:12 GMT	[thread overview]
Message-ID: <178296943257.1.10328160769117256628.rpms-composer-b343423da8f8@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/composer
            Branch : epel10.2
            Commit : b343423da8f8a51ac6999d7db4735303a3e24329
            Author : Remi Collet <remi@fedoraproject.org>
            Date   : 2026-07-02T07:16:32+02:00
            Stats  : +6/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/composer/c/b343423da8f8a51ac6999d7db4735303a3e24329?branch=epel10.2

            Log:
            v2.10.2

(cherry picked from commit 62f5abddcb92819a8222bde3e09637355636729b)

v2.10.2 sources

(cherry picked from commit 716c2d10b73ebd84cb494df40fc8df674604e54b)
(cherry picked from commit 3b58955e69174fa180d5a2c4fb02708880910c47)

---
diff --git a/composer-bash-completion b/composer-bash-completion
index 1a666f7..8bcd76d 100644
--- a/composer-bash-completion
+++ b/composer-bash-completion
@@ -25,7 +25,7 @@ _sf_composer() {
     local cur prev words cword
     _get_comp_words_by_ref -n := cur prev words cword
 
-    local completecmd=("$sf_cmd" "_complete" "--no-interaction" "-sbash" "-c$cword" "-S2.10.1")
+    local completecmd=("$sf_cmd" "_complete" "--no-interaction" "-sbash" "-c$cword" "-S2.10.2")
     for w in ${words[@]}; do
         w=$(printf -- '%b' "$w")
         # remove quotes from typed values

diff --git a/composer.spec b/composer.spec
index 527a9b4..81dbe59 100644
--- a/composer.spec
+++ b/composer.spec
@@ -14,7 +14,7 @@
 %global api_version      2.9.0
 %global run_version      2.2.2
 
-%global upstream_version 2.10.1
+%global upstream_version 2.10.2
 #global upstream_prever  RC2
 
 %global _phpunit         %{_bindir}/phpunit9
@@ -212,6 +212,9 @@ php -r '
 
 
 %changelog
+* Wed Jul  1 2026 Remi Collet <remi@remirepo.net> - 2.10.2-1
+- update to 2.10.2
+
 * Thu Jun  4 2026 Remi Collet <remi@remirepo.net> - 2.10.1-1
 - update to 2.10.1
 

diff --git a/sources b/sources
index 4e7499b..8da8a19 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (composer-2.10.1.tgz) = a3f88a084450675cb63cbde48c5bd87a0604f9b55700284fff8de6a97bc82618600aeb85e0ff5621ca179c76549f8253d0e3397e995514e930dd4ff24b7c514c
+SHA512 (composer-2.10.2.tgz) = 26d65f1b773bf41ffbffff799c9c466c629955026ea722aa4bff82b693f7ea5ff48ed79b6f2c6ddf16e0371c4e841373e18df165344c1469cd5df988fd5acb33

                 reply	other threads:[~2026-07-02  5:17 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=178296943257.1.10328160769117256628.rpms-composer-b343423da8f8@fedoraproject.org \
    --to=remi@fedoraproject.org \
    --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