Hello community,

here is the log from the commit of package python-azure-mgmt-advisor for 
openSUSE:Factory checked in at 2018-04-19 15:29:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-advisor (Old)
 and      /work/SRC/openSUSE:Factory/.python-azure-mgmt-advisor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-azure-mgmt-advisor"

Thu Apr 19 15:29:01 2018 rev:2 rq:596348 version:1.0.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-advisor/python-azure-mgmt-advisor.changes
      2018-02-14 10:49:37.893981696 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-advisor.new/python-azure-mgmt-advisor.changes
 2018-04-19 15:29:04.148085381 +0200
@@ -1,0 +2,8 @@
+Thu Mar  1 12:45:37 UTC 2018 - [email protected]
+
+- New upstream release
+  + Version 1.0.1
+- Move LICENSE.txt from %doc to %license section
+- Update Requires from setup.py
+
+-------------------------------------------------------------------

Old:
----
  azure-mgmt-advisor-1.0.0.zip

New:
----
  azure-mgmt-advisor-1.0.1.zip

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

Other differences:
------------------
++++++ python-azure-mgmt-advisor.spec ++++++
--- /var/tmp/diff_new_pack.7E5uej/_old  2018-04-19 15:29:04.684063453 +0200
+++ /var/tmp/diff_new_pack.7E5uej/_new  2018-04-19 15:29:04.684063453 +0200
@@ -15,9 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-azure-mgmt-advisor
-Version:        1.0.0
+Version:        1.0.1
 Release:        0
 Summary:        Microsoft Azure Advisor Client Library
 License:        MIT
@@ -26,18 +27,18 @@
 Source:         
https://files.pythonhosted.org/packages/source/a/azure-mgmt-advisor/azure-mgmt-advisor-%{version}.zip
 Source1:        LICENSE.txt
 Patch1:         ama_drop-compatible-releases-operator.patch
+BuildRequires:  %{python_module azure-mgmt-nspkg}
+BuildRequires:  %{python_module azure-nspkg}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
-BuildRequires:  %{python_module azure-mgmt-nspkg}
-BuildRequires:  %{python_module azure-nspkg}
+Requires:       python-azure-common < 2.0.0
+Requires:       python-azure-common >= 1.1
 Requires:       python-azure-mgmt-nspkg
 Requires:       python-azure-nspkg
-Requires:       python-azure-common >= 1.1
-Requires:       python-azure-common < 2.0.0
-Requires:       python-msrestazure >= 0.4.20
 Requires:       python-msrestazure < 2.0.0
+Requires:       python-msrestazure >= 0.4.20
 Conflicts:      python-azure-sdk <= 2.0.0
 
 BuildArch:      noarch
@@ -71,7 +72,9 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc HISTORY.rst LICENSE.txt README.rst
+%doc HISTORY.rst README.rst
+%license LICENSE.txt
 %{python_sitelib}/azure/mgmt/advisor
 %{python_sitelib}/azure_mgmt_advisor-*.egg-info
+
 %changelog


Reply via email to