[packages/composer] Up to 1.10.14 (2020-10-13)

glen glen at pld-linux.org
Fri Oct 23 10:46:44 CEST 2020


commit a875ca880d6fa4114212b7089186ec44caf82a10
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Fri Oct 23 11:43:45 2020 +0300

    Up to 1.10.14 (2020-10-13)
    
    - Fixed version guesser to look at remote branches as well as local ones
    - Fixed path repositories version guessing to handle edge cases where version is different from the VCS-guessed version
    - Fixed COMPOSER env var causing issues when combined with the `global ` command
    - Fixed a few issues dealing with PHP without openssl extension (not recommended at all but sometimes needed for testing)
    
    https://github.com/composer/composer/releases/tag/1.10.14

 composer.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/composer.spec b/composer.spec
index 86a6a41..89599e5 100644
--- a/composer.spec
+++ b/composer.spec
@@ -10,12 +10,12 @@
 %define		php_min_version 5.3.4
 Summary:	Dependency Manager for PHP
 Name:		composer
-Version:	1.10.13
+Version:	1.10.14
 Release:	1
 License:	MIT
 Group:		Development/Languages/PHP
 Source0:	https://github.com/composer/composer/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	627868c1b7906f3e7f264bf5718c0c48
+# Source0-md5:	746d5183019250d862b5e95215c35b61
 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/48ccf945bcee2b9bf5af4b8283e9f923c4fa5c3e



More information about the pld-cvs-commit mailing list