update to 1.2.0 [release 1.2.0-1mamba;Tue Jul 26 2016]

This commit is contained in:
Silvan Calarco 2024-01-06 09:59:07 +01:00
parent 20bb983b13
commit e0dcc912a5

View File

@ -1,6 +1,6 @@
%define gitver %(echo %version | tr _ -) %define gitver %(echo %version | tr _ -)
Name: php-composer Name: php-composer
Version: 1.0.3 Version: 1.2.0
Release: 1mamba Release: 1mamba
Summary: Dependency Manager for PHP Summary: Dependency Manager for PHP
Group: Development/Tools Group: Development/Tools
@ -45,6 +45,9 @@ install -D -m755 composer.phar %{buildroot}%{_bindir}/composer
%doc LICENSE %doc LICENSE
%changelog %changelog
* Tue Jul 26 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.0-1mamba
- update to 1.2.0
* Sun May 01 2016 Automatic Build System <autodist@mambasoft.it> 1.0.3-1mamba * Sun May 01 2016 Automatic Build System <autodist@mambasoft.it> 1.0.3-1mamba
- automatic version update by autodist - automatic version update by autodist