diff --git a/openstack-trove.spec b/openstack-trove.spec index 6760341..e9aa764 100644 --- a/openstack-trove.spec +++ b/openstack-trove.spec @@ -6,7 +6,7 @@ %global with_doc 1 Name: openstack-%{service} -Version: 15.0.0 +Version: 12.1.0 Release: 1 Summary: OpenStack DBaaS (%{service}) @@ -132,7 +132,7 @@ Requires: python3-xmltodict Requires: python3-webob # python-migrate instead by python-sqlalchemy-migrate -# Requires: python-migrate >= 0.11.0 +# Requires: python-migrate Requires: python3-sqlalchemy Requires: python3-paste @@ -379,12 +379,5 @@ exit 0 %endif %changelog -* Thu Jul 29 2021 huangtianhua - 15.0.0-1 -- Upgrade to 15.0.0 to support OpenStack-W - -* Tue Jun 08 2021 liusheng -- Add missed apache config file - -* Tue May 18 2021 Python_Bot -- Package Spec generated - +* Fri Nov 05 2021 wangxiyuan - 12.1.0-1 +- Support OpenStack Train release diff --git a/trove-12.1.0.tar.gz b/trove-12.1.0.tar.gz new file mode 100644 index 0000000..7a183d9 Binary files /dev/null and b/trove-12.1.0.tar.gz differ diff --git a/trove-15.0.0.tar.gz b/trove-15.0.0.tar.gz deleted file mode 100644 index 69e03e0..0000000 Binary files a/trove-15.0.0.tar.gz and /dev/null differ