Hello community,

here is the log from the commit of package azure-cli-dla for openSUSE:Factory 
checked in at 2018-05-13 16:02:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/azure-cli-dla (Old)
 and      /work/SRC/openSUSE:Factory/.azure-cli-dla.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "azure-cli-dla"

Sun May 13 16:02:04 2018 rev:3 rq:600046 version:0.0.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/azure-cli-dla/azure-cli-dla.changes      
2018-02-14 09:30:42.805455419 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-dla.new/azure-cli-dla.changes 
2018-05-13 16:02:11.284629572 +0200
@@ -1,0 +2,7 @@
+Wed Apr 18 11:44:59 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.0.19
+- Move LICENSE.txt from %doc to %license section
+
+-------------------------------------------------------------------

Old:
----
  azure-cli-dla-0.0.18.tar.gz

New:
----
  azure-cli-dla-0.0.19.tar.gz

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

Other differences:
------------------
++++++ azure-cli-dla.spec ++++++
--- /var/tmp/diff_new_pack.y0SELV/_old  2018-05-13 16:02:12.328591484 +0200
+++ /var/tmp/diff_new_pack.y0SELV/_new  2018-05-13 16:02:12.332591338 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           azure-cli-dla
-Version:        0.0.18
+Version:        0.0.19
 Release:        0
 Summary:        Microsoft Azure CLI 'data lake analytics' Command Module
 License:        MIT
@@ -65,7 +65,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc HISTORY.rst LICENSE.txt README.rst
+%doc HISTORY.rst README.rst
+%license LICENSE.txt
 %{python3_sitelib}/azure/cli/command_modules/dla
 %{python3_sitelib}/azure_cli_dla-*.egg-info
 

++++++ azure-cli-dla-0.0.18.tar.gz -> azure-cli-dla-0.0.19.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-dla-0.0.18/HISTORY.rst 
new/azure-cli-dla-0.0.19/HISTORY.rst
--- old/azure-cli-dla-0.0.18/HISTORY.rst        2018-01-26 17:12:23.000000000 
+0100
+++ new/azure-cli-dla-0.0.19/HISTORY.rst        2018-04-06 19:33:13.000000000 
+0200
@@ -3,6 +3,11 @@
 Release History
 ===============
 
+0.0.19
+++++++
+
+* `sdist` is now compatible with wheel 0.31.0
+
 0.0.18
 ++++++
 * Performance fixes.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-dla-0.0.18/PKG-INFO 
new/azure-cli-dla-0.0.19/PKG-INFO
--- old/azure-cli-dla-0.0.18/PKG-INFO   2018-01-26 17:12:45.000000000 +0100
+++ new/azure-cli-dla-0.0.19/PKG-INFO   2018-04-06 19:33:42.000000000 +0200
@@ -1,11 +1,12 @@
 Metadata-Version: 1.1
 Name: azure-cli-dla
-Version: 0.0.18
+Version: 0.0.19
 Summary: Microsoft Azure Command-Line Tools Data Lake Analytics Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
 Author-email: azpy...@microsoft.com
 License: MIT
+Description-Content-Type: UNKNOWN
 Description: Microsoft Azure CLI 'data lake analytics' Command Module
         ========================================================
         
@@ -20,6 +21,11 @@
         Release History
         ===============
         
+        0.0.19
+        ++++++
+        
+        * `sdist` is now compatible with wheel 0.31.0
+        
         0.0.18
         ++++++
         * Performance fixes.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-dla-0.0.18/azure_cli_dla.egg-info/PKG-INFO 
new/azure-cli-dla-0.0.19/azure_cli_dla.egg-info/PKG-INFO
--- old/azure-cli-dla-0.0.18/azure_cli_dla.egg-info/PKG-INFO    2018-01-26 
17:12:45.000000000 +0100
+++ new/azure-cli-dla-0.0.19/azure_cli_dla.egg-info/PKG-INFO    2018-04-06 
19:33:42.000000000 +0200
@@ -1,11 +1,12 @@
 Metadata-Version: 1.1
 Name: azure-cli-dla
-Version: 0.0.18
+Version: 0.0.19
 Summary: Microsoft Azure Command-Line Tools Data Lake Analytics Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
 Author-email: azpy...@microsoft.com
 License: MIT
+Description-Content-Type: UNKNOWN
 Description: Microsoft Azure CLI 'data lake analytics' Command Module
         ========================================================
         
@@ -20,6 +21,11 @@
         Release History
         ===============
         
+        0.0.19
+        ++++++
+        
+        * `sdist` is now compatible with wheel 0.31.0
+        
         0.0.18
         ++++++
         * Performance fixes.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-dla-0.0.18/setup.py 
new/azure-cli-dla-0.0.19/setup.py
--- old/azure-cli-dla-0.0.18/setup.py   2018-01-26 17:12:23.000000000 +0100
+++ new/azure-cli-dla-0.0.19/setup.py   2018-04-06 19:33:13.000000000 +0200
@@ -16,7 +16,7 @@
     cmdclass = {}
 
 
-VERSION = "0.0.18"
+VERSION = "0.0.19"
 # The full list of classifiers is available at
 # https://pypi.python.org/pypi?%3Aaction=list_classifiers
 CLASSIFIERS = [


Reply via email to