]> git.pld-linux.org Git - packages/composer.git/commitdiff
up to 1.6.3 (2018-01-31) auto/th/composer-1.6.3-1
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 8 Mar 2018 23:39:43 +0000 (01:39 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Thu, 8 Mar 2018 23:39:43 +0000 (01:39 +0200)
- Fixed GitLab downloads failing in some edge cases
- Fixed ctrl-C handling during create-project
- Fixed GitHub VCS repositories not prompting for a token in some conditions
- Fixed SPDX license identifiers being case sensitive
- Fixed and clarified a few dependency resolution error reporting strings
- Fixed SVN commit log fetching in verbose mode when using private repositories

composer.spec

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