diff options
Diffstat (limited to 'python-oci-cli.spec')
-rw-r--r-- | python-oci-cli.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-oci-cli.spec b/python-oci-cli.spec index 35089d2..600b9ec 100644 --- a/python-oci-cli.spec +++ b/python-oci-cli.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-oci-cli -Version: 3.25.1 +Version: 3.25.3 Release: 1 Summary: Oracle Cloud Infrastructure CLI License: Universal Permissive License 1.0 or Apache License 2.0 URL: https://docs.cloud.oracle.com/iaas/Content/API/Concepts/cliconcepts.htm -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b9/3c/4756f36c7a3f01460e03aae2ba04027bd241fa26c3820ccac5d090788949/oci-cli-3.25.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/82/ee/bebebaa00a275e9d98131fda24d8a38db8909c3ee53762c98d7ec4ab7530/oci-cli-3.25.3.tar.gz BuildArch: noarch Requires: python3-oci @@ -48,7 +48,7 @@ The project is open source and maintained by Oracle Corp. The home page for the __ https://docs.cloud.oracle.com/Content/API/Concepts/cliconcepts.htm %prep -%autosetup -n oci-cli-3.25.1 +%autosetup -n oci-cli-3.25.3 %build %py3_build @@ -88,5 +88,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.25.1-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 3.25.3-1 - Package Spec generated |