Hello community,

here is the log from the commit of package azure-cli for openSUSE:Factory 
checked in at 2018-10-15 10:48:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/azure-cli (Old)
 and      /work/SRC/openSUSE:Factory/.azure-cli.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "azure-cli"

Mon Oct 15 10:48:09 2018 rev:4 rq:641233 version:2.0.45

Changes:
--------
--- /work/SRC/openSUSE:Factory/azure-cli/azure-cli.changes      2018-05-13 
16:00:57.379325983 +0200
+++ /work/SRC/openSUSE:Factory/.azure-cli.new/azure-cli.changes 2018-10-15 
10:48:09.539087713 +0200
@@ -1,0 +2,9 @@
+Mon Oct  1 14:57:49 UTC 2018 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- New upstream release
+  + Version 2.0.45
+  + For detailed information about changes see the
+    HISTORY.rst file provided with this package
+- Update Requires from setup.py
+
+-------------------------------------------------------------------

Old:
----
  azure-cli-2.0.31.tar.gz

New:
----
  azure-cli-2.0.45.tar.gz

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

Other differences:
------------------
++++++ azure-cli.spec ++++++
--- /var/tmp/diff_new_pack.EMTifZ/_old  2018-10-15 10:48:09.955087269 +0200
+++ /var/tmp/diff_new_pack.EMTifZ/_new  2018-10-15 10:48:09.959087265 +0200
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           azure-cli
-Version:        2.0.31
+Version:        2.0.45
 Release:        0
 Summary:        Microsoft Azure CLI 2.0
 License:        MIT
@@ -34,6 +34,7 @@
 Requires:       azure-cli-acr
 Requires:       azure-cli-acs
 Requires:       azure-cli-advisor
+Requires:       azure-cli-ams
 Requires:       azure-cli-appservice
 Requires:       azure-cli-backup
 Requires:       azure-cli-batch
@@ -49,6 +50,7 @@
 Requires:       azure-cli-cosmosdb
 Requires:       azure-cli-dla
 Requires:       azure-cli-dls
+Requires:       azure-cli-dms
 Requires:       azure-cli-eventgrid
 Requires:       azure-cli-eventhubs
 Requires:       azure-cli-extension
@@ -67,6 +69,7 @@
 Requires:       azure-cli-reservations
 Requires:       azure-cli-resource
 Requires:       azure-cli-role
+Requires:       azure-cli-search
 Requires:       azure-cli-servicebus
 Requires:       azure-cli-servicefabric
 Requires:       azure-cli-sql

++++++ azure-cli-2.0.31.tar.gz -> azure-cli-2.0.45.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-2.0.31/HISTORY.rst 
new/azure-cli-2.0.45/HISTORY.rst
--- old/azure-cli-2.0.31/HISTORY.rst    2018-04-06 19:33:13.000000000 +0200
+++ new/azure-cli-2.0.45/HISTORY.rst    2018-08-23 01:07:57.000000000 +0200
@@ -3,6 +3,62 @@
 Release History
 ===============
 
+2.0.45
+++++++
+* Minor fixes
+
+2.0.44
+++++++
+* Minor fixes
+
+2.0.43
+++++++
+* Minor fixes
+
+2.0.42
+++++++
+* Minor fixes
+
+2.0.41
+++++++
+* Minor fixes
+
+2.0.40
+++++++
+* Minor fixes
+
+2.0.39
+++++++
+* MSI packaging change
+
+2.0.38
+++++++
+* Minor fixes
+
+2.0.37
+++++++
+* Minor fixes
+
+2.0.36
+++++++
+* Minor fixes
+
+2.0.35
+++++++
+* Minor fixes
+
+2.0.34
+++++++
+* Minor fixes
+
+2.0.33
+++++++
+* Minor fixes
+
+2.0.32
+++++++
+* Minor fixes
+
 2.0.31
 ++++++
 * Minor fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-2.0.31/PKG-INFO 
new/azure-cli-2.0.45/PKG-INFO
--- old/azure-cli-2.0.31/PKG-INFO       2018-04-06 19:33:16.000000000 +0200
+++ new/azure-cli-2.0.45/PKG-INFO       2018-08-23 01:09:04.000000000 +0200
@@ -1,16 +1,15 @@
 Metadata-Version: 1.1
 Name: azure-cli
-Version: 2.0.31
+Version: 2.0.45
 Summary: Microsoft Azure Command-Line Tools
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
 Author-email: [email protected]
 License: MIT
