commit azure-cli-network for openSUSE:Factory

2019-10-31 Thread root
Hello community,

here is the log from the commit of package azure-cli-network for 
openSUSE:Factory checked in at 2019-10-31 18:16:41

Comparing /work/SRC/openSUSE:Factory/azure-cli-network (Old)
 and  /work/SRC/openSUSE:Factory/.azure-cli-network.new.2990 (New)


Package is "azure-cli-network"

Thu Oct 31 18:16:41 2019 rev:6 rq:742704 version:2.5.2

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-network/azure-cli-network.changes  
2019-06-05 11:44:21.523023012 +0200
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-network.new.2990/azure-cli-network.changes
2019-10-31 18:16:45.378103745 +0100
@@ -1,0 +2,9 @@
+Thu Oct 24 12:11:13 UTC 2019 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 2.5.2
+  + For detailed information about changes see the
+HISTORY.txt file provided with this package
+- Update Requires from setup.py
+
+---
@@ -26 +35 @@
-  + Version 5.0.0
+  + Version 2.2.4

Old:

  azure-cli-network-2.3.2.tar.gz

New:

  azure-cli-network-2.5.2.tar.gz



Other differences:
--
++ azure-cli-network.spec ++
--- /var/tmp/diff_new_pack.51tYfS/_old  2019-10-31 18:16:47.106105534 +0100
+++ /var/tmp/diff_new_pack.51tYfS/_new  2019-10-31 18:16:47.138105567 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   azure-cli-network
-Version:2.3.2
+Version:2.5.2
 Release:0
 Summary:Microsoft Azure CLI 'network' Command Module
 License:MIT
@@ -34,7 +34,7 @@
 Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
 Requires:   python3-azure-mgmt-dns >= 2.1.0
-Requires:   python3-azure-mgmt-network >= 2.4.0
+Requires:   python3-azure-mgmt-network >= 3.0.0
 Requires:   python3-azure-mgmt-trafficmanager >= 0.51.0
 Requires:   python3-azure-nspkg >= 3.0.0
 Conflicts:  azure-cli < 2.0.0

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




commit azure-cli-network for openSUSE:Factory

2019-06-05 Thread root
Hello community,

here is the log from the commit of package azure-cli-network for 
openSUSE:Factory checked in at 2019-06-05 11:44:18

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 Jun  5 11:44:18 2019 rev:5 rq:707568 version:2.3.2

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-network/azure-cli-network.changes  
2019-05-22 11:01:11.234699026 +0200
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-network.new.5148/azure-cli-network.changes
2019-06-05 11:44:21.523023012 +0200
@@ -1,0 +2,5 @@
+Tue Jun  4 09:49:43 UTC 2019 - John Paul Adrian Glaubitz 

+
+- Remove unneccesary %python_expand prefix from %fdupes call
+
+---



Other differences:
--
++ azure-cli-network.spec ++
--- /var/tmp/diff_new_pack.7UVNlA/_old  2019-06-05 11:44:25.939021903 +0200
+++ /var/tmp/diff_new_pack.7UVNlA/_new  2019-06-05 11:44:25.943021902 +0200
@@ -56,7 +56,7 @@
 
 %install
 python3 setup.py install --root=%{buildroot} --prefix=%{_prefix} 
--install-lib=%{python3_sitelib}
-%python_expand %fdupes %{buildroot}%{$python_sitelib}
+%fdupes %{buildroot}%{python3_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__.*




commit azure-cli-network for openSUSE:Factory

2019-05-22 Thread root
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 

+
+- 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)




commit azure-cli-network for openSUSE:Factory

2018-10-15 Thread root
Hello community,

here is the log from the commit of package azure-cli-network for 
openSUSE:Factory checked in at 2018-10-15 10:47:57

Comparing /work/SRC/openSUSE:Factory/azure-cli-network (Old)
 and  /work/SRC/openSUSE:Factory/.azure-cli-network.new (New)


Package is "azure-cli-network"

