]> git.pld-linux.org Git - packages/composer.git/commitdiff
up to 1.5.2 (2017-09-11) auto/th/composer-1.5.2-1
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 24 Oct 2017 17:43:48 +0000 (20:43 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Tue, 24 Oct 2017 17:43:48 +0000 (20:43 +0300)
- 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

index 8a9a745cdf1eeeb549fa9b7cdd34dfddeb45bf9b..c3c5f3b71a85c71fe4a2cb8825f54da5edfe9e4e 100644 (file)
@@ -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
This page took 0.040852 seconds and 4 git commands to generate.