[packages/composer] up to 1.2.2 - 2016-11-03
glen
glen at pld-linux.org
Fri Nov 18 19:47:36 CET 2016
commit da3759c2462d45a51763f98831e341e47080b1fc
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Nov 18 15:16:23 2016 +0200
up to 1.2.2 - 2016-11-03
- Fixed selection of packages based on stability to be independent from package repository order
- Fixed POST_DEPENDENCIES_SOLVING not containing some operations in edge cases
- Fixed issue handling GitLab URLs containing dots and other special characters
- Fixed issue on Windows when running composer at the root of a drive
- Minor fixes
composer.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/composer.spec b/composer.spec
index 4e4ac8c..9ce36d9 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.2.1
+Version: 1.2.2
Release: 1
License: MIT
Group: Development/Languages/PHP
Source0: https://github.com/composer/composer/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 28385839d6f7ce31546c35591200faa5
+# Source0-md5: 2cdaba60950b7e5fe8061f2585dbe6f6
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/3981fe32c2ffe220f5c87384708bd5f111089fed
More information about the pld-cvs-commit
mailing list