public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/composer] epel9: v2.10.1
@ 2026-06-04 8:53 Remi Collet
0 siblings, 0 replies; only message in thread
From: Remi Collet @ 2026-06-04 8:53 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/composer
Branch : epel9
Commit : 99d49ebbfe4bad16a18e8d5cd2ad6a2a6c300365
Author : Remi Collet <remi@fedoraproject.org>
Date : 2026-06-04T10:53:47+02:00
Stats : +6/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/composer/c/99d49ebbfe4bad16a18e8d5cd2ad6a2a6c300365?branch=epel9
Log:
v2.10.1
(cherry picked from commit 3733446761f9385a4cf2dca45348836fb1835ef3)
---
diff --git a/composer-bash-completion b/composer-bash-completion
index 4fc55e2..1a666f7 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.0")
+ local completecmd=("$sf_cmd" "_complete" "--no-interaction" "-sbash" "-c$cword" "-S2.10.1")
for w in ${words[@]}; do
w=$(printf -- '%b' "$w")
# remove quotes from typed values
diff --git a/composer.spec b/composer.spec
index d2d37f1..527a9b4 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.0
+%global upstream_version 2.10.1
#global upstream_prever RC2
%global _phpunit %{_bindir}/phpunit9
@@ -212,6 +212,9 @@ php -r '
%changelog
+* Thu Jun 4 2026 Remi Collet <remi@remirepo.net> - 2.10.1-1
+- update to 2.10.1
+
* Thu May 28 2026 Remi Collet <remi@remirepo.net> - 2.10.0-1
- update to 2.10.0
diff --git a/sources b/sources
index dd8a47c..4e7499b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (composer-2.10.0.tgz) = 0f4aa594f1b455f231a850fd5264bf988da1b233ac3b45d4edd3b87d9caff37564751f45257db067b8a37c200e908fa5dd964b52a9ee55b544d55cfd5301cab2
+SHA512 (composer-2.10.1.tgz) = a3f88a084450675cb63cbde48c5bd87a0604f9b55700284fff8de6a97bc82618600aeb85e0ff5621ca179c76549f8253d0e3397e995514e930dd4ff24b7c514c
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-04 8:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-04 8:53 [rpms/composer] epel9: v2.10.1 Remi Collet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox