diff --git a/python-blazarclient-3.4.0.tar.gz b/python-blazarclient-3.4.0.tar.gz deleted file mode 100644 index 8efb8dd61c3d4ca58f7a7c4b2eccf9024de38c36..0000000000000000000000000000000000000000 Binary files a/python-blazarclient-3.4.0.tar.gz and /dev/null differ diff --git a/python-blazarclient-3.6.0.tar.gz b/python-blazarclient-3.6.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..8943f68bb8b8b879092e33b4f570fbdd9a308849 Binary files /dev/null and b/python-blazarclient-3.6.0.tar.gz differ diff --git a/python-blazarclient.spec b/python-blazarclient.spec index 7de23d951339119f8ca61ab9ef65b4d638e7035d..247cca925d72642c518174184a8febbceea5e488 100644 --- a/python-blazarclient.spec +++ b/python-blazarclient.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-blazarclient -Version: 3.4.0 +Version: 3.6.0 Release: 1 Summary: Client for OpenStack Reservation Service License: Apache-2.0 URL: https://launchpad.net/blazar -Source0: https://files.pythonhosted.org/packages/94/25/d0b81ba6f0c22c203226a3d0a11157b2e432bf83161904673211b0946baa/python-blazarclient-3.4.0.tar.gz +Source0: https://files.pythonhosted.org/packages/eb/17/e54aef9b45580819f1cf5604b8b7f62d02f898b86a091dca83015a3506ed/python-blazarclient-3.6.0.tar.gz BuildArch: noarch Requires: python3-Babel @@ -36,7 +36,7 @@ Provides: python3-blazarclient-doc %prep -%autosetup -n python-blazarclient-3.4.0 +%autosetup -n python-blazarclient-%{version} %build %py3_build @@ -76,5 +76,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Apr 10 2024 wangjing - 3.6.0-1 +- update package of version 3.6.0 + * Thu Jul 14 2022 cuiyudong - 3.4.0-1 - Init package python3-blazarclient of version 3.4.0