diff options
| author | Remi Collet <remi@remirepo.net> | 2025-11-13 11:35:28 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2025-11-13 11:35:28 +0100 |
| commit | 9c6bcdf78bebad1c97a5d5ccae0b042702649e0e (patch) | |
| tree | bc7e9f58468690701c3f7fdb6c97f58fa3d12cb6 /composer.spec | |
| parent | 57fdb465b26cd3722d1b3be5847724f67a657d1a (diff) | |
update to 2.9.0
Diffstat (limited to 'composer.spec')
| -rw-r--r-- | composer.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/composer.spec b/composer.spec index fbb1c3f..2fca8d2 100644 --- a/composer.spec +++ b/composer.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit ed4d9206d90740790302e7c9d9c1420587687819 +%global gh_commit 5b236f4fb611083885d18031a9e503e1cdb6a3f6 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_branch 2.0-dev %global gh_owner composer @@ -20,8 +20,8 @@ %global run_version 2.2.2 %global upstream_version 2.9.0 -%global upstream_prever RC1 -%global upstream_lower rc1 +#global upstream_prever RC1 +#global upstream_lower rc1 %global _phpunit %{_bindir}/phpunit9 %global bashcompdir %(pkg-config --variable=completionsdir bash-completion 2>/dev/null) @@ -217,6 +217,9 @@ php -r ' %changelog +* Thu Nov 13 2025 Remi Collet <remi@remirepo.net> - 2.9.0-1 +- update to 2.9.0 + * Fri Nov 7 2025 Remi Collet <remi@remirepo.net> - 2.9.0~rc1-1 - update to 2.9.0-RC1 |
