Accepting request 583299 from Cloud:OpenStack:Factory

- Switch to stable/queens spec template

OBS-URL: https://build.opensuse.org/request/show/583299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-heatclient?expand=0&rev=27
This commit is contained in:
Dominique Leuenberger 2018-03-19 22:34:38 +00:00 committed by Git OBS Bridge
commit 4102a85b5d
3 changed files with 8 additions and 3 deletions

View File

@ -1,8 +1,8 @@
<services> <services>
<service mode="disabled" name="renderspec"> <service mode="disabled" name="renderspec">
<param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-heatclient/python-heatclient.spec.j2</param> <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-heatclient/python-heatclient.spec.j2</param>
<param name="output-name">python-heatclient.spec</param> <param name="output-name">python-heatclient.spec</param>
<param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt</param> <param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt</param>
<param name="changelog-email">cloud-devel@suse.de</param> <param name="changelog-email">cloud-devel@suse.de</param>
<param name="changelog-provider">gh,openstack,python-heatclient</param> <param name="changelog-provider">gh,openstack,python-heatclient</param>
</service> </service>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 23 13:03:14 UTC 2018 - tbechtold@suse.com
- Switch to stable/queens spec template
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 12 09:56:03 UTC 2018 - cloud-devel@suse.de Mon Feb 12 09:56:03 UTC 2018 - cloud-devel@suse.de

View File

@ -86,7 +86,7 @@ the OpenStack Heat API.
Summary: Documentation for OpenStack Heat API Client Summary: Documentation for OpenStack Heat API Client
Group: Documentation/HTML Group: Documentation/HTML
BuildRequires: python-Sphinx BuildRequires: python-Sphinx
BuildRequires: python-openstackdocstheme >= 1.17.0 BuildRequires: python-openstackdocstheme >= 1.18.1
%description -n python-heatclient-doc %description -n python-heatclient-doc
This is a client for the OpenStack Heat API. There's a Python API (the This is a client for the OpenStack Heat API. There's a Python API (the