forked from pool/python-oslo.config
Accepting request 583336 from Cloud:OpenStack:Factory
- Switch to stable/queens spec template OBS-URL: https://build.opensuse.org/request/show/583336 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.config?expand=0&rev=26
This commit is contained in:
commit
3f6abd379a
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.config/oslo.config.spec.j2</param>
|
||||
<param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.config/oslo.config.spec.j2</param>
|
||||
<param name="output-name">python-oslo.config.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.config</param>
|
||||
</service>
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 23 13:20:32 UTC 2018 - tbechtold@suse.com
|
||||
|
||||
- Switch to stable/queens spec template
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 11:50:59 UTC 2018 - cloud-devel@suse.de
|
||||
|
||||
|
@ -32,7 +32,7 @@ BuildRequires: python2-fixtures >= 3.0.0
|
||||
BuildRequires: python2-mock >= 2.0.0
|
||||
BuildRequires: python2-netaddr >= 0.7.18
|
||||
BuildRequires: python2-oslo.i18n >= 3.15.3
|
||||
BuildRequires: python2-oslotest >= 1.10.0
|
||||
BuildRequires: python2-oslotest >= 3.2.0
|
||||
BuildRequires: python2-pbr >= 2.0.0
|
||||
BuildRequires: python2-python-subunit >= 1.0.0
|
||||
BuildRequires: python2-rfc3986 >= 0.3.1
|
||||
@ -48,7 +48,7 @@ BuildRequires: python3-fixtures >= 3.0.0
|
||||
BuildRequires: python3-mock >= 2.0.0
|
||||
BuildRequires: python3-netaddr >= 0.7.18
|
||||
BuildRequires: python3-oslo.i18n >= 3.15.3
|
||||
BuildRequires: python3-oslotest >= 1.10.0
|
||||
BuildRequires: python3-oslotest >= 3.2.0
|
||||
BuildRequires: python3-pbr >= 2.0.0
|
||||
BuildRequires: python3-python-subunit >= 1.0.0
|
||||
BuildRequires: python3-rfc3986 >= 0.3.1
|
||||
@ -88,7 +88,7 @@ parsing library from the Oslo project.
|
||||
Summary: Documentation for OpenStack common configuration library
|
||||
Group: Development/Languages/Python
|
||||
BuildRequires: python-Sphinx
|
||||
BuildRequires: python-openstackdocstheme >= 1.17.0
|
||||
BuildRequires: python-openstackdocstheme >= 1.18.1
|
||||
|
||||
%description -n python-oslo.config-doc
|
||||
Documentation for the oslo-config library.
|
||||
|
Loading…
x
Reference in New Issue
Block a user