automatic version update by autodist [release 2.6.0-1mamba;Wed Jan 26 2022]

This commit is contained in:
Automatic Build System 2024-01-05 19:29:45 +01:00
parent a95835cf8f
commit e8f2c2da19

View File

@ -1,12 +1,12 @@
Name: wp-cli Name: wp-cli
Version: 2.5.0 Version: 2.6.0
Release: 1mamba Release: 1mamba
Summary: A command-line tool for managing WordPress Summary: A command-line tool for managing WordPress
Group: Applications/Development Group: Applications/Development
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://wp-cli.org/ URL: https://wp-cli.org/
Source: https://github.com/wp-cli/wp-cli-bundle.git/v%{version}/wp-cli-bundle-%{version}.tar.bz2 Source: https://github.com/wp-cli/wp-cli-bundle.git/v%{version}/wp-cli-bundle-%{version}.tar.bz2
License: MIT License: MIT
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -41,5 +41,8 @@ install -D -m644 vendor/wp-cli/wp-cli/utils/wp-completion.bash %{buildroot}%{_da
%doc LICENSE %doc LICENSE
%changelog %changelog
* Wed Jan 26 2022 Automatic Build System <autodist@mambasoft.it> 2.6.0-1mamba
- automatic version update by autodist
* Mon Sep 13 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.5.0-1mamba * Mon Sep 13 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.5.0-1mamba
- package created using the webbuild interface - package created using the webbuild interface