Mon Oct 15 10:47:57 2018 rev:3 rq:641229 version:2.2.4

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-network/azure-cli-network.changes  
2018-02-14 09:31:35.199556875 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-network.new/azure-cli-network.changes 
2018-10-15 10:48:00.759097088 +0200
@@ -1,0 +2,10 @@
+Mon Sep 17 12:13:52 UTC 2018 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 5.0.0
+  + For detailed information about changes see the
+HISTORY.txt file provided with this package
+- Move LICENSE.txt from %doc to %license section
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-network-2.0.22.tar.gz

New:

  azure-cli-network-2.2.4.tar.gz



Other differences:
--
++ azure-cli-network.spec ++
--- /var/tmp/diff_new_pack.ZWtLNC/_old  2018-10-15 10:48:01.671096114 +0200
+++ /var/tmp/diff_new_pack.ZWtLNC/_new  2018-10-15 10:48:01.679096106 +0200
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   azure-cli-network
-Version:2.0.22
+Version:2.2.4
 Release:0
 Summary:Microsoft Azure CLI 'network' Command Module
 License:MIT
@@ -32,14 +32,12 @@
 BuildRequires:  python3-setuptools
 BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-mgmt-dns >= 1.2.0
-Requires:   python3-azure-mgmt-network >= 1.7.0
-Requires:   python3-azure-mgmt-resource >= 1.2.1
-Requires:   python3-azure-mgmt-trafficmanager >= 0.40.0
+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
-# Upstream issue https://github.com/Azure/azure-cli/issues/4800
-Requires:   azure-cli-core
 Requires:   python3-mock
 Conflicts:  azure-cli < 2.0.0
 
@@ -69,7 +67,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/network
 %{python3_sitelib}/azure_cli_network-*.egg-info
 

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




commit azure-cli-network for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-network for 
openSUSE:Factory checked in at 2018-02-14 09:31:34

Comparing /work/SRC/openSUSE:Factory/azure-cli-network (Old)
 and  /work/SRC/openSUSE:Factory/.azure-cli-network.new (New)


Package is "azure-cli-network"

Wed Feb 14 09:31:34 2018 rev:2 rq:574819 version:2.0.22

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-network/azure-cli-network.changes  
2017-11-10 14:55:41.167791895 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-network.new/azure-cli-network.changes 
2018-02-14 09:31:35.199556875 +0100
@@ -1,0 +2,10 @@
+Thu Feb  8 13:31:54 UTC 2018 - adrian.glaub...@suse.com
+
+- 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-network-2.0.15.tar.gz

New:

  azure-cli-network-2.0.22.tar.gz



Other differences:
--
++ azure-cli-network.spec ++
--- /var/tmp/diff_new_pack.qf3rES/_old  2018-02-14 09:31:35.855533106 +0100
+++ /var/tmp/diff_new_pack.qf3rES/_new  2018-02-14 09:31:35.855533106 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-network
 #
-# 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-network
-Version:2.0.15
+Version:2.0.22
 Release:0
 Summary:Microsoft Azure CLI 'network' Command Module
 License:MIT
@@ -24,22 +25,22 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-network/azure-cli-network-%{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-nspkg
+Requires:   python3-azure-mgmt-dns >= 1.2.0
+Requires:   python3-azure-mgmt-network >= 1.7.0
+Requires:   python3-azure-mgmt-resource >= 1.2.1
+Requires:   python3-azure-mgmt-trafficmanager >= 0.40.0
 Requires:   python3-azure-nspkg
-Requires:   python3-azure-mgmt-network >= 1.5.0
-Requires:   python3-azure-mgmt-trafficmanager >= 0.30.0
-Requires:   python3-azure-mgmt-dns >= 1.0.1
-Requires:   python3-azure-mgmt-resource >= 1.2.0rc2
 # Upstream issue https://github.com/Azure/azure-cli/issues/4800
-Requires:   python3-mock
 Requires:   azure-cli-core
+Requires:   python3-mock
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -68,7 +69,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/network
 %{python3_sitelib}/azure_cli_network-*.egg-info
+
 %changelog

++ azure-cli-network-2.0.15.tar.gz -> azure-cli-network-2.0.22.tar.gz ++
 9649 lines of diff (skipped)