Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wp-cli for openSUSE:Factory checked in at 2024-04-14 11:55:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wp-cli (Old) and /work/SRC/openSUSE:Factory/.wp-cli.new.26366 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wp-cli" Sun Apr 14 11:55:07 2024 rev:6 rq:1167547 version:2.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/wp-cli/wp-cli.changes 2023-08-23 14:58:28.930083248 +0200 +++ /work/SRC/openSUSE:Factory/.wp-cli.new.26366/wp-cli.changes 2024-04-14 12:24:54.162180389 +0200 @@ -1,0 +2,34 @@ +Sun Apr 7 19:29:40 UTC 2024 - Andrea Manzini <andrea.manz...@suse.com> + +- Update to version 2.10.0 + * Fix PHP deprecation warnings [#5897] + * Only use --skip-column-statistics flag when available [#5895] + * Handle unparseable tags gracefully [#5894] + * WpOrgApi: allow specifying fields request param [#5893] + * Remove unneeded compatibility shim [#5885] + * Suggest 'network meta' intead of 'network option' [#5879] + * Updated Doc Block for Admin.php [#5877] + * Admin Context: Fix PHP fatals when admin.php has CRLF line endings [#5875] + * Standard completion of current option [#5873] + * Add WP_CLI\Utils\has_stdin() function [#5872] + * Add verbosity level and quiet flag in ssh command based on debug flag [#5869] + * Revert "Move RecursiveDataStructureTraverser to wp-cli/wp-cli package" [#5866] + * Add missing required arguments when using --prompt [#5865] + * Move RecursiveDataStructureTraverser to wp-cli/wp-cli package [#5864] + * Add docker compose command support in SSH command generation [#5863] + * Add missing documentation for $data attribute in http_request() [#5861] + * Updated Inline PHP Documentation [#5853] + +- Update to version 2.9.0 + * Add debugging output for @when command registration [#5841] + * Fix --skip-themes for WordPress 6.4 [#5840] + * Update phpcs.xml to match new WPCS rules [#5836] + * Update to WPCS v3 [#5834] + * Respect alias --path= in IncludeRequestsAutoloader [#5830] + * Update type hint of $callable parameter in add_command() method [#5828] + * Display a custom error message when themes/functions.php fatals [#5817] + * Fix PHP 8.1 deprecation: ReturnTypeWillChange [#5807] + * Add support for the proxyjump key [#5805] + * Mention updating the homepage in the release process [#5802] + +------------------------------------------------------------------- Old: ---- wp-cli-2.8.1.phar New: ---- wp-cli-2.10.0.phar ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wp-cli.spec ++++++ --- /var/tmp/diff_new_pack.S3ZFfX/_old 2024-04-14 12:24:54.630197433 +0200 +++ /var/tmp/diff_new_pack.S3ZFfX/_new 2024-04-14 12:24:54.634197578 +0200 @@ -1,7 +1,7 @@ # # spec file for package wp-cli # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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: wp-cli -Version: 2.8.1 +Version: 2.10.0 Release: 0 Summary: WordPress command-line interface License: MIT @@ -36,7 +36,7 @@ configure multisite installations and much more, without using a web browser. %prep -%setup -q -c -T +%autosetup -c -T %build @@ -46,6 +46,8 @@ mkdir -p %{buildroot}%{_sysconfdir}/profile.d install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/profile.d +%check + %files %defattr(-,root,root,0755) %{_bindir}/wp