diff --git a/krest-1.3.2.tar.gz b/krest-1.3.2.tar.gz deleted file mode 100644 index 5af8641..0000000 Binary files a/krest-1.3.2.tar.gz and /dev/null differ diff --git a/krest-1.3.3.tar.gz b/krest-1.3.3.tar.gz new file mode 100644 index 0000000..65962dc Binary files /dev/null and b/krest-1.3.3.tar.gz differ diff --git a/python-krest.spec b/python-krest.spec index b744ead..d906f94 100644 --- a/python-krest.spec +++ b/python-krest.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-krest -Version: 1.3.2 +Version: 1.3.3 Release: 1 Summary: The Kaminario REST (krest) is a client library that provides ORM like interface for working with Kaminario K2 REST API License: Apache-2.0 URL: https://github.com/Kaminario/krest -Source0: https://files.pythonhosted.org/packages/e6/c6/a798db248d292e1ec7e23d9a34ad8b3329dfea264a3d62851343df919bdb/krest-1.3.2.tar.gz +Source0: https://files.pythonhosted.org/packages/98/ae/b672646b1b9b681fb5f620755e0aad70cc029db1f3767b460cec1beca094/krest-1.3.3.tar.gz BuildArch: noarch %description The Kaminario REST (krest) is a client library that provides ORM like interface for working with Kaminario K2 REST API @@ -78,5 +78,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Dec 07 2022 jiangxinyu - 1.3.3-1 +- Update package to version 1.3.3 + * Tue Aug 03 2021 OpenStack_SIG - 1.3.2-1 - Package Spec generate \ No newline at end of file