Hello community,

here is the log from the commit of package azure-cli-core for openSUSE:Factory 
checked in at 2020-01-17 16:06:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/azure-cli-core (Old)
 and      /work/SRC/openSUSE:Factory/.azure-cli-core.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "azure-cli-core"

Fri Jan 17 16:06:54 2020 rev:10 rq:765147 version:2.0.80

Changes:
--------
--- /work/SRC/openSUSE:Factory/azure-cli-core/azure-cli-core.changes    
2020-01-13 22:20:49.626498824 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-core.new.26092/azure-cli-core.changes 
2020-01-17 16:07:34.852502312 +0100
@@ -1,0 +2,8 @@
+Thu Jan 16 14:33:52 UTC 2020 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- New upstream release
+  + Version 2.0.80
+  + For detailed information about changes see the
+    HISTORY.txt file provided with this package
+
+-------------------------------------------------------------------

Old:
----
  azure-cli-core-2.0.79.tar.gz

New:
----
  azure-cli-core-2.0.80.tar.gz

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

Other differences:
------------------
++++++ azure-cli-core.spec ++++++
--- /var/tmp/diff_new_pack.zCAVPK/_old  2020-01-17 16:07:36.344503018 +0100
+++ /var/tmp/diff_new_pack.zCAVPK/_new  2020-01-17 16:07:36.348503020 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           azure-cli-core
-Version:        2.0.79
+Version:        2.0.80
 Release:        0
 Summary:        Microsoft Azure CLI Core Module
 License:        MIT

++++++ azure-cli-core-2.0.79.tar.gz -> azure-cli-core-2.0.80.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-core-2.0.79/HISTORY.rst 
new/azure-cli-core-2.0.80/HISTORY.rst
--- old/azure-cli-core-2.0.79/HISTORY.rst       2020-01-03 08:29:52.000000000 
+0100
+++ new/azure-cli-core-2.0.80/HISTORY.rst       2020-01-13 06:00:08.000000000 
+0100
@@ -3,6 +3,10 @@
 Release History
 ===============
 
+2.0.80
+++++++
+* No changes
+
 2.0.79
 ++++++
 * Fix #11586: `az login` is not recorded in server telemetry
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-core-2.0.79/PKG-INFO 
new/azure-cli-core-2.0.80/PKG-INFO
--- old/azure-cli-core-2.0.79/PKG-INFO  2020-01-03 08:30:01.000000000 +0100
+++ new/azure-cli-core-2.0.80/PKG-INFO  2020-01-13 06:00:13.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: azure-cli-core
-Version: 2.0.79
+Version: 2.0.80
 Summary: Microsoft Azure Command-Line Tools Core Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
@@ -15,6 +15,10 @@
         Release History
         ===============
         
+        2.0.80
+        ++++++
+        * No changes
+        
         2.0.79
         ++++++
         * Fix #11586: `az login` is not recorded in server telemetry
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-core-2.0.79/azure/cli/core/__init__.py 
new/azure-cli-core-2.0.80/azure/cli/core/__init__.py
--- old/azure-cli-core-2.0.79/azure/cli/core/__init__.py        2020-01-03 
08:29:52.000000000 +0100
+++ new/azure-cli-core-2.0.80/azure/cli/core/__init__.py        2020-01-13 
06:00:08.000000000 +0100
@@ -4,7 +4,7 @@
 # 
--------------------------------------------------------------------------------------------
 from __future__ import print_function
 
-__version__ = "2.0.79"
+__version__ = "2.0.80"
 
 import os
 import sys
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure-cli-core-2.0.79/azure_cli_core.egg-info/PKG-INFO 
new/azure-cli-core-2.0.80/azure_cli_core.egg-info/PKG-INFO
--- old/azure-cli-core-2.0.79/azure_cli_core.egg-info/PKG-INFO  2020-01-03 
08:30:01.000000000 +0100
+++ new/azure-cli-core-2.0.80/azure_cli_core.egg-info/PKG-INFO  2020-01-13 
06:00:13.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: azure-cli-core
-Version: 2.0.79
+Version: 2.0.80
 Summary: Microsoft Azure Command-Line Tools Core Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
@@ -15,6 +15,10 @@
         Release History
         ===============
         
+        2.0.80
+        ++++++
+        * No changes
+        
         2.0.79
         ++++++
         * Fix #11586: `az login` is not recorded in server telemetry
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-core-2.0.79/setup.py 
new/azure-cli-core-2.0.80/setup.py
--- old/azure-cli-core-2.0.79/setup.py  2020-01-03 08:29:52.000000000 +0100
+++ new/azure-cli-core-2.0.80/setup.py  2020-01-13 06:00:08.000000000 +0100
@@ -17,7 +17,7 @@
     logger.warn("Wheel is not available, disabling bdist_wheel hook")
     cmdclass = {}
 
-VERSION = "2.0.79"
+VERSION = "2.0.80"
 # If we have source, validate that our version numbers match
 # This should prevent uploading releases with mismatched versions.
 try:


Reply via email to