-Description-Content-Type: UNKNOWN
-Description: Microsoft Azure CLI 2.0
-        =======================
+Description: Microsoft Azure CLI
+        ===================
         
-        A great cloud needs great tools; we're excited to introduce *Azure CLI 
2.0*, our next generation multi-platform command line experience for Azure.
+        A great cloud needs great tools; we're excited to introduce *Azure 
CLI*, our next generation multi-platform command line experience for Azure.
         
         Usage
         =====
@@ -38,7 +37,7 @@
         Highlights
         ===========
         
-        Here are a few features and concepts that can help you get the most 
out of the Azure CLI 2.0
+        Here are a few features and concepts that can help you get the most 
out of the Azure CLI.
         
         The following examples are showing using the ``--output table`` 
format, you can change your default using the ``$ az configure`` command.
         
@@ -119,6 +118,62 @@
         Release History
         ===============
         
+        2.0.45
+        ++++++
+        * Minor fixes
+        
+        2.0.44
+        ++++++
+        * Minor fixes
+        
+        2.0.43
+        ++++++
+        * Minor fixes
+        
+        2.0.42
+        ++++++
+        * Minor fixes
+        
+        2.0.41
+        ++++++
+        * Minor fixes
+        
+        2.0.40
+        ++++++
+        * Minor fixes
+        
+        2.0.39
+        ++++++
+        * MSI packaging change
+        
+        2.0.38
+        ++++++
+        * Minor fixes
+        
+        2.0.37
+        ++++++
+        * Minor fixes
+        
+        2.0.36
+        ++++++
+        * Minor fixes
+        
+        2.0.35
+        ++++++
+        * Minor fixes
+        
+        2.0.34
+        ++++++
+        * Minor fixes
+        
+        2.0.33
+        ++++++
+        * Minor fixes
+        
+        2.0.32
+        ++++++
+        * Minor fixes
+        
         2.0.31
         ++++++
         * Minor fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-2.0.31/README.rst 
new/azure-cli-2.0.45/README.rst
--- old/azure-cli-2.0.31/README.rst     2018-04-06 19:33:13.000000000 +0200
+++ new/azure-cli-2.0.45/README.rst     2018-08-23 01:07:57.000000000 +0200
@@ -1,7 +1,7 @@
-Microsoft Azure CLI 2.0
-=======================
+Microsoft Azure CLI
+===================
 
-A great cloud needs great tools; we're excited to introduce *Azure CLI 2.0*, 
our next generation multi-platform command line experience for Azure.
+A great cloud needs great tools; we're excited to introduce *Azure CLI*, our 
next generation multi-platform command line experience for Azure.
 
 Usage
 =====
@@ -29,7 +29,7 @@
 Highlights
 ===========
 
-Here are a few features and concepts that can help you get the most out of the 
Azure CLI 2.0
+Here are a few features and concepts that can help you get the most out of the 
Azure CLI.
 
 The following examples are showing using the ``--output table`` format, you 
can change your default using the ``$ az configure`` command.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-2.0.31/azure/cli/__init__.py 
new/azure-cli-2.0.45/azure/cli/__init__.py
--- old/azure-cli-2.0.31/azure/cli/__init__.py  2018-04-06 19:33:13.000000000 
+0200
+++ new/azure-cli-2.0.45/azure/cli/__init__.py  2018-08-23 01:07:57.000000000 
+0200
@@ -11,4 +11,4 @@
 pkg_resources.declare_namespace(__name__)
 
 __author__ = "Microsoft Corporation <[email protected]>"
-__version__ = "2.0.31"
+__version__ = "2.0.45"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-2.0.31/azure_cli.egg-info/PKG-INFO 
new/azure-cli-2.0.45/azure_cli.egg-info/PKG-INFO
--- old/azure-cli-2.0.31/azure_cli.egg-info/PKG-INFO    2018-04-06 
19:33:16.000000000 +0200
+++ new/azure-cli-2.0.45/azure_cli.egg-info/PKG-INFO    2018-08-23 
01:09:04.000000000 +0200
@@ -1,16 +1,15 @@
 Metadata-Version: 1.1
 Name: azure-cli
-Version: 2.0.31
+Version: 2.0.45
 Summary: Microsoft Azure Command-Line Tools
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
 Author-email: [email protected]
 License: MIT
