Hello community,

here is the log from the commit of package azure-cli-network for 
openSUSE:Factory checked in at 2019-05-22 11:01:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/azure-cli-network (Old)
 and      /work/SRC/openSUSE:Factory/.azure-cli-network.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "azure-cli-network"

Wed May 22 11:01:06 2019 rev:4 rq:696848 version:2.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/azure-cli-network/azure-cli-network.changes      
2018-10-15 10:48:00.759097088 +0200
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-network.new.5148/azure-cli-network.changes
    2019-05-22 11:01:11.234699026 +0200
@@ -1,0 +2,16 @@
+Tue Apr 16 15:51:40 UTC 2019 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- New upstream release
+  + Version 2.3.2
+  + For detailed information about changes see the
+    HISTORY.txt file provided with this package
+- Bump minimum version for Python Azure SDK namespace
+  packages to 3.0.0 in BuildRequires and Requires
+- Remove python3-devel package from BuildRequires
+- Remove unzip package from BuildRequires
+- Run fdupes to hardlink duplicate files
+  + Add fdupes to BuildRequires
+  + Add %fdupes invocation to %install
+- Update Requires from setup.py
+
+-------------------------------------------------------------------

Old:
----
  azure-cli-network-2.2.4.tar.gz

New:
----
  azure-cli-network-2.3.2.tar.gz

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

Other differences:
------------------
++++++ azure-cli-network.spec ++++++
--- /var/tmp/diff_new_pack.qoR4Yl/_old  2019-05-22 11:01:12.134698510 +0200
+++ /var/tmp/diff_new_pack.qoR4Yl/_new  2019-05-22 11:01:12.138698508 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-network
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -17,7 +17,7 @@
 
 
 Name:           azure-cli-network
-Version:        2.2.4
+Version:        2.3.2
 Release:        0
 Summary:        Microsoft Azure CLI 'network' Command Module
 License:        MIT
@@ -27,18 +27,16 @@
 Source1:        LICENSE.txt
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
-BuildRequires:  python3-azure-nspkg
-BuildRequires:  python3-devel
+BuildRequires:  fdupes
+BuildRequires:  python3-azure-nspkg >= 3.0.0
 BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 Requires:       azure-cli-command-modules-nspkg
 Requires:       azure-cli-core
 Requires:       azure-cli-nspkg
-Requires:       python3-azure-mgmt-dns >= 2.0.0
-Requires:       python3-azure-mgmt-network >= 2.0.0
-Requires:       python3-azure-mgmt-trafficmanager >= 0.50.0
-Requires:       python3-azure-nspkg
-Requires:       python3-mock
+Requires:       python3-azure-mgmt-dns >= 2.1.0
+Requires:       python3-azure-mgmt-network >= 2.4.0
+Requires:       python3-azure-mgmt-trafficmanager >= 0.51.0
+Requires:       python3-azure-nspkg >= 3.0.0
 Conflicts:      azure-cli < 2.0.0
 
 BuildArch:      noarch
@@ -58,6 +56,7 @@
 
 %install
 python3 setup.py install --root=%{buildroot} --prefix=%{_prefix} 
--install-lib=%{python3_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 rm -rf %{buildroot}%{python3_sitelib}/azure/cli/command_modules/__init__.*
 rm -rf %{buildroot}%{python3_sitelib}/azure/cli/command_modules/__pycache__
 rm -rf %{buildroot}%{python3_sitelib}/azure/cli/__init__.*

++++++ azure-cli-network-2.2.4.tar.gz -> azure-cli-network-2.3.2.tar.gz ++++++
++++ 4372 lines of diff (skipped)


Reply via email to