[packages/composer] 1.4.2 - 2017-05-17

glen glen at pld-linux.org
Wed May 17 10:12:54 CEST 2017


commit bab99b4f93a209c9ff5cba5830bf09015f65963d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed May 17 11:11:58 2017 +0300

    1.4.2 - 2017-05-17
    
    - Fixed Bitbucket API handler parsing old deleted branches in hg repos
    - Fixed regression in gitlab downloads
    - Fixed output inconsistencies
    - Fixed unicode handling in `init` command for author names
    - Fixed useless warning when doing partial updates/removes on packages that are not currently installed
    - Fixed xdebug disabling issue when combined with disable_functions and allow_url_fopen CLI overrides

 composer.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/composer.spec b/composer.spec
index fdeaf84..674a1e7 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.4.1
+Version:	1.4.2
 Release:	1
 License:	MIT
 Group:		Development/Languages/PHP
 Source0:	https://github.com/composer/composer/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	1c336fab95612c2c888bd61bbacccac5
+# Source0-md5:	30eb86412df0a37d19397c981deed933
 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/bab99b4f93a209c9ff5cba5830bf09015f65963d



More information about the pld-cvs-commit mailing list