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] rawhide: v2.10.3
Date: Thu, 27 Aug 2026 12:33:23 GMT [thread overview]
Message-ID: <178783400395.1.14446758832059537908.rpms-composer-08650845f05c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/composer
Branch : rawhide
Commit : 08650845f05c801fe98947068f1be14a5e5e8b35
Author : Remi Collet <remi@fedoraproject.org>
Date : 2026-08-27T14:33:16+02:00
Stats : +7/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/composer/c/08650845f05c801fe98947068f1be14a5e5e8b35?branch=rawhide
Log:
v2.10.3
---
diff --git a/composer-bash-completion b/composer-bash-completion
index 8bcd76d..c25ba3c 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.2")
+ local completecmd=("$sf_cmd" "_complete" "--no-interaction" "-sbash" "-c$cword" "-S2.10.3")
for w in ${words[@]}; do
w=$(printf -- '%b' "$w")
# remove quotes from typed values
diff --git a/composer.spec b/composer.spec
index ee8a38a..7102bec 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.2
+%global upstream_version 2.10.3
#global upstream_prever RC2
%global _phpunit %{_bindir}/phpunit9
@@ -24,7 +24,7 @@
Name: composer
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: Dependency Manager for PHP
# SPDX: composer and all dependencies are MIT
@@ -212,6 +212,9 @@ php -r '
%changelog
+* Thu Aug 27 2026 Remi Collet <remi@remirepo.net> - 2.10.3-1
+- update to 2.10.3
+
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 8da8a19..f2bf549 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (composer-2.10.2.tgz) = 26d65f1b773bf41ffbffff799c9c466c629955026ea722aa4bff82b693f7ea5ff48ed79b6f2c6ddf16e0371c4e841373e18df165344c1469cd5df988fd5acb33
+SHA512 (composer-2.10.3.tgz) = 43f1a7894f693192f40987bbf4c14bf362a6a64fa5f0c4f330f346c1baaa5684205fe6ecc513f5efc9fe04a0e20c86c3a0665b599fab5d7ffee0f5dddd5a4dca
reply other threads:[~2026-08-27 12: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=178783400395.1.14446758832059537908.rpms-composer-08650845f05c@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