Hello community,

here is the log from the commit of package php-composer for openSUSE:Factory 
checked in at 2019-02-02 21:49:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php-composer (Old)
 and      /work/SRC/openSUSE:Factory/.php-composer.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php-composer"

Sat Feb  2 21:49:47 2019 rev:16 rq:670508 version:1.8.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/php-composer/php-composer.changes        
2018-12-04 20:58:37.148567765 +0100
+++ /work/SRC/openSUSE:Factory/.php-composer.new.28833/php-composer.changes     
2019-02-02 21:49:48.983951341 +0100
@@ -1,0 +2,32 @@
+Wed Jan 30 07:38:02 UTC 2019 - [email protected]
+
+- Version 1.8.3
+  * Fixed regression when executing partial updates
+
+-------------------------------------------------------------------
+Tue Jan 29 14:34:55 UTC 2019 - [email protected]
+
+- Version 1.8.2
+  * Fixed invalid deprecation warning for ext-pdo_mysql and similar
+  * Updated to latest xdebug-handler
+
+-------------------------------------------------------------------
+Tue Jan 29 13:10:09 UTC 2019 - [email protected]
+
+- Version 1.8.1
+  * Deprecated support for non-standard package names (anything with uppercase,
+    or no / in it). Make sure to follow the warnings if you see any to avoid
+    problems in 2.0.
+  * Fixed some packages missing from the autoloader config when installing with
+    --no-dev
+  * Fixed support for cloning GitLab repos using OAuth tokens instead of SSH
+    keys
+  * Fixed metapackage installs/updates missing from output
+  * Fixed --with-dependencies / --with-all-dependencies not updating some
+    packages in some edge cases
+  * Fixed compatibility with Symfony 4.2 deprecations
+  * Fixed temp dir not being cleaned up on download error while archiving
+    packages
+  * Updated to latest ca-bundle
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ php-composer.spec ++++++
--- /var/tmp/diff_new_pack.B242Nv/_old  2019-02-02 21:49:50.035950430 +0100
+++ /var/tmp/diff_new_pack.B242Nv/_new  2019-02-02 21:49:50.043950422 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php-composer
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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,18 +17,20 @@
 
 
 Name:           php-composer
-Version:        1.8.0
+Version:        1.8.3
 Release:        0
 Summary:        Dependency Management for PHP
 License:        MIT
 Group:          Development/Libraries/Other
-Url:            http://getcomposer.org/
+URL:            https://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
 Requires:       php-json
 Requires:       php-openssl
 Requires:       php-phar
+Requires:       php-zip
+Requires:       php-zlib
 Provides:       composer = %{version}
 Obsoletes:      composer < %{version}
 Provides:       php5-composer = %{version}

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


Reply via email to