commit azure-cli-vm for openSUSE:Factory

2019-10-31 Thread root
Hello community,

here is the log from the commit of package azure-cli-vm for openSUSE:Factory 
checked in at 2019-10-31 18:17:52

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


Package is "azure-cli-vm"

Thu Oct 31 18:17:52 2019 rev:7 rq:742731 version:2.2.23

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-vm/azure-cli-vm.changes
2019-06-05 11:46:05.250996958 +0200
+++ /work/SRC/openSUSE:Factory/.azure-cli-vm.new.2990/azure-cli-vm.changes  
2019-10-31 18:17:59.918180909 +0100
@@ -1,0 +2,9 @@
+Thu Oct 24 12:12:45 UTC 2019 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 2.2.23
+  + For detailed information about changes see the
+HISTORY.txt file provided with this package
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-vm-2.2.15.tar.gz

New:

  azure-cli-vm-2.2.23.tar.gz



Other differences:
--
++ azure-cli-vm.spec ++
--- /var/tmp/diff_new_pack.8tA6QQ/_old  2019-10-31 18:18:01.466182511 +0100
+++ /var/tmp/diff_new_pack.8tA6QQ/_new  2019-10-31 18:18:01.518182565 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   azure-cli-vm
-Version:2.2.15
+Version:2.2.23
 Release:0
 Summary:Microsoft Azure CLI 'vm' Command Module
 License:MIT
@@ -35,12 +35,13 @@
 Requires:   azure-cli-nspkg
 Requires:   python3-azure-keyvault >= 1.1.0
 Requires:   python3-azure-mgmt-authorization >= 0.50.0
-Requires:   python3-azure-mgmt-compute >= 4.4.0
+Requires:   python3-azure-mgmt-compute >= 5.0.0
+Requires:   python3-azure-mgmt-imagebuilder >= 0.2.1
 Requires:   python3-azure-mgmt-keyvault >= 1.1.0
 Requires:   python3-azure-mgmt-marketplaceordering >= 0.1.0
 Requires:   python3-azure-mgmt-msi >= 0.2.0
-Requires:   python3-azure-mgmt-network >= 2.4.0
-Requires:   python3-azure-multiapi-storage >= 0.2.2
+Requires:   python3-azure-mgmt-network >= 3.0.0
+Requires:   python3-azure-multiapi-storage >= 0.2.3
 Requires:   python3-azure-nspkg >= 3.0.0
 Conflicts:  azure-cli < 2.0.0
 

++ azure-cli-vm-2.2.15.tar.gz -> azure-cli-vm-2.2.23.tar.gz ++
 5908 lines of diff (skipped)




commit azure-cli-vm for openSUSE:Factory

2019-06-05 Thread root
Hello community,

here is the log from the commit of package azure-cli-vm for openSUSE:Factory 
checked in at 2019-06-05 11:46:02

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


Package is "azure-cli-vm"

Wed Jun  5 11:46:02 2019 rev:6 rq:707589 version:2.2.15

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-vm/azure-cli-vm.changes
2019-05-22 11:03:27.882623285 +0200
+++ /work/SRC/openSUSE:Factory/.azure-cli-vm.new.5148/azure-cli-vm.changes  
2019-06-05 11:46:05.250996958 +0200
@@ -1,0 +2,5 @@
+Tue Jun  4 09:59:30 UTC 2019 - John Paul Adrian Glaubitz 

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



Other differences:
--
++ azure-cli-vm.spec ++
--- /var/tmp/diff_new_pack.rZRUWB/_old  2019-06-05 11:46:06.814996565 +0200
+++ /var/tmp/diff_new_pack.rZRUWB/_new  2019-06-05 11:46:06.814996565 +0200
@@ -61,7 +61,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-vm for openSUSE:Factory

2019-05-22 Thread root
Hello community,

here is the log from the commit of package azure-cli-vm for openSUSE:Factory 
checked in at 2019-05-22 11:03:15

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


Package is "azure-cli-vm"

Wed May 22 11:03:15 2019 rev:5 rq:696868 version:2.2.15

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-vm/azure-cli-vm.changes
2018-10-15 10:44:18.251334935 +0200
+++ /work/SRC/openSUSE:Factory/.azure-cli-vm.new.5148/azure-cli-vm.changes  
2019-05-22 11:03:27.882623285 +0200
@@ -1,0 +2,16 @@
+Tue Apr 16 19:03:45 UTC 2019 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 2.2.15
+  + 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-vm-2.2.2.tar.gz

New:

  azure-cli-vm-2.2.15.tar.gz



