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 2023-08-23 14:57:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wp-cli (Old)
 and      /work/SRC/openSUSE:Factory/.wp-cli.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wp-cli"

Wed Aug 23 14:57:27 2023 rev:5 rq:1105148 version:2.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/wp-cli/wp-cli.changes    2022-12-25 
15:15:23.669556992 +0100
+++ /work/SRC/openSUSE:Factory/.wp-cli.new.1766/wp-cli.changes  2023-08-23 
14:58:28.930083248 +0200
@@ -1,0 +2,29 @@
+Mon Jun 26 06:39:27 UTC 2023 - Andrea Manzini <[email protected]>
+
+- Update to version 2.8.1
+  * Define WP_CLI_ROOT if needed 
+  * Extract Requests out of Composer 
+
+- Update to version 2.8.0
+  * Ignore Requests deprecations in error handling for now 
+  * Fallback to hardcoded folder when WPINC not defined 
+  * Conditionally adapt to Core Requests library 
+  * Add bootstrap step to extract default CA certificate 
+  * Use wp_cache_flush_runtime if supported. 
+  * Extract cacert from Phar for cURL 
+  * Fix some PHP 8.2 depreciation notices in behat tests 
+  * Upgrade WP-CLI to Requests v2 
+  * Added "wp cli alias is-group" subcommand. 
+  * Use -R instead of -r for fallback pager command 
+  * Fix autocompletion notice with PHP 8.2 
+  * fix PHP Deprecation for 8.1 
+  * Add composer phpcbf 
+  * Use WP_CLI_FORCE_USER_LOGIN=1 to force --user=<login>
+  * Fix --skip-themes for themes with block patterns 
+  * Fix deprecation notice triggered in WpOrgApi class in PHP 8.1 
+  * Improve support for cases with empty --path provided to wp-cli commands 
+  * PHP 8.2: explicitly declare CompositeCommand::$longdesc to fix deprecation 
warning 
+  * Detect Object Cache Pro 
+  * Ensure WP_CLI_ROOT is defined before accessing it 
+
+-------------------------------------------------------------------

Old:
----
  wp-cli-2.7.1.phar

New:
----
  wp-cli-2.8.1.phar

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

Other differences:
------------------
++++++ wp-cli.spec ++++++
--- /var/tmp/diff_new_pack.BbQWI1/_old  2023-08-23 14:58:29.798084800 +0200
+++ /var/tmp/diff_new_pack.BbQWI1/_new  2023-08-23 14:58:29.806084814 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package wp-cli
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:           wp-cli
-Version:        2.7.1
+Version:        2.8.1
 Release:        0
 Summary:        WordPress command-line interface
 License:        MIT
 URL:            https://wp-cli.org/
 Source0:        
https://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-%{version}.phar
 Source1:        
https://raw.githubusercontent.com/%{name}/%{name}/v%{version}/utils/wp-completion.bash
-Requires:       php >= 5.4
+Requires:       php >= 5.6
 Requires:       php-json
 Requires:       php-openssl
 Requires:       php-phar

Reply via email to