Accepting request 704405 from home:glaubitz:branches:Cloud:Tools

- New upstream release
  + Version 2.0.64
  + For detailed information about changes see the
    HISTORY.txt file provided with this package
- Add patch to drop compatible releases operator from setup.py,
  required for SLES12 as the setuptools version is too old
  + acc_drop-compatible-releases-operator.patch
- Refresh patches for new version
  + acc_relax-requires-versions.patch
- Update Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/704405
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/azure-cli-core?expand=0&rev=15
This commit is contained in:
2019-05-21 10:58:42 +00:00
committed by Git OBS Bridge
parent 7415135029
commit 9adff62436
6 changed files with 50 additions and 17 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue May 21 09:47:09 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 2.0.64
+ For detailed information about changes see the
HISTORY.txt file provided with this package
- Add patch to drop compatible releases operator from setup.py,
required for SLES12 as the setuptools version is too old
+ acc_drop-compatible-releases-operator.patch
- Refresh patches for new version
+ acc_relax-requires-versions.patch
- Update Requires from setup.py
-------------------------------------------------------------------
Tue Apr 16 14:08:23 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>