diff --git a/python-muranoclient-2.4.1.tar.gz b/python-muranoclient-2.4.1.tar.gz deleted file mode 100644 index f650a9132858c2e2455d8ee1b62a1b722435d88a..0000000000000000000000000000000000000000 Binary files a/python-muranoclient-2.4.1.tar.gz and /dev/null differ diff --git a/python-muranoclient-2.5.0.tar.gz b/python-muranoclient-2.5.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..25596c137b9deb8790e7e636eaa0784069c2d4a6 Binary files /dev/null and b/python-muranoclient-2.5.0.tar.gz differ diff --git a/python-muranoclient.spec b/python-muranoclient.spec index 139eb1ccad21099c2bba0ff53fae9d81aaf94c2c..8fc9487c4705962e2083bf3178b7131cf9b74b1b 100644 --- a/python-muranoclient.spec +++ b/python-muranoclient.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-muranoclient -Version: 2.4.1 +Version: 2.5.0 Release: 1 Summary: python-muranoclient License: Apache-2.0 URL: https://docs.openstack.org/python-muranoclient/latest/ -Source0: https://files.pythonhosted.org/packages/dd/40/b55b0afb70fde4d9aaf262b2de46cc0137eec6791fe6773999c43dde7375/python-muranoclient-2.4.1.tar.gz +Source0: https://files.pythonhosted.org/packages/68/04/2993ea91d370abdba1050c3c7eb7bc90637cb8eaf8c6b613767a5ef31633/python-muranoclient-2.5.0.tar.gz BuildArch: noarch %description Murano Project introduces an application catalog, which allows application developers and @@ -74,7 +74,6 @@ a "push-the-button" manner. %build %py3_build - %install %py3_install install -d -m755 %{buildroot}/%{_pkgdocdir} @@ -111,6 +110,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Nov 7 2022 hkgy - 2.5.0-1 +- Upgrade to v2.5.0 + * Thu Jun 16 2022 OpenStack_SIG - 2.4.1-1 - Upgrade version for openstack yoga