update to 2.0.9 [release 2.0.9-1mamba;Thu Feb 04 2021]

This commit is contained in:
Silvan Calarco 2024-01-06 09:59:07 +01:00
parent 512f5570f1
commit ee3d9253b8

View File

@ -1,6 +1,6 @@
%define gitver %(echo %version | tr _ -)
Name: php-composer
Version: 1.8.5
Version: 2.0.9
Release: 1mamba
Summary: Dependency Manager for PHP
Group: Development/Tools
@ -46,6 +46,9 @@ install -D -m755 composer.phar %{buildroot}%{_bindir}/composer
%doc LICENSE
%changelog
* Thu Feb 04 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.9-1mamba
- update to 2.0.9
* Fri Apr 26 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.5-1mamba
- update to 1.8.5
- require php-openssl