[packages/composer] 1.4.3 - 2017-08-06

glen glen at pld-linux.org
Mon Sep 4 21:28:55 CEST 2017


commit 9850d64166ba17c6ac3c29e89b20a84bd9cc543f
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Mon Sep 4 20:51:11 2017 +0300

    1.4.3 - 2017-08-06
    
    - Fixed GitLab URLs
    - Fixed root package version detection using latest git versions
    - Fixed inconsistencies in date format in composer.lock when installing from source
    - Fixed Mercurial support regression
    - Fixed exclude-from-classmap not being applied when autoloading files for Composer plugins
    - Fixed exclude-from-classmap being ignored when cwd has the wrong case on case insensitive filesystems
    - Fixed several other minor issues

 composer.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/composer.spec b/composer.spec
index 3b53bd3..2779ea4 100644
--- a/composer.spec
+++ b/composer.spec
@@ -6,19 +6,19 @@
 %include	/usr/lib/rpm/macros.php
 Summary:	Dependency Manager for PHP
 Name:		composer
-Version:	1.4.2
-Release:	2
+Version:	1.4.3
+Release:	1
 License:	MIT
 Group:		Development/Languages/PHP
 Source0:	https://github.com/composer/composer/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	30eb86412df0a37d19397c981deed933
+# Source0-md5:	e3f4eab20910dbac8b7913d60aab419a
 Source2:	https://raw.githubusercontent.com/iArren/%{name}-bash-completion/86a8129/composer
 # Source2-md5:	cdeebf0a0da1fd07d0fd886d0461642e
 Source3:	autoload.php
 Patch0:		autoload.patch
 Patch1:		update-memory-limit.patch
 Patch2:		svn-ignore-externals.patch
-URL:		http://www.getcomposer.org/
+URL:		https://getcomposer.org/
 BuildRequires:	php-devel
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.673
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/composer.git/commitdiff/508b29ddcd2521f74dc8fd58aa47f7149b44cf6a



More information about the pld-cvs-commit mailing list