This commit is contained in:
committed by
Git OBS Bridge
parent
7e00cdef8e
commit
5a3a66e85f
4
_service
4
_service
@@ -1,8 +1,8 @@
|
||||
<services>
|
||||
<service mode="disabled" name="renderspec">
|
||||
<param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.concurrency/oslo.concurrency.spec.j2</param>
|
||||
<param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.concurrency/oslo.concurrency.spec.j2</param>
|
||||
<param name="output-name">python-oslo.concurrency.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-provider">gh,openstack,oslo.concurrency</param>
|
||||
</service>
|
||||
|
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 23 13:19:56 UTC 2018 - tbechtold@suse.com
|
||||
|
||||
- Switch to stable/queens spec template
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 30 15:13:47 UTC 2018 - cloud-devel@suse.de
|
||||
|
||||
|
@@ -82,7 +82,7 @@ external processes.
|
||||
Summary: Documentation for OpenStack concurrency library
|
||||
Group: Development/Languages/Python
|
||||
BuildRequires: python-Sphinx
|
||||
BuildRequires: python-openstackdocstheme >= 1.17.0
|
||||
BuildRequires: python-openstackdocstheme >= 1.18.1
|
||||
|
||||
%description -n python-oslo.concurrency-doc
|
||||
The oslo.concurrency library has utilities for safely running multi-thread,
|
||||
|
Reference in New Issue
Block a user