Other differences:
--
++ azure-cli-vm.spec ++
--- /var/tmp/diff_new_pack.2XLffc/_old  2019-05-22 11:03:29.130622693 +0200
+++ /var/tmp/diff_new_pack.2XLffc/_new  2019-05-22 11:03:29.130622693 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-vm
 #
-# 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-vm
-Version:2.2.2
+Version:2.2.15
 Release:0
 Summary:Microsoft Azure CLI 'vm' Command Module
 License:MIT
@@ -27,22 +27,21 @@
 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-keyvault >= 1.1.0
 Requires:   python3-azure-mgmt-authorization >= 0.50.0
-Requires:   python3-azure-mgmt-compute >= 4.0.0
+Requires:   python3-azure-mgmt-compute >= 4.4.0
 Requires:   python3-azure-mgmt-keyvault >= 1.1.0
 Requires:   python3-azure-mgmt-marketplaceordering >= 0.1.0
 Requires:   python3-azure-mgmt-msi >= 0.2.0
-Requires:   python3-azure-mgmt-network >= 2.0.0
+Requires:   python3-azure-mgmt-network >= 2.4.0
 Requires:   python3-azure-multiapi-storage >= 0.2.2
-Requires:   python3-azure-nspkg
+Requires:   python3-azure-nspkg >= 3.0.0
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -62,6 +61,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-vm-2.2.2.tar.gz -> azure-cli-vm-2.2.15.tar.gz ++
 3213 lines of diff (skipped)




commit azure-cli-vm for openSUSE:Factory

2018-10-15 Thread root
Hello community,

here is the log from the commit of package azure-cli-vm for openSUSE:Factory 
checked in at 2018-10-15 10:44:01

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


Package is "azure-cli-vm"

Mon Oct 15 10:44:01 2018 rev:4 rq:641105 version:2.2.2

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-vm/azure-cli-vm.changes
2018-05-13 16:03:31.901688360 +0200
+++ /work/SRC/openSUSE:Factory/.azure-cli-vm.new/azure-cli-vm.changes   
2018-10-15 10:44:18.251334935 +0200
@@ -1,0 +2,9 @@
+Wed Sep 19 09:28:54 UTC 2018 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 2.2.2
+  + For detailed information about changes see the
+HISTORY.txt file provided with this package
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-vm-2.0.30.tar.gz

New:

  azure-cli-vm-2.2.2.tar.gz



Other differences:
--
++ azure-cli-vm.spec ++
--- /var/tmp/diff_new_pack.VRrxx3/_old  2018-10-15 10:44:19.631333458 +0200
+++ /var/tmp/diff_new_pack.VRrxx3/_new  2018-10-15 10:44:19.635333454 +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-vm
-Version:2.0.30
+Version:2.2.2
 Release:0
 Summary:Microsoft Azure CLI 'vm' Command Module
 License:MIT
@@ -34,15 +34,14 @@
 Requires:   azure-cli-command-modules-nspkg
 Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-keyvault >= 0.3.7
-Requires:   python3-azure-mgmt-authorization >= 0.40.0
-Requires:   python3-azure-mgmt-compute >= 4.0.0rc1
-Requires:   python3-azure-mgmt-keyvault >= 0.40.0
+Requires:   python3-azure-keyvault >= 1.1.0
+Requires:   python3-azure-mgmt-authorization >= 0.50.0
+Requires:   python3-azure-mgmt-compute >= 4.0.0
+Requires:   python3-azure-mgmt-keyvault >= 1.1.0
 Requires:   python3-azure-mgmt-marketplaceordering >= 0.1.0
-Requires:   python3-azure-mgmt-msi >= 0.1.0
-Requires:   python3-azure-mgmt-network >= 2.0.0rc2
-Requires:   python3-azure-mgmt-resource >= 1.2.1
-Requires:   python3-azure-multiapi-storage >= 0.2.0
+Requires:   python3-azure-mgmt-msi >= 0.2.0
+Requires:   python3-azure-mgmt-network >= 2.0.0
+Requires:   python3-azure-multiapi-storage >= 0.2.2
 Requires:   python3-azure-nspkg
 Conflicts:  azure-cli < 2.0.0
 

++ azure-cli-vm-2.0.30.tar.gz -> azure-cli-vm-2.2.2.tar.gz ++
 3128 lines of diff (skipped)




commit azure-cli-vm for openSUSE:Factory

2018-05-13 Thread root
Hello community,

here is the log from the commit of package azure-cli-vm for openSUSE:Factory 
checked in at 2018-05-13 16:03:29

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


Package is "azure-cli-vm"

Sun May 13 16:03:29 2018 rev:3 rq:600072 version:2.0.30

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-vm/azure-cli-vm.changes
2018-02-14 09:32:43.441084144 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-vm.new/azure-cli-vm.changes   
2018-05-13 16:03:31.901688360 +0200
@@ -1,0 +2,8 @@
+Fri Apr 20 12:28:14 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 2.0.30
+- Move LICENSE.txt from %doc to %license section
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-vm-2.0.25.tar.gz

