]> git.pld-linux.org Git - packages/composer.git/commitdiff
up to 1.7.3 (2018-11-01) auto/th/composer-1.7.3-1
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 4 Nov 2018 23:32:27 +0000 (01:32 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Sun, 4 Nov 2018 23:32:27 +0000 (01:32 +0200)
- Fixed handling of replace/conflict rules. This may affect dependency resolution in some edge cases.
- Fixed Bitbucket API support and migrated all calls to API v2 as v1 is deprecated
- Fixed support for lib-openssl 1.1.1 having only lowercase algorithm names
- Fixed escaping of URLs in Perforce and Svn drivers
- Fixed `show` command not respecting `--path` when a single package name was given
- Fixed regression in 1.7.2's handling of metapackages

composer.spec

index 0ec5a34a245bc4a19a81f9d86814b06aae7bd584..29148c733600b8428c98105f365d71c91d87343f 100644 (file)
@@ -6,12 +6,12 @@
 %include       /usr/lib/rpm/macros.php
 Summary:       Dependency Manager for PHP
 Name:          composer
-Version:       1.7.2
-Release:       2
+Version:       1.7.3
+Release:       1
 License:       MIT
 Group:         Development/Languages/PHP
 Source0:       https://github.com/composer/composer/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: a136929801355a1c6ee9047ca3f60a3e
+# Source0-md5: ca52ec10e5110014addbcc987a3966f1
 Source2:       https://raw.githubusercontent.com/iArren/%{name}-bash-completion/86a8129/composer
 # Source2-md5: cdeebf0a0da1fd07d0fd886d0461642e
 Source3:       autoload.php
This page took 0.037236 seconds and 4 git commands to generate.