Hello community,

here is the log from the commit of package drush for openSUSE:Factory checked 
in at 2019-03-12 09:55:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/drush (Old)
 and      /work/SRC/openSUSE:Factory/.drush.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "drush"

Tue Mar 12 09:55:57 2019 rev:9 rq:684129 version:8.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/drush/drush.changes      2018-11-22 
13:27:25.701880672 +0100
+++ /work/SRC/openSUSE:Factory/.drush.new.28833/drush.changes   2019-03-12 
09:56:04.907506161 +0100
@@ -1,0 +2,32 @@
+Tue Mar 12 01:18:06 UTC 2019 - Jimmy Berry <[email protected]>
+
+- Include which as runtime requirement.
+
+-------------------------------------------------------------------
+Tue Mar 12 00:31:27 UTC 2019 - [email protected]
+
+- Update to version 8.2.0:
+  * Prep for 8.2.0
+  * Fix up config export data to have the same structure as Drush 9 where it 
is possible and convenient to do so.
+  * Add placeholder 'export' function to DrushConfig
+  * Inject InputInterface into callback parameters
+  * Fill in 'timestamp' if it is missing in logger to avoid warning
+  * Add drush 9 style command aliases
+  * Fix up process manager
+  * Add ConfigAdapter
+  * Improve process manager support
+  * Add adaptors for the alias managor and the process manager. These are not 
included in our vendor directory by default, but can be used if they exist in 
the bootstrapped Drupal site. Also add UserAbortException. TODO: Catch 
UserAbortException
+  * Drush make is no longer maintained (fixes #3946). (#3953)
+  * Improve consistency of command files between Drush 9 and Drush 8: (#3928)
+  * Skip Drupal 8.4.x in pmEnDisUnListInfoTest.php (fix previous commit) 
(#3935)
+  * Skip failing test; panels has a problem with an EOL verison of Drupal. No 
need to fix or work around that.
+  * D7: file_get_stream_wrappers cache poisoning in 
update_check_requirements() (#3789)
+  * Drupalorg updates (#3915)
+  * Revert "git:// is discontinued on drupal.org - 
https://twitter.com/drupal_infra/status/1088571024918994945 (#3899)"
+  * git:// is discontinued on drupal.org - 
https://twitter.com/drupal_infra/status/1088571024918994945 (#3899)
+  * Convert lint tests on 8.x branch from Circle 1 to Circle 2 (#3910)
+  * Fix boolean logic check of --local option for commands (#3777)
+  * Guard against bad return value in config-pull
+  * Back to dev.
+
+-------------------------------------------------------------------

Old:
----
  drush-8.1.18.tar.xz

New:
----
  drush-8.2.0.tar.xz

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

Other differences:
------------------
++++++ drush.spec ++++++
--- /var/tmp/diff_new_pack.RUEbzO/_old  2019-03-12 09:56:07.887505567 +0100
+++ /var/tmp/diff_new_pack.RUEbzO/_new  2019-03-12 09:56:07.887505567 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package drush
 #
-# 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,7 +17,7 @@
 
 
 Name:           drush
-Version:        8.1.18
+Version:        8.2.0
 Release:        0
 Summary:        Command line shell and scripting interface for Drupal
 # See licenses.txt for dependency licenses.
@@ -36,6 +36,7 @@
 # Should fallback to polyfill, but does not actually work.
 Requires:       php-iconv
 Requires:       php-json
+Requires:       which
 
 Suggests:       php-iconv
 Suggests:       php-mbstring

++++++ _service ++++++
--- /var/tmp/diff_new_pack.RUEbzO/_old  2019-03-12 09:56:07.911505563 +0100
+++ /var/tmp/diff_new_pack.RUEbzO/_new  2019-03-12 09:56:07.911505563 +0100
@@ -1,7 +1,7 @@
 <services>
   <service name="tar_scm" mode="disabled">
     <param name="versionformat">@PARENT_TAG@</param>
-    <param name="revision">refs/tags/8.1.18</param>
+    <param name="revision">refs/tags/8.2.0</param>
     <param name="url">git://github.com/drush-ops/drush.git</param>
     <param name="scm">git</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.RUEbzO/_old  2019-03-12 09:56:07.923505560 +0100
+++ /var/tmp/diff_new_pack.RUEbzO/_new  2019-03-12 09:56:07.927505559 +0100
@@ -1,6 +1,6 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">git://github.com/drush-ops/drush.git</param>
-    <param 
name="changesrevision">799e4135ad7161f1a4668164ff8a6e5bcd779fc7</param>
+    <param 
name="changesrevision">7d76d775a085ffd4076391aec4234cff80a7559b</param>
   </service>
 </servicedata>

++++++ drush-8.1.18.tar.xz -> drush-8.2.0.tar.xz ++++++
++++ 3177 lines of diff (skipped)

++++++ drush-vendor.tar.xz ++++++
++++ 15812 lines of diff (skipped)

++++++ extensions.txt ++++++
--- /var/tmp/diff_new_pack.RUEbzO/_old  2019-03-12 09:56:09.795505187 +0100
+++ /var/tmp/diff_new_pack.RUEbzO/_new  2019-03-12 09:56:09.815505183 +0100
@@ -5,8 +5,8 @@
             [0] => ext-json *
             [1] => ext-tokenizer *
             [2] => ext-tokenizer *
-            [3] => php >=5.2.0
-            [4] => php >=5.3.0
+            [3] => ext-tokenizer *
+            [4] => php >=5.2.0
             [5] => php >=5.3.0
             [6] => php >=5.3.2
             [7] => php >=5.3.2
@@ -23,8 +23,10 @@
             [18] => php >=5.4.0
             [19] => php >=5.4.0
             [20] => php >=5.4.0
-            [21] => php >=5.4.5
-            [22] => php ^5.3.3 || ^7.0
+            [21] => php >=5.4.0
+            [22] => php >=5.4.5
+            [23] => php >=5.4.5
+            [24] => php ^5.3.3 || ^7.0
         )
 
     [suggests] => Array

++++++ licenses.txt ++++++
--- /var/tmp/diff_new_pack.RUEbzO/_old  2019-03-12 09:56:10.075505131 +0100
+++ /var/tmp/diff_new_pack.RUEbzO/_new  2019-03-12 09:56:10.091505128 +0100
@@ -4,22 +4,24 @@
 Dependencies:
 
 Name                                   Version  License       
-consolidation/annotated-command        2.9.1    MIT           
-consolidation/output-formatters        3.2.1    MIT           
+consolidation/annotated-command        2.11.2   MIT           
+consolidation/output-formatters        3.4.0    MIT           
+dflydev/dot-access-data                v1.1.0   MIT           
 dnoegel/php-xdg-base-dir               0.1      MIT           
-jakub-onderka/php-console-color        0.1      BSD-2-Clause  
-jakub-onderka/php-console-highlighter  v0.3.2   MIT           
+jakub-onderka/php-console-color        v0.2     BSD-2-Clause  
+jakub-onderka/php-console-highlighter  v0.4     MIT           
 nikic/php-parser                       v2.1.1   BSD-3-Clause  
 pear/console_table                     v1.3.1   BSD-2-Clause  
-psr/log                                1.0.2    MIT           
-psy/psysh                              v0.9.8   MIT           
-symfony/console                        v2.8.45  MIT           
-symfony/debug                          v2.8.45  MIT           
-symfony/event-dispatcher               v2.8.45  MIT           
-symfony/finder                         v2.8.45  MIT           
-symfony/polyfill-ctype                 v1.9.0   MIT           
-symfony/polyfill-mbstring              v1.9.0   MIT           
-symfony/var-dumper                     v2.8.45  MIT           
-symfony/yaml                           v2.8.45  MIT           
-webmozart/assert                       1.3.0    MIT           
+psr/log                                1.1.0    MIT           
+psy/psysh                              v0.9.9   MIT           
+symfony/console                        v2.8.49  MIT           
+symfony/debug                          v2.8.49  MIT           
+symfony/event-dispatcher               v2.8.49  MIT           
+symfony/finder                         v2.8.49  MIT           
+symfony/polyfill-ctype                 v1.10.0  MIT           
+symfony/polyfill-mbstring              v1.10.0  MIT           
+symfony/var-dumper                     v2.8.49  MIT           
+symfony/yaml                           v2.8.49  MIT           
+webflo/drupal-finder                   1.1.0    GPL-2.0+      
+webmozart/assert                       1.4.0    MIT           
 webmozart/path-util                    2.3.0    MIT           


Reply via email to