automatic version update by autodist [release 2.7.3-1mamba;Sat Apr 20 2024]

This commit is contained in:
Automatic Build System 2024-04-20 14:46:55 +02:00
parent 367f505d61
commit 8a7bfb1389

View File

@ -1,6 +1,6 @@
%define gitver %(echo %version | tr _ -)
Name: php-composer
Version: 2.7.2
Version: 2.7.3
Release: 1mamba
Summary: Dependency Manager for PHP
Group: Development/Tools
@ -8,12 +8,12 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://getcomposer.org
## GITSOURCE https://github.com/composer/composer.git master
Source: https://github.com/composer/composer.git/%{gitver}/composer-%{version}.tar.bz2
License: MIT
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
BuildRequires: php
BuildRequires: php-openssl
Requires: php-openssl
%description
@ -45,6 +45,9 @@ install -D -m755 composer.phar %{buildroot}%{_bindir}/composer
%doc LICENSE
%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
- automatic version update by autodist