]> git.pld-linux.org Git - packages/composer.git/commitdiff
up to 1.2.2 - 2016-11-03
authorElan Ruusamäe <glen@delfi.ee>
Fri, 18 Nov 2016 13:16:23 +0000 (15:16 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 18 Nov 2016 13:16:23 +0000 (15:16 +0200)
- 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

index 4e4ac8c4baeb0e619403f786aedeeaf1f7d0561d..9ce36d9ede2a7e7bcf7708aa67d5ce25d9004891 100644 (file)
@@ -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
This page took 0.166048 seconds and 4 git commands to generate.