automatic version update by autodist [release 2.7.3-1mamba;Sat Apr 20 2024]
This commit is contained in:
parent
367f505d61
commit
8a7bfb1389
@ -1,6 +1,6 @@
|
|||||||
%define gitver %(echo %version | tr _ -)
|
%define gitver %(echo %version | tr _ -)
|
||||||
Name: php-composer
|
Name: php-composer
|
||||||
Version: 2.7.2
|
Version: 2.7.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Dependency Manager for PHP
|
Summary: Dependency Manager for PHP
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -8,12 +8,12 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://getcomposer.org
|
URL: https://getcomposer.org
|
||||||
## GITSOURCE https://github.com/composer/composer.git master
|
|
||||||
Source: https://github.com/composer/composer.git/%{gitver}/composer-%{version}.tar.bz2
|
Source: https://github.com/composer/composer.git/%{gitver}/composer-%{version}.tar.bz2
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: php
|
BuildRequires: php
|
||||||
|
BuildRequires: php-openssl
|
||||||
Requires: php-openssl
|
Requires: php-openssl
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -45,6 +45,9 @@ install -D -m755 composer.phar %{buildroot}%{_bindir}/composer
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 20 2024 Automatic Build System <autodist@openmamba.org> 2.7.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Mar 11 2024 Automatic Build System <autodist@openmamba.org> 2.7.2-1mamba
|
* Mon Mar 11 2024 Automatic Build System <autodist@openmamba.org> 2.7.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user