[packages/composer] up to 1.5.2 (2017-09-11)

glen glen at pld-linux.org
Tue Oct 24 19:44:45 CEST 2017


commit ba7fb69990efeefd160025c92f83d4a2c8f087be
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Tue Oct 24 20:43:48 2017 +0300

    up to 1.5.2 (2017-09-11)
    
    - Fixed GitLabDriver looping endlessly in some conditions
    - Fixed GitLabDriver support for unauthenticated requests
    - Fixed GitLab zip downloads not triggering credentials prompt if unauthenticated
    - Fixed path repository support of COMPOSER_ROOT_VERSION, it now applies to all path repos within the same git repository
    - Fixed path repository handling of copies to avoid copying VCS files and others
    - Fixed sub-directory call to ignore list and create-project commands as well as calls to Composer using --working-dir
    - Fixed invalid warning appearing when calling `remove` on an non-stable package

 composer.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/composer.spec b/composer.spec
index 8a9a745..c3c5f3b 100644
--- a/composer.spec
+++ b/composer.spec
@@ -6,12 +6,12 @@
 %include	/usr/lib/rpm/macros.php
 Summary:	Dependency Manager for PHP
 Name:		composer
-Version:	1.5.1
+Version:	1.5.2
 Release:	1
 License:	MIT
 Group:		Development/Languages/PHP
 Source0:	https://github.com/composer/composer/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	b0eaa7bda3694c48faa6c8707496c28d
+# Source0-md5:	e5b4ce5b68a14350b5353b873f551804
 Source2:	https://raw.githubusercontent.com/iArren/%{name}-bash-completion/86a8129/composer
 # Source2-md5:	cdeebf0a0da1fd07d0fd886d0461642e
 Source3:	autoload.php
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/composer.git/commitdiff/ba7fb69990efeefd160025c92f83d4a2c8f087be



More information about the pld-cvs-commit mailing list