Hello community,
here is the log from the commit of package azure-cli-appservice for
openSUSE:Factory checked in at 2018-02-14 09:29:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/azure-cli-appservice (Old)
and /work/SRC/openSUSE:Factory/.azure-cli-appservice.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "azure-cli-appservice"
Wed Feb 14 09:29:35 2018 rev:2 rq:574795 version:0.1.25
Changes:
--------
---
/work/SRC/openSUSE:Factory/azure-cli-appservice/azure-cli-appservice.changes
2017-11-10 14:52:00.199783309 +0100
+++
/work/SRC/openSUSE:Factory/.azure-cli-appservice.new/azure-cli-appservice.changes
2018-02-14 09:29:48.063439083 +0100
@@ -1,0 +2,10 @@
+Wed Feb 7 14:33:48 UTC 2018 - [email protected]
+
+- New upstream release
+ + Version 0.1.25
+ + 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-appservice-0.1.17.tar.gz
New:
----
azure-cli-appservice-0.1.25.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ azure-cli-appservice.spec ++++++
--- /var/tmp/diff_new_pack.Nv0bKG/_old 2018-02-14 09:29:48.895408935 +0100
+++ /var/tmp/diff_new_pack.Nv0bKG/_new 2018-02-14 09:29:48.895408935 +0100
@@ -1,7 +1,7 @@
#
# spec file for package azure-cli-appservice
#
-# 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-appservice
-Version: 0.1.17
+Version: 0.1.25
Release: 0
Summary: Microsoft Azure CLI 'appservice' Command Module
License: MIT
@@ -24,21 +25,21 @@
Url: https://github.com/Azure/azure-cli
Source:
https://files.pythonhosted.org/packages/source/a/azure-cli-appservice/azure-cli-appservice-%{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-containerregistry >= 1.0.1
+Requires: python3-azure-mgmt-web >= 0.34.1
Requires: python3-azure-nspkg
-Requires: azure-cli-core
-Requires: python3-azure-mgmt-web >= 0.32.0
-Requires: python3-azure-mgmt-containerregistry >= 0.3.1
+Requires: python3-pyOpenSSL
Requires: python3-urllib3 >= 1.18
Requires: python3-xmltodict
-Requires: python3-pyOpenSSL
Conflicts: azure-cli < 2.0.0
BuildArch: noarch
@@ -67,7 +68,8 @@
%files
%defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
%{python3_sitelib}/azure/cli/command_modules/appservice
%{python3_sitelib}/azure_cli_appservice-*.egg-info
+
%changelog
++++++ azure-cli-appservice-0.1.17.tar.gz -> azure-cli-appservice-0.1.25.tar.gz
++++++
++++ 2943 lines of diff (skipped)