update to 1.8.5
require php-openssl [release 1.8.5-1mamba;Fri Apr 26 2019]
This commit is contained in:
parent
fe6a90278f
commit
512f5570f1
@ -1,6 +1,6 @@
|
|||||||
%define gitver %(echo %version | tr _ -)
|
%define gitver %(echo %version | tr _ -)
|
||||||
Name: php-composer
|
Name: php-composer
|
||||||
Version: 1.8.4
|
Version: 1.8.5
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Dependency Manager for PHP
|
Summary: Dependency Manager for PHP
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -14,6 +14,7 @@ License: MIT
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: php
|
BuildRequires: php
|
||||||
|
Requires: php-openssl
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -45,6 +46,10 @@ install -D -m755 composer.phar %{buildroot}%{_bindir}/composer
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 26 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.5-1mamba
|
||||||
|
- update to 1.8.5
|
||||||
|
- require php-openssl
|
||||||
|
|
||||||
* Wed Feb 20 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.4-1mamba
|
* Wed Feb 20 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.4-1mamba
|
||||||
- update to 1.8.4
|
- update to 1.8.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user