public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/composer] rawhide: v2.10.2
@ 2026-07-02  5:02 Remi Collet
  0 siblings, 0 replies; only message in thread
From: Remi Collet @ 2026-07-02  5:02 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/composer
Branch : rawhide
Commit : 62f5abddcb92819a8222bde3e09637355636729b
Author : Remi Collet <remi@fedoraproject.org>
Date   : 2026-07-02T07:02:02+02:00
Stats  : +5/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/composer/c/62f5abddcb92819a8222bde3e09637355636729b?branch=rawhide

Log:
v2.10.2

---
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 4d88274..40ace88 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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-02  5:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-02  5:02 [rpms/composer] rawhide: v2.10.2 Remi Collet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox