diff --git a/castellan-3.10.2.tar.gz b/castellan-3.10.2.tar.gz deleted file mode 100644 index ea3b8b337a0e27533f66bd1425a0ee481954d0e0..0000000000000000000000000000000000000000 Binary files a/castellan-3.10.2.tar.gz and /dev/null differ diff --git a/castellan-4.0.0.tar.gz b/castellan-4.0.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..2896d8fe5c8e399d313d28c064901155a73eeef1 Binary files /dev/null and b/castellan-4.0.0.tar.gz differ diff --git a/python-castellan.spec b/python-castellan.spec index 5b528ef398d6f6c1b1b5ed29d444c1ca44acdffc..070baa5b88191e2628af0538f4e16b5e016d5865 100644 --- a/python-castellan.spec +++ b/python-castellan.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-castellan -Version: 3.10.2 +Version: 4.0.0 Release: 1 Summary: Generic Key Manager interface for OpenStack License: Apache-2.0 URL: https://docs.openstack.org/castellan/latest/ -Source0: https://files.pythonhosted.org/packages/f9/82/883ac6cb9c92e78cb45adf42707f086a492b42583ac70d81cdbded5075ae/castellan-3.10.2.tar.gz +Source0: https://files.pythonhosted.org/packages/ae/6d/3d6bfda0a05cb9ffd51b83d5d7560a917cc7dfaf54325c12f9887120ab88/castellan-4.0.0.tar.gz BuildArch: noarch %description Generic Key Manager interface for OpenStack @@ -94,6 +94,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Dec 07 2022 jiangxinyu - 4.0.0-1 +- Update package to version 4.0.0 + * Fri Jul 15 2022 OpenStack_SIG - 3.10.2-1 - Upgrade package python3-castellan to version 3.10.2