From bab99b4f93a209c9ff5cba5830bf09015f65963d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 17 May 2017 11:11:58 +0300 Subject: [PATCH] 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 -- 2.44.0