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 _ -)
|
||||
Name: php-composer
|
||||
Version: 1.8.4
|
||||
Version: 1.8.5
|
||||
Release: 1mamba
|
||||
Summary: Dependency Manager for PHP
|
||||
Group: Development/Tools
|
||||
@ -14,6 +14,7 @@ License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: php
|
||||
Requires: php-openssl
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
@ -45,6 +46,10 @@ install -D -m755 composer.phar %{buildroot}%{_bindir}/composer
|
||||
%doc LICENSE
|
||||
|
||||
%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
|
||||
- update to 1.8.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user