[packages/composer] Up to 1.10.9 (2020-07-16)
glen
glen at pld-linux.org
Fri Oct 23 10:46:18 CEST 2020
commit 709a42ca233ae261b45fb961d3146954d3294be2
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Fri Oct 23 11:38:21 2020 +0300
Up to 1.10.9 (2020-07-16)
- Fixed Bitbucket redirect loop when credentials are outdated
- Fixed GitLab auth prompt wording
- Fixed `self-update` handling of files requiring admin permissions to write to on Windows (it now does a UAC prompt)
- Fixed parsing issues in funding.yml files
https://github.com/composer/composer/releases/tag/1.10.9
composer.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/composer.spec b/composer.spec
index d09611b..6cf8ff0 100644
--- a/composer.spec
+++ b/composer.spec
@@ -10,12 +10,12 @@
%define php_min_version 5.3.4
Summary: Dependency Manager for PHP
Name: composer
-Version: 1.10.8
+Version: 1.10.9
Release: 1
License: MIT
Group: Development/Languages/PHP
Source0: https://github.com/composer/composer/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 6db8dfeb0b7420263e258ce814edfccf
+# Source0-md5: f0b17144696c9a51964a01a7e1572665
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/48ccf945bcee2b9bf5af4b8283e9f923c4fa5c3e
More information about the pld-cvs-commit
mailing list