Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package php-composer2 for openSUSE:Factory 
checked in at 2023-01-01 09:39:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php-composer2 (Old)
 and      /work/SRC/openSUSE:Factory/.php-composer2.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php-composer2"

Sun Jan  1 09:39:13 2023 rev:17 rq:1045982 version:2.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/php-composer2/php-composer2.changes      
2022-11-06 13:05:55.937805936 +0100
+++ /work/SRC/openSUSE:Factory/.php-composer2.new.1563/php-composer2.changes    
2023-01-01 09:39:15.062907317 +0100
@@ -1,0 +2,28 @@
+Sun Dec 25 05:14:42 UTC 2022 - Yunhe Guo <i...@guoyunhe.me>
+
+- Update to version 2.5.1
+  * Fixed ClassLoader regression which made it fail if serialized (e.g. within 
PHPUnit process isolation) (#11237)
+  * Fixed preg type error in svn version guessing (#11231)
+
+-------------------------------------------------------------------
+Wed Dec 21 12:31:32 UTC 2022 - Yunhe Guo <i...@guoyunhe.me>
+
+- Update to version 2.5.0
+  * BC Warning: To prevent abuse of our includeFile() function it is now gone, 
it was not part of the official API but may still cause issues if some code 
incorrectly relied on it (#11015)
+  * Improved version guessing of `require` command to use the dependency 
resolution result instead of using the latest available version (except if you 
run with --no-update) (#11160)
+  * Improved version selection in `archive` command (#11230)
+  * Added autocompletion of config option names in the `config` command 
(#11130)
+  * Added support for writing [custom commands as Command 
classes](https://getcomposer.org/doc/articles/scripts.md#writing-custom-commands)
 (#11151)
+  * Added hard failure when installing from a lock file which does not satisfy 
the composer.json requirements (#11195)
+  * Added warning when the outdated command rejects a new package due to unmet 
platform requirements (#11113)
+  * Added support for `bump` command to bump `>=x` to `>=installed-version` 
(#11179)
+  * Added `--download-only` flag to `install` command to only download and 
prime the cache with the package archives (#11041)
+  * Added autoconfiguration of `github-domains`/`gitlab-domains` when 
GitHub/GitLab credentials are configured for a custom domain (#11062)
+  * Added hard failure (throw) if COMPOSER_AUTH is present and malformed JSON 
(#11085)
+  * Added interactive prompt to `run-script` and `exec` commands if run 
without any argument (#11157)
+  * Added interactive prompt where to store credentials when a project-local 
auth.json exists (#11188)
+  * Fixed full disk warning to be shown when less than 100MiB is available 
(#11190)
+  * Fixed cache keys to allow `_` to avoid conflicts between package names 
like `a-b` and `a_b` (#11229)
+  * Fixed docker compatibility by making paths more portable even if the 
project is installed at `/` (#11169)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ php-composer2.spec ++++++
--- /var/tmp/diff_new_pack.nAlb4T/_old  2023-01-01 09:39:15.634910446 +0100
+++ /var/tmp/diff_new_pack.nAlb4T/_new  2023-01-01 09:39:15.638910468 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           php-composer2
-Version:        2.4.4
+Version:        2.5.1
 Release:        0
 Summary:        Dependency Management for PHP
 License:        MIT

++++++ composer.phar ++++++
Binary files /var/tmp/diff_new_pack.nAlb4T/_old and 
/var/tmp/diff_new_pack.nAlb4T/_new differ

Reply via email to