diff --git a/krest-1.3.3.tar.gz b/krest-1.3.3.tar.gz deleted file mode 100644 index 65962dc..0000000 Binary files a/krest-1.3.3.tar.gz and /dev/null differ diff --git a/krest-1.3.6.tar.gz b/krest-1.3.6.tar.gz new file mode 100644 index 0000000..848fb3c Binary files /dev/null and b/krest-1.3.6.tar.gz differ diff --git a/python-krest.spec b/python-krest.spec index d906f94..c0aabca 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.3 +Version: 1.3.6 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/98/ae/b672646b1b9b681fb5f620755e0aad70cc029db1f3767b460cec1beca094/krest-1.3.3.tar.gz +Source0: https://files.pythonhosted.org/packages/33/b5/2ab3f608ab5d166ac469fc643917a7f8423b7819e7d4e4e522e3731d52fd/krest-1.3.6.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,6 +78,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Aug 9 2023 sunhui - 1.3.6-1 +- Update package to version 1.3.6 + * Wed Dec 07 2022 jiangxinyu - 1.3.3-1 - Update package to version 1.3.3