Hello community,

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

Package is "azure-cli-ams"

Wed May 22 10:58:44 2019 rev:2 rq:696813 version:0.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/azure-cli-ams/azure-cli-ams.changes      
2018-10-15 10:49:20.835011614 +0200
+++ /work/SRC/openSUSE:Factory/.azure-cli-ams.new.5148/azure-cli-ams.changes    
2019-05-22 10:58:46.402864092 +0200
@@ -1,0 +2,16 @@
+Tue Apr 16 12:43:44 UTC 2019 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- New upstream release
+  + Version 0.4.1
+  + 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-ams-0.2.3.tar.gz

New:
----
  azure-cli-ams-0.4.1.tar.gz

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

Other differences:
------------------
++++++ azure-cli-ams.spec ++++++
--- /var/tmp/diff_new_pack.ZxLVst/_old  2019-05-22 10:58:47.062863237 +0200
+++ /var/tmp/diff_new_pack.ZxLVst/_new  2019-05-22 10:58:47.066863232 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-ams
 #
-# 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
@@ -12,11 +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-ams
-Version:        0.2.3
+Version:        0.4.1
 Release:        0
 Summary:        Microsoft Azure CLI 'ams' Command Module
 License:        MIT
@@ -24,18 +25,17 @@
 Url:            https://github.com/Azure/azure-cli
 Source:         
https://files.pythonhosted.org/packages/source/a/azure-cli-ams/azure-cli-ams-%{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:  fdupes
+BuildRequires:  python3-azure-nspkg >= 3.0.0
+BuildRequires:  python3-setuptools
 Requires:       azure-cli-command-modules-nspkg
-Requires:       azure-cli-nspkg
-Requires:       python3-azure-nspkg
 Requires:       azure-cli-core
-Requires:       python3-azure-mgmt-media >= 1.0.0
-Requires:       python3-azure-graphrbac >= 0.40.0
+Requires:       azure-cli-nspkg
+Requires:       python3-azure-graphrbac >= 0.53.0
+Requires:       python3-azure-mgmt-media >= 1.0.1
+Requires:       python3-azure-nspkg >= 3.0.0
 Conflicts:      azure-cli < 2.0.0
 
 BuildArch:      noarch
@@ -55,6 +55,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__.*
@@ -68,4 +69,5 @@
 %license LICENSE.txt
 %{python3_sitelib}/azure/cli/command_modules/ams
 %{python3_sitelib}/azure_cli_ams-*.egg-info
+
 %changelog

++++++ azure-cli-ams-0.2.3.tar.gz -> azure-cli-ams-0.4.1.tar.gz ++++++
++++ 3635 lines of diff (skipped)


Reply via email to