Hello community,

here is the log from the commit of package php-composer for openSUSE:Factory 
checked in at 2018-03-28 10:33:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php-composer (Old)
 and      /work/SRC/openSUSE:Factory/.php-composer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php-composer"

Wed Mar 28 10:33:06 2018 rev:10 rq:591576 version:1.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/php-composer/php-composer.changes        
2017-10-29 20:24:38.394746106 +0100
+++ /work/SRC/openSUSE:Factory/.php-composer.new/php-composer.changes   
2018-03-28 10:33:07.857270258 +0200
@@ -1,0 +2,57 @@
+Tue Mar 27 10:36:23 UTC 2018 - guoyunhebr...@gmail.com
+
+- Version 1.6.3
+  * Fixed GitLab downloads failing in some edge cases
+  * Fixed ctrl-C handling during create-project
+  * Fixed GitHub VCS repositories not prompting for a token in some conditions
+  * Fixed SPDX license identifiers being case sensitive
+  * Fixed and clarified a few dependency resolution error reporting strings
+  * Fixed SVN commit log fetching in verbose mode when using private 
repositories
+- Version 1.6.2
+  * Fixed more autoloader regressions
+  * Fixed support for updating dist refs in gitlab URLs
+- Version 1.6.1
+  * Fixed upgrade regression due to some autoloader cleanups
+  * Fixed some overly loose version constraints
+- Version 1.6.0
+  * Improved performance of installs and updates from git clones when checking
+    out known commits
+  * Added check-platform-reqs command that checks that your PHP and extensions
+    versions match the platform requirements of the installed packages
+  * Added support for SPDX license identifiers v3.0, deprecates GPL/LGPL/AGPL
+    identifiers, which should now have a -only or -or-later suffix added.
+  * Added --with-all-dependencies to the update and require commands which
+    updates all dependencies of the listed packages, including those that are
+    direct root requirements
+  * Added scripts-descriptions key to composer.json to customize the 
description
+    and document your custom commands
+  * Added support for the uppercase NO_PROXY env var
+  * Added support for COMPOSER_DEFAULT_{AUTHOR,LICENSE,EMAIL,VENDOR} env vars 
to
+    pre-populate init command values
+  * Added support for COMPOSER_MEMORY_LIMIT env var to make Composer set the 
PHP
+    memory limit explicitly
+  * Added support for simple strings for the bin
+  * Added support for local fossil repositories
+  * Added suggestions for alternative spellings when entering packages in init
+    and require commands and nothing can be found
+  * Fixed installed.json data to be sorted alphabetically by package name
+  * Fixed compatibility with Symfony 4.x components that Composer uses
+- Version 1.5.6
+  * Fixed root package version guessed when a tag is checked out
+  * Fixed support for GitLab repos hosted on non-standard ports
+  * Fixed regression in require command when requiring unstable packages, part 
3
+- Version 1.5.5
+  * Fixed regression in require command when requiring unstable packages, part 
2
+- Version 1.5.4
+  * Fixed regression in require command when requiring unstable packages
+- Version 1.5.3
+  * Fixed require/remove commands reverting the composer.json change when a
+    non-solver-related error occurs
+  * Fixed GitLabDriver to support installations of GitLab not at the root of 
the
+    domain
+  * Fixed create-project not following the optimize-autoloader flag of the root
+    package
+  * Fixed Authorization header being forwarded across domains after a redirect
+  * Improved some error messages for clarity
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ php-composer.spec ++++++
--- /var/tmp/diff_new_pack.mZ6BWO/_old  2018-03-28 10:33:08.653241630 +0200
+++ /var/tmp/diff_new_pack.mZ6BWO/_new  2018-03-28 10:33:08.653241630 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package php-composer
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:           php-composer
-Version:        1.5.2
+Version:        1.6.3
 Release:        0
 Summary:        Dependency Management for PHP
 License:        MIT
 Group:          Development/Libraries/Other
-URL:            http://getcomposer.org/
+Url:            http://getcomposer.org/
 Source0:        https://getcomposer.org/download/%{version}/composer.phar
 Source1:        https://github.com/composer/composer/raw/%{version}/README.md
 Source2:        https://github.com/composer/composer/raw/%{version}/LICENSE

++++++ README.md ++++++
--- /var/tmp/diff_new_pack.mZ6BWO/_old  2018-03-28 10:33:08.705239760 +0200
+++ /var/tmp/diff_new_pack.mZ6BWO/_new  2018-03-28 10:33:08.709239616 +0200
@@ -1,7 +1,7 @@
 Composer - Dependency Management for PHP
 ========================================
 
-Composer helps you declare, manage and install dependencies of PHP projects.
+Composer helps you declare, manage, and install dependencies of PHP projects.
 
 See [https://getcomposer.org/](https://getcomposer.org/) for more information 
and documentation.
 

++++++ composer.phar ++++++
Binary files /var/tmp/diff_new_pack.mZ6BWO/_old and 
/var/tmp/diff_new_pack.mZ6BWO/_new differ


Reply via email to