From 5636b6f414829bbeffdf210ef89f385362359ffdbc93553afcce8db293a73deb Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 2 Apr 2020 17:18:46 +0000 Subject: [PATCH] Accepting request 790979 from home:glaubitz:branches:devel:languages:python:azure - Azure SDK component updates needed for Azure CLI update OBS-URL: https://build.opensuse.org/request/show/790979 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-mgmt-sql?expand=0&rev=12 --- azure-mgmt-sql-0.16.0.zip | 3 --- azure-mgmt-sql-0.18.0.zip | 3 +++ python-azure-mgmt-sql.changes | 10 ++++++++++ python-azure-mgmt-sql.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 azure-mgmt-sql-0.16.0.zip create mode 100644 azure-mgmt-sql-0.18.0.zip diff --git a/azure-mgmt-sql-0.16.0.zip b/azure-mgmt-sql-0.16.0.zip deleted file mode 100644 index 2af222d..0000000 --- a/azure-mgmt-sql-0.16.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ddbdc29c1dca437275b0cb5a6fe2d86fa6886ccefb2270287357f07afe80a4ac -size 385841 diff --git a/azure-mgmt-sql-0.18.0.zip b/azure-mgmt-sql-0.18.0.zip new file mode 100644 index 0000000..a3e682a --- /dev/null +++ b/azure-mgmt-sql-0.18.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99ca085eb523a5c27933060ccb04d7a6b60864f98d87bf5b63ac17d419b43445 +size 400258 diff --git a/python-azure-mgmt-sql.changes b/python-azure-mgmt-sql.changes index 1d916ee..33cb79a 100644 --- a/python-azure-mgmt-sql.changes +++ b/python-azure-mgmt-sql.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Apr 2 14:31:16 UTC 2020 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.18.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Rename HISTORY.rst to CHANGELOG.md in %files section +- Rename README.rst to README.md in %files section + ------------------------------------------------------------------- Tue Jan 7 10:36:22 UTC 2020 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-sql.spec b/python-azure-mgmt-sql.spec index f89164d..58a9251 100644 --- a/python-azure-mgmt-sql.spec +++ b/python-azure-mgmt-sql.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-azure-mgmt-sql -Version: 0.16.0 +Version: 0.18.0 Release: 0 Summary: Microsoft Azure SQL Management Client Library License: MIT @@ -72,7 +72,7 @@ rm -rf %{buildroot}%{$python_sitelib}/azure/__pycache__ %files %{python_files} %defattr(-,root,root,-) -%doc HISTORY.rst README.rst +%doc CHANGELOG.md README.md %license LICENSE.txt %{python_sitelib}/azure/mgmt/sql %{python_sitelib}/azure_mgmt_sql-*.egg-info