Hello community, here is the log from the commit of package azure-cli-redis for openSUSE:Factory checked in at 2018-05-13 16:03:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/azure-cli-redis (Old) and /work/SRC/openSUSE:Factory/.azure-cli-redis.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "azure-cli-redis" Sun May 13 16:03:01 2018 rev:3 rq:600062 version:0.2.12 Changes: -------- --- /work/SRC/openSUSE:Factory/azure-cli-redis/azure-cli-redis.changes 2018-02-14 09:31:43.267264539 +0100 +++ /work/SRC/openSUSE:Factory/.azure-cli-redis.new/azure-cli-redis.changes 2018-05-13 16:03:04.926672501 +0200 @@ -1,0 +2,7 @@ +Thu Apr 19 13:01:53 UTC 2018 - [email protected] + +- New upstream release + + Version 0.2.12 +- Move LICENSE.txt from %doc to %license section + +------------------------------------------------------------------- Old: ---- azure-cli-redis-0.2.11.tar.gz New: ---- azure-cli-redis-0.2.12.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ azure-cli-redis.spec ++++++ --- /var/tmp/diff_new_pack.brp3s6/_old 2018-05-13 16:03:05.482652217 +0200 +++ /var/tmp/diff_new_pack.brp3s6/_new 2018-05-13 16:03:05.486652071 +0200 @@ -17,7 +17,7 @@ Name: azure-cli-redis -Version: 0.2.11 +Version: 0.2.12 Release: 0 Summary: Microsoft Azure CLI 'redis' Command Module License: MIT @@ -64,7 +64,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/redis %{python3_sitelib}/azure_cli_redis-*.egg-info ++++++ azure-cli-redis-0.2.11.tar.gz -> azure-cli-redis-0.2.12.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/azure-cli-redis-0.2.11/HISTORY.rst new/azure-cli-redis-0.2.12/HISTORY.rst --- old/azure-cli-redis-0.2.11/HISTORY.rst 2018-01-05 22:11:35.000000000 +0100 +++ new/azure-cli-redis-0.2.12/HISTORY.rst 2018-04-06 19:33:13.000000000 +0200 @@ -3,6 +3,11 @@ Release History =============== +0.2.12 +++++++ + +* `sdist` is now compatible with wheel 0.31.0 + 0.2.11 ++++++ * Update for CLI core changes. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/azure-cli-redis-0.2.11/PKG-INFO new/azure-cli-redis-0.2.12/PKG-INFO --- old/azure-cli-redis-0.2.11/PKG-INFO 2018-01-05 22:12:35.000000000 +0100 +++ new/azure-cli-redis-0.2.12/PKG-INFO 2018-04-06 19:33:33.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: azure-cli-redis -Version: 0.2.11 +Version: 0.2.12 Summary: Microsoft Azure Command-Line Tools Redis Command Module Home-page: https://github.com/Azure/azure-cli Author: Microsoft Corporation @@ -21,6 +21,11 @@ Release History =============== + 0.2.12 + ++++++ + + * `sdist` is now compatible with wheel 0.31.0 + 0.2.11 ++++++ * Update for CLI core changes. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/azure-cli-redis-0.2.11/azure_cli_redis.egg-info/PKG-INFO new/azure-cli-redis-0.2.12/azure_cli_redis.egg-info/PKG-INFO --- old/azure-cli-redis-0.2.11/azure_cli_redis.egg-info/PKG-INFO 2018-01-05 22:12:35.000000000 +0100 +++ new/azure-cli-redis-0.2.12/azure_cli_redis.egg-info/PKG-INFO 2018-04-06 19:33:33.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: azure-cli-redis -Version: 0.2.11 +Version: 0.2.12 Summary: Microsoft Azure Command-Line Tools Redis Command Module Home-page: https://github.com/Azure/azure-cli Author: Microsoft Corporation @@ -21,6 +21,11 @@ Release History =============== + 0.2.12 + ++++++ + + * `sdist` is now compatible with wheel 0.31.0 + 0.2.11 ++++++ * Update for CLI core changes. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/azure-cli-redis-0.2.11/setup.py new/azure-cli-redis-0.2.12/setup.py --- old/azure-cli-redis-0.2.11/setup.py 2018-01-05 22:11:35.000000000 +0100 +++ new/azure-cli-redis-0.2.12/setup.py 2018-04-06 19:33:13.000000000 +0200 @@ -15,7 +15,7 @@ logger.warn("Wheel is not available, disabling bdist_wheel hook") cmdclass = {} -VERSION = "0.2.11" +VERSION = "0.2.12" # The full list of classifiers is available at # https://pypi.python.org/pypi?%3Aaction=list_classifiers CLASSIFIERS = [
