Hello community,

here is the log from the commit of package platformsh-cli for openSUSE:Factory 
checked in at 2017-11-04 10:25:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/platformsh-cli (Old)
 and      /work/SRC/openSUSE:Factory/.platformsh-cli.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "platformsh-cli"

Sat Nov  4 10:25:25 2017 rev:22 rq:538837 version:3.22.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/platformsh-cli/platformsh-cli.changes    
2017-10-19 19:33:04.702233062 +0200
+++ /work/SRC/openSUSE:Factory/.platformsh-cli.new/platformsh-cli.changes       
2017-11-04 10:25:33.311038128 +0100
@@ -1,0 +2,60 @@
+Fri Nov 03 20:04:17 UTC 2017 - [email protected]
+
+- Update to version 3.22.0:
+  * Update Symfony dependencies from 3.3.9 to 3.3.10
+  * Clean up Git service instantiation and destructor
+  * Remove dead code from self:install
+  * Rebuild warning should be redeploy
+  * Avoid wrapping environment IDs when formatting is involved
+  * Support .drush/site-aliases directory
+  * Check whether Drush supports YAML alias files
+  * Support YAML Drush aliases
+  * Drush fixes for supporting version 9
+  * Nest YAML aliases one level deeper
+  * Remove problematic inline comments
+  * Remove unnecessary method override
+  * More cleanup
+  * Remove drush argument for alias types
+  * Use heredoc for file header
+  * Refactor subdir move slightly
+  * Fix tests and merge between PHP and YAML aliases
+  * Unused import
+  * Clean up move errors
+  * Refactor getAliases() and getExistingAliases()
+  * Refactor reading/setting alias group
+  * Delete old YAML file when renaming group
+  * Move aliases to new directory non-interactively
+  * Use $app->isSingle() more often
+  * Reduce failures in site-aliases migration
+  * Fix merge of existing aliases
+  * Remove support checks
+  * Cleanup
+  * Fail in local:drush-aliases if no Drupal apps are found
+  * Test getDrupalApps()
+  * Test that YAML aliases are created
+  * Automatically write to drush.yml
+  * Reduce hardcoding of .drush
+  * Cleanup
+  * Fix: new aliases should go in site-aliases subdir
+  * project:info command: description should be writable
+  * Use $app->getSourceDir() more often
+  * Improve alias files migration
+  * Avoid creating PHP alias files if not necessary
+  * Distinguish less between Drush versions as global/local installs can differ
+  * Simplify Drush version check
+  * Use *.alias.yml for YAML aliases that more or less work
+  * Remove a potentially confusing message
+  * Make getExistingAliases() responsible for group order
+  * Fix: YAML aliases should have host/user, not remote-host/remote-user
+  * Normalize aliases for differences between PHP and YAML
+  * Use getSshUrl() and getRouteUrls() when generating aliases
+  * Add $app->getLocalWebRoot()
+  * Cleanup
+  * Use home-relative document root for remote Drush aliases
+  * Prefer app-specific URLs in remote drush aliases
+  * Revert "Prefer app-specific URLs in remote drush aliases"
+  * Allow commands to be disabled through config
+  * Use Drush aliases only if the local:drush-aliases command is enabled
+  * Release v3.22.0
+
+-------------------------------------------------------------------

Old:
----
  platformsh-cli-3.21.0.tar.xz

New:
----
  platformsh-cli-3.22.0.tar.xz

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

Other differences:
------------------
++++++ platformsh-cli.spec ++++++
--- /var/tmp/diff_new_pack.o00HYT/_old  2017-11-04 10:25:34.059010911 +0100
+++ /var/tmp/diff_new_pack.o00HYT/_new  2017-11-04 10:25:34.067010619 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           platformsh-cli
-Version:        3.21.0
+Version:        3.22.0
 Release:        0
 Summary:        Tool for managing Platform.sh services from the command line
 # See licenses.txt for dependency licenses.

++++++ _service ++++++
--- /var/tmp/diff_new_pack.o00HYT/_old  2017-11-04 10:25:34.103009309 +0100
+++ /var/tmp/diff_new_pack.o00HYT/_new  2017-11-04 10:25:34.103009309 +0100
@@ -2,7 +2,7 @@
   <service name="tar_scm" mode="disabled">
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">refs/tags/v3.21.0</param>
+    <param name="revision">refs/tags/v3.22.0</param>
     <param name="url">git://github.com/platformsh/platformsh-cli.git</param>
     <param name="scm">git</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.o00HYT/_old  2017-11-04 10:25:34.119008727 +0100
+++ /var/tmp/diff_new_pack.o00HYT/_new  2017-11-04 10:25:34.123008582 +0100
@@ -1,6 +1,6 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">git://github.com/platformsh/platformsh-cli.git</param>
-    <param 
name="changesrevision">0bbbd4c416e3474f27488107cb8a49b6ddeb9100</param>
+    <param 
name="changesrevision">7c18f87a80e1cc6afcb1e5bbad435b60520a8e2a</param>
   </service>
 </servicedata>

++++++ licenses.txt ++++++
--- /var/tmp/diff_new_pack.o00HYT/_old  2017-11-04 10:25:34.163007127 +0100
+++ /var/tmp/diff_new_pack.o00HYT/_new  2017-11-04 10:25:34.163007127 +0100
@@ -21,13 +21,13 @@
 psr/log                             1.0.2    MIT           
 react/promise                       v2.5.1   MIT           
 stecman/symfony-console-completion  0.7.0    MIT           
-symfony/config                      v3.3.9   MIT           
-symfony/console                     v3.3.9   MIT           
-symfony/debug                       v3.3.9   MIT           
-symfony/dependency-injection        v3.3.9   MIT           
-symfony/event-dispatcher            v3.3.9   MIT           
-symfony/filesystem                  v3.3.9   MIT           
-symfony/finder                      v3.3.9   MIT           
-symfony/polyfill-mbstring           v1.5.0   MIT           
-symfony/process                     v3.3.9   MIT           
-symfony/yaml                        v3.3.9   MIT           
+symfony/config                      v3.3.10  MIT           
+symfony/console                     v3.3.10  MIT           
+symfony/debug                       v3.3.10  MIT           
+symfony/dependency-injection        v3.3.10  MIT           
+symfony/event-dispatcher            v3.3.10  MIT           
+symfony/filesystem                  v3.3.10  MIT           
+symfony/finder                      v3.3.10  MIT           
+symfony/polyfill-mbstring           v1.6.0   MIT           
+symfony/process                     v3.3.10  MIT           
+symfony/yaml                        v3.3.10  MIT           

++++++ platformsh-cli-3.21.0.tar.xz -> platformsh-cli-3.22.0.tar.xz ++++++
++++ 3051 lines of diff (skipped)

++++++ platformsh-cli-vendor.tar.xz ++++++
++++ 3298 lines of diff (skipped)


Reply via email to