]> git.pld-linux.org Git - packages/composer.git/commitdiff
1.4.2 - 2017-05-17 auto/th/composer-1.4.2-1
authorElan Ruusamäe <glen@delfi.ee>
Wed, 17 May 2017 08:11:58 +0000 (11:11 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 17 May 2017 08:11:58 +0000 (11:11 +0300)
- 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

index fdeaf84979dcf510dd7baa0b2fb6085a8a72a48c..674a1e784503cd5d0a959d5ebec4bd5984477211 100644 (file)
@@ -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
This page took 0.169316 seconds and 4 git commands to generate.