11
0

Accepting request 433110 from Cloud:OpenStack:Factory

- switch to stable/newton

OBS-URL: https://build.opensuse.org/request/show/433110
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oslo.concurrency?expand=0&rev=6
This commit is contained in:
2016-10-13 09:29:10 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 5 deletions

View File

@@ -1,13 +1,11 @@
<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/newton/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/global-requirements.txt</param>
<param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/global-requirements.txt</param>
</service>
<service mode="disabled" name="download_files">
<param name="changesgenerate">enable</param>
</service>
<service name="refresh_patches" mode="disabled">
<param name="changesgenerate">enable</param>
</service>
<service name="format_spec_file" mode="disabled"/>
</services>

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 4 11:12:04 UTC 2016 - dmueller@suse.com
- switch to stable/newton
-------------------------------------------------------------------
Tue Aug 30 16:22:27 UTC 2016 - tbechtold@suse.com