Hello community,
here is the log from the commit of package azure-cli-resource for
openSUSE:Factory checked in at 2018-02-14 09:31:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/azure-cli-resource (Old)
and /work/SRC/openSUSE:Factory/.azure-cli-resource.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "azure-cli-resource"
Wed Feb 14 09:31:45 2018 rev:2 rq:574823 version:2.0.22
Changes:
--------
--- /work/SRC/openSUSE:Factory/azure-cli-resource/azure-cli-resource.changes
2017-11-10 14:54:47.657727216 +0100
+++
/work/SRC/openSUSE:Factory/.azure-cli-resource.new/azure-cli-resource.changes
2018-02-14 09:31:48.543073368 +0100
@@ -1,0 +2,10 @@
+Thu Feb 8 13:41:07 UTC 2018 - [email protected]
+
+- New upstream release
+ + Version 2.0.22
+ + For detailed information about changes see the
+ HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Update Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
azure-cli-resource-2.0.15.tar.gz
New:
----
azure-cli-resource-2.0.22.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ azure-cli-resource.spec ++++++
--- /var/tmp/diff_new_pack.bM8Dyo/_old 2018-02-14 09:31:49.127052207 +0100
+++ /var/tmp/diff_new_pack.bM8Dyo/_new 2018-02-14 09:31:49.127052207 +0100
@@ -1,7 +1,7 @@
#
# spec file for package azure-cli-resource
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,8 +15,9 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
Name: azure-cli-resource
-Version: 2.0.15
+Version: 2.0.22
Release: 0
Summary: Microsoft Azure CLI 'resource' Command Module
License: MIT
@@ -24,17 +25,17 @@
Url: https://github.com/Azure/azure-cli
Source:
https://files.pythonhosted.org/packages/source/a/azure-cli-resource/azure-cli-resource-%{version}.tar.gz
Source1: LICENSE.txt
-BuildRequires: python3-devel
-BuildRequires: python3-setuptools
-BuildRequires: unzip
BuildRequires: azure-cli-command-modules-nspkg
BuildRequires: azure-cli-nspkg
BuildRequires: python3-azure-nspkg
+BuildRequires: python3-devel
+BuildRequires: python3-setuptools
+BuildRequires: unzip
Requires: azure-cli-command-modules-nspkg
+Requires: azure-cli-core
Requires: azure-cli-nspkg
+Requires: python3-azure-mgmt-resource >= 1.2.1
Requires: python3-azure-nspkg
-Requires: python3-azure-mgmt-resource >= 1.2.0rc2
-Requires: azure-cli-core
Conflicts: azure-cli < 2.0.0
BuildArch: noarch
@@ -63,7 +64,8 @@
%files
%defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
%{python3_sitelib}/azure/cli/command_modules/resource
%{python3_sitelib}/azure_cli_resource-*.egg-info
+
%changelog
++++++ azure-cli-resource-2.0.15.tar.gz -> azure-cli-resource-2.0.22.tar.gz
++++++
++++ 3766 lines of diff (skipped)