New:

  azure-cli-vm-2.0.30.tar.gz



Other differences:
--
++ azure-cli-vm.spec ++
--- /var/tmp/diff_new_pack.8zB9Fi/_old  2018-05-13 16:03:32.649661071 +0200
+++ /var/tmp/diff_new_pack.8zB9Fi/_new  2018-05-13 16:03:32.653660925 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   azure-cli-vm
-Version:2.0.25
+Version:2.0.30
 Release:0
 Summary:Microsoft Azure CLI 'vm' Command Module
 License:MIT
@@ -32,16 +32,17 @@
 BuildRequires:  python3-setuptools
 BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
 Requires:   python3-azure-keyvault >= 0.3.7
-Requires:   python3-azure-mgmt-authorization >= 0.30.0
-Requires:   python3-azure-mgmt-compute >= 3.1.0rc3
+Requires:   python3-azure-mgmt-authorization >= 0.40.0
+Requires:   python3-azure-mgmt-compute >= 4.0.0rc1
 Requires:   python3-azure-mgmt-keyvault >= 0.40.0
 Requires:   python3-azure-mgmt-marketplaceordering >= 0.1.0
 Requires:   python3-azure-mgmt-msi >= 0.1.0
-Requires:   python3-azure-mgmt-network >= 1.7.0
+Requires:   python3-azure-mgmt-network >= 2.0.0rc2
 Requires:   python3-azure-mgmt-resource >= 1.2.1
-Requires:   python3-azure-multiapi-storage >= 0.1.7
+Requires:   python3-azure-multiapi-storage >= 0.2.0
 Requires:   python3-azure-nspkg
 Conflicts:  azure-cli < 2.0.0
 
@@ -71,7 +72,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/vm
 %{python3_sitelib}/azure_cli_vm-*.egg-info
 

++ azure-cli-vm-2.0.25.tar.gz -> azure-cli-vm-2.0.30.tar.gz ++
 2386 lines of diff (skipped)




commit azure-cli-vm for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-vm for openSUSE:Factory 
checked in at 2018-02-14 09:32:38

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


Package is "azure-cli-vm"

Wed Feb 14 09:32:38 2018 rev:2 rq:574828 version:2.0.25

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-vm/azure-cli-vm.changes
2017-11-10 14:55:30.240187124 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-vm.new/azure-cli-vm.changes   
2018-02-14 09:32:43.441084144 +0100
@@ -1,0 +2,10 @@
+Thu Feb  8 14:13:49 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 2.0.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-vm-2.0.15.tar.gz

New:

  azure-cli-vm-2.0.25.tar.gz



Other differences:
--
++ azure-cli-vm.spec ++
--- /var/tmp/diff_new_pack.OJaZ0a/_old  2018-02-14 09:32:44.029062839 +0100
+++ /var/tmp/diff_new_pack.OJaZ0a/_new  2018-02-14 09:32:44.033062694 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-vm
 #
-# 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-vm
-Version:2.0.15
+Version:2.0.25
 Release:0
 Summary:Microsoft Azure CLI 'vm' Command Module
 License:MIT
@@ -24,22 +25,24 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-vm/azure-cli-vm-%{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-nspkg
+Requires:   python3-azure-keyvault >= 0.3.7
 Requires:   python3-azure-mgmt-authorization >= 0.30.0
-Requires:   python3-azure-mgmt-compute >= 3.0.0rc1
+Requires:   python3-azure-mgmt-compute >= 3.1.0rc3
 Requires:   python3-azure-mgmt-keyvault >= 0.40.0
-Requires:   python3-azure-keyvault >= 0.3.6
-Requires:   python3-azure-mgmt-network >= 1.5.0
-Requires:   python3-azure-mgmt-resource >= 1.2.0rc2
-Requires:   python3-azure-multiapi-storage >= 0.1.4
+Requires:   python3-azure-mgmt-marketplaceordering >= 0.1.0
+Requires:   python3-azure-mgmt-msi >= 0.1.0
+Requires:   python3-azure-mgmt-network >= 1.7.0
+Requires:   python3-azure-mgmt-resource >= 1.2.1
+Requires:   python3-azure-multiapi-storage >= 0.1.7
+Requires:   python3-azure-nspkg
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -68,7 +71,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/vm
 %{python3_sitelib}/azure_cli_vm-*.egg-info
+
 %changelog

++ azure-cli-vm-2.0.15.tar.gz -> azure-cli-vm-2.0.25.tar.gz ++
 8106 lines of diff (skipped)