-Description-Content-Type: UNKNOWN
-Description: Microsoft Azure CLI 2.0
-        =======================
+Description: Microsoft Azure CLI
+        ===================
         
-        A great cloud needs great tools; we're excited to introduce *Azure CLI 
2.0*, our next generation multi-platform command line experience for Azure.
+        A great cloud needs great tools; we're excited to introduce *Azure 
CLI*, our next generation multi-platform command line experience for Azure.
         
         Usage
         =====
@@ -38,7 +37,7 @@
         Highlights
         ===========
         
-        Here are a few features and concepts that can help you get the most 
out of the Azure CLI 2.0
+        Here are a few features and concepts that can help you get the most 
out of the Azure CLI.
         
         The following examples are showing using the ``--output table`` 
format, you can change your default using the ``$ az configure`` command.
         
@@ -119,6 +118,62 @@
         Release History
         ===============
         
+        2.0.45
+        ++++++
+        * Minor fixes
+        
+        2.0.44
+        ++++++
+        * Minor fixes
+        
+        2.0.43
+        ++++++
+        * Minor fixes
+        
+        2.0.42
+        ++++++
+        * Minor fixes
+        
+        2.0.41
+        ++++++
+        * Minor fixes
+        
+        2.0.40
+        ++++++
+        * Minor fixes
+        
+        2.0.39
+        ++++++
+        * MSI packaging change
+        
+        2.0.38
+        ++++++
+        * Minor fixes
+        
+        2.0.37
+        ++++++
+        * Minor fixes
+        
+        2.0.36
+        ++++++
+        * Minor fixes
+        
+        2.0.35
+        ++++++
+        * Minor fixes
+        
+        2.0.34
+        ++++++
+        * Minor fixes
+        
+        2.0.33
+        ++++++
+        * Minor fixes
+        
+        2.0.32
+        ++++++
+        * Minor fixes
+        
         2.0.31
         ++++++
         * Minor fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-2.0.31/azure_cli.egg-info/requires.txt 
new/azure-cli-2.0.45/azure_cli.egg-info/requires.txt
--- old/azure-cli-2.0.31/azure_cli.egg-info/requires.txt        2018-04-06 
19:33:16.000000000 +0200
+++ new/azure-cli-2.0.45/azure_cli.egg-info/requires.txt        2018-08-23 
01:09:04.000000000 +0200
@@ -1,6 +1,7 @@
 azure-cli-acr
 azure-cli-acs
 azure-cli-advisor
+azure-cli-ams
 azure-cli-appservice
 azure-cli-batch
 azure-cli-batchai
@@ -16,6 +17,7 @@
 azure-cli-cosmosdb
 azure-cli-dla
 azure-cli-dls
+azure-cli-dms
 azure-cli-eventgrid
 azure-cli-extension
 azure-cli-feedback
@@ -39,3 +41,4 @@
 azure-cli-servicefabric
 azure-cli-servicebus
 azure-cli-eventhubs
+azure-cli-search
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-2.0.31/setup.py 
new/azure-cli-2.0.45/setup.py
--- old/azure-cli-2.0.31/setup.py       2018-04-06 19:33:13.000000000 +0200
+++ new/azure-cli-2.0.45/setup.py       2018-08-23 01:07:57.000000000 +0200
@@ -15,7 +15,7 @@
     logger.warn("Wheel is not available, disabling bdist_wheel hook")
     cmdclass = {}
 
-VERSION = "2.0.31"
+VERSION = "2.0.45"
 # If we have source, validate that our version numbers match
 # This should prevent uploading releases with mismatched versions.
 try:
@@ -52,6 +52,7 @@
     'azure-cli-acr',
     'azure-cli-acs',
     'azure-cli-advisor',
+    'azure-cli-ams',
     'azure-cli-appservice',
     'azure-cli-batch',
     'azure-cli-batchai',
@@ -67,6 +68,7 @@
     'azure-cli-cosmosdb',
     'azure-cli-dla',
     'azure-cli-dls',
+    'azure-cli-dms',
     'azure-cli-eventgrid',
     'azure-cli-extension',
     'azure-cli-feedback',
@@ -89,7 +91,8 @@
     'azure-cli-vm',
     'azure-cli-servicefabric',
     'azure-cli-servicebus',
-    'azure-cli-eventhubs'
+    'azure-cli-eventhubs',
+    'azure-cli-search'
 ]
 
 with open('README.rst', 'r', encoding='utf-8') as f:


Reply via email to