Hello community,

here is the log from the commit of package php-composer for openSUSE:Factory 
checked in at 2016-04-12 19:35:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php-composer (Old)
 and      /work/SRC/openSUSE:Factory/.php-composer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php-composer"

Changes:
--------
--- /work/SRC/openSUSE:Factory/php-composer/php-composer.changes        
2015-12-23 08:49:00.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.php-composer.new/php-composer.changes   
2016-04-12 19:35:04.000000000 +0200
@@ -1,0 +2,12 @@
+Wed Apr  6 06:03:57 UTC 2016 - [email protected]
+
+- version 1.0.0
+  * Added support for bitbucket-oauth configuration
+  * Added warning when running composer as super user, set 
COMPOSER_ALLOW_SUPERUSER=1 to hide the warning if you really must
+  * Added PluginManager::getGlobalComposer getter to retrieve the global 
instance (which can be null!)
+  * Fixed dependency solver error reporting in many cases it now shows you 
proper errors instead of just saying a package does not exist
+  * Fixed output of failed downloads appearing as 100% done instead of Failed
+  * Fixed handling of empty directories when archiving, they are not skipped 
anymore
+  * Fixed installation of broken plugins corrupting the vendor state when 
combined with symlinked path repositories
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ php-composer.spec ++++++
--- /var/tmp/diff_new_pack.NeZEWN/_old  2016-04-12 19:35:05.000000000 +0200
+++ /var/tmp/diff_new_pack.NeZEWN/_new  2016-04-12 19:35:05.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package php-composer
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,13 +17,13 @@
 
 
 Name:           php-composer
-Version:        1.0.0~alpha11
+Version:        1.0.0
 Release:        0
 Summary:        Dependency Management for PHP
 License:        MIT
 Group:          Development/Libraries/Other
 Url:            http://getcomposer.org/
-Source0:        https://getcomposer.org/download/1.0.0-alpha11/composer.phar
+Source0:        https://getcomposer.org/download/1.0.0/composer.phar
 Source1:        
https://raw.githubusercontent.com/composer/composer/master/LICENSE
 Requires:       php-json
 Requires:       php-openssl

++++++ LICENSE ++++++
--- /var/tmp/diff_new_pack.NeZEWN/_old  2016-04-12 19:35:05.000000000 +0200
+++ /var/tmp/diff_new_pack.NeZEWN/_new  2016-04-12 19:35:05.000000000 +0200
@@ -1,4 +1,4 @@
-Copyright (c) 2015 Nils Adermann, Jordi Boggiano
+Copyright (c) 2016 Nils Adermann, Jordi Boggiano
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal

++++++ composer.phar ++++++
Files /var/tmp/diff_new_pack.NeZEWN/_old and /var/tmp/diff_new_pack.NeZEWN/_new 
differ


Reply via email to