]> git.pld-linux.org Git - packages/composer.git/commitdiff
1.5.1 - 2017-08-09 auto/th/composer-1.5.1-1
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 4 Sep 2017 17:55:30 +0000 (20:55 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Mon, 4 Sep 2017 17:55:30 +0000 (20:55 +0300)
- Fixed regression in GitLabDriver with repos containing >100 branches or tags
- Fixed sub-directory call support to respect the COMPOSER env var

composer.spec

index b4edd52a872fb5b4946e141f050caf2025af754b..8a9a745cdf1eeeb549fa9b7cdd34dfddeb45bf9b 100644 (file)
@@ -6,12 +6,12 @@
 %include       /usr/lib/rpm/macros.php
 Summary:       Dependency Manager for PHP
 Name:          composer
-Version:       1.5.0
+Version:       1.5.1
 Release:       1
 License:       MIT
 Group:         Development/Languages/PHP
 Source0:       https://github.com/composer/composer/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: a81ca51253805e23c384e14f817f16df
+# Source0-md5: b0eaa7bda3694c48faa6c8707496c28d
 Source2:       https://raw.githubusercontent.com/iArren/%{name}-bash-completion/86a8129/composer
 # Source2-md5: cdeebf0a0da1fd07d0fd886d0461642e
 Source3:       autoload.php
This page took 0.101425 seconds and 4 git commands to generate.