Add package for OpenStack Wallaby support

This commit is contained in:
sean-lau 2021-07-13 17:08:58 +08:00
parent a0338c0536
commit a3323540d7
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
castellan-3.7.1.tar.gz Normal file

Binary file not shown.

View File

@ -3,8 +3,8 @@
%{!?upstream_version: %global upstream_version %{version}%{?milestone}} %{!?upstream_version: %global upstream_version %{version}%{?milestone}}
Name: python-castellan Name: python-castellan
Version: 3.6.0 Version: 3.7.1
Release: 3 Release: 1
Summary: Generic Key Manager interface for OpenStack Summary: Generic Key Manager interface for OpenStack
Group: Development/Languages Group: Development/Languages
@ -70,6 +70,9 @@ PYTHON=python3 OS_TEST_PATH=./castellan/tests/unit python3 setup.py test
%{python3_sitelib}/castellan-*.egg-info %{python3_sitelib}/castellan-*.egg-info
%changelog %changelog
* Mon Aug 02 2021 liusheng <liusheng2048@gmail.com> - 3.7.1-1
- Upgrade version to 3.7.1
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 3.6.0-3 * Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 3.6.0-3
- DESC: delete -S git from %autosetup, and delete BuildRequires git - DESC: delete -S git from %autosetup, and delete BuildRequires git