From da3759c2462d45a51763f98831e341e47080b1fc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 18 Nov 2016 15:16:23 +0200 Subject: [PATCH] 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 -- 2.44.0