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 2022-01-13 23:21:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php-composer2 (Old) and /work/SRC/openSUSE:Factory/.php-composer2.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php-composer2" Thu Jan 13 23:21:02 2022 rev:5 rq:946091 version:2.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/php-composer2/php-composer2.changes 2021-12-13 20:51:09.828664378 +0100 +++ /work/SRC/openSUSE:Factory/.php-composer2.new.1892/php-composer2.changes 2022-01-13 23:21:42.960058260 +0100 @@ -1,0 +2,84 @@ +Thu Jan 6 16:52:22 UTC 2022 - pgaj...@suse.com + +- version update to 2.2.3 + 2.2.3 2021-12-31 + * Fixed issue with PHPUnit and process isolation now including PHPUnit + <6.5 (#10387) + * Fixed interoperability issue with laminas/laminas-zendframework-bridge + and Composer 2.2 (#10401) + * Fixed binary proxies for shell scripts to work correctly when they are + symlinked (jakzal/phpqa#336) + * Fixed overly greedy pool optimization in cases where a locked package + is not required by anything anymore in a partial update (#10405) + 2.2.2 2021-12-29 + * Added COMPOSER_BIN_DIR env var and _composer_bin_dir global containing + the path to the bin-dir for binaries. Packages relying on finding the + bin dir with $BASH_SOURCES[0] will need to update their binaries (#10402) + * Fixed issue when new binary proxies are combined with PHPUnit and process + isolation (#10387) + * Fixed deprecation warnings when using Symfony 5.4+ and requiring + composer/composer itself (#10404) + * Fixed UX of plugin warnings (#10381) + 2.2.1 2021-12-22 + * Fixed plugin autoloading including files autoload rules from the root + package (#10382) + * Fixed issue parsing php files with unterminated comments found inside + backticks (#10385) + 2.2.0 2021-12-22 + * Added support for using dev-main as the default path repo package + version if no VCS info is available (#10372) + * Added --no-scripts as a globally supported flag to all Composer commands + to disable scripts execution (#10371) + * Fixed self-update failing in some edge cases due to loading plugins + (#10371) + * Fixed display of conflicts showing the wrong package name in some + conditions (#10355) + 2.2.0-RC1 2021-12-08 + * Bumped composer-runtime-api and composer-plugin-api to 2.2.0 + * UX Change: Added allow-plugins config value to enhance security against + runtime execution, this will prompt you the first time you use a plugin + and may hang pipelines if they aren't using --no-interaction (-n) as they + should (#10314) + * Added an optimization pass to reduce the amount of redundant inspected + during resolution, drastically improving memory and CPU usage (#9261, + #9620) + * Added a global $_composer_autoload_path variable containing the path + to autoload.php for binaries (#10137) + * Added wildcard support to --ignore-platform-req (e.g. ext-*) (#10083) + * Added support for ignoring the upper bound of platform requirements + using "name+" notation e.g. using --ignore-platform-req=php+ would + allow installing a package requiring php: 8.0.* on PHP 8.1, but not on + PHP 7.4. Useful for CI builds of upcoming PHP versions (#10318) + * Added support for setting platform packages to false in + config.platform to disable/hide them (#10308) + * Added use-parent-dir option to configure the prompt for using + composer.json in upper directory when none is present in current dir + (#10307) + * Added composer platform package which is always the exact version of + Composer running unlike composer-*-api packages (#10313) + * Added a --source flag to config command to show where config values + are loaded from (#10129) + * Added support for files autoloaders in the runtime scripts/plugins + contexts (#10065) + * Added retry behavior on certain http status and curl error codes (#10162) + * Added abandoned flag display in search command output + * Added support for --ignore-platform-reqs in outdated command (#10293) + * Added --only-vendor (-O) flag to search command to search (and return) + vendor names (#10336) + * Added COMPOSER_NO_DEV environment variable to set the --no-dev flag (#10262) + * Fixed archive command to behave more like git archive, gitignore/hgignore + are not taken into account anymore, and gitattributes support was improved + (#10309) + * Fixed unlocking of replacers when a replaced package is unlocked (#10280) + * Fixed auto-unlocked path repo packages also unlocking their transitive + deps when -w/-W is used (#10157) + * Fixed handling of recursive package links (e.g. requiring or replacing + oneself) + * Fixed env var reads to check $_SERVER and $_ENV before getenv for broader + ecosystem compatibility (#10218) + * Fixed archive command to produce archives with files sorted by name (#10274) + * Fixed VcsRepository issues where server failure could cause missing + tags/branches (#10319) + * Fixed some error reporting issues (#10283, #10339) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php-composer2.spec ++++++ --- /var/tmp/diff_new_pack.yVLf2C/_old 2022-01-13 23:21:43.556058650 +0100 +++ /var/tmp/diff_new_pack.yVLf2C/_new 2022-01-13 23:21:43.564058656 +0100 @@ -1,7 +1,7 @@ # # spec file for package php-composer2 # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: php-composer2 -Version: 2.1.14 +Version: 2.2.3 Release: 0 Summary: Dependency Management for PHP License: MIT ++++++ composer.phar ++++++ Binary files /var/tmp/diff_new_pack.yVLf2C/_old and /var/tmp/diff_new_pack.yVLf2C/_new differ