forked from pool/python-openstacksdk
- revert last change (go back to 0.9.5, which is Newton)
OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-openstacksdk?expand=0&rev=13
This commit is contained in:
8
_service
8
_service
@@ -1,13 +1,11 @@
|
||||
<services>
|
||||
<service mode="disabled" name="renderspec">
|
||||
<param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/openstacksdk/openstacksdk.spec.j2</param>
|
||||
<param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/openstack/openstacksdk/openstacksdk.spec.j2</param>
|
||||
<param name="output-name">python-openstacksdk.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>
|
||||
|
||||
3
openstacksdk-0.9.5.tar.gz
Normal file
3
openstacksdk-0.9.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:620ed52b90a6e494b0732b63766264bede8c2fe2b4394fb1dd8d4c75a43ad4c6
|
||||
size 264796
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9743432a568b44f2738d3b8bed2efa966f799d60bf1b80f4cf9da8bde063a055
|
||||
size 274818
|
||||
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 2 16:31:41 UTC 2016 - dmueller@suse.com
|
||||
|
||||
- revert last change (go back to 0.9.5, which is Newton)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 23 08:04:49 UTC 2016 - mjura@suse.com
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%global sname openstacksdk
|
||||
Name: python-openstacksdk
|
||||
Version: 0.9.7
|
||||
Version: 0.9.5
|
||||
Release: 0
|
||||
Summary: An SDK for building applications to work with OpenStack
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user