File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1515
1616Name: %srcname
1717Summary: Resource allocator scripts for OpenStack
18- Version: 4
18+ Version: 5
1919Release: 1%{?dist }
2020License: GPLv2+
2121URL: https://github.com/praiskup/resalloc-openstack
@@ -70,6 +70,9 @@ Resource allocator spawner/terminator scripts for OpenStack
7070
7171
7272%changelog
73+ * Wed Jun 12 2019 Pavel Raiskup <praiskup@redhat.com> - 5-1
74+ - compat for older novaclient
75+
7376* Fri Apr 19 2019 Pavel Raiskup <praiskup@redhat.com> - 4-1
7477- work-around broken fedorainfracloud:
7578 https://pagure.io/fedora-infrastructure/issue/7711
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ def get_requirements():
4444
4545setup (
4646 name = project ,
47- version = '4 ' ,
47+ version = '5 ' ,
4848 description = 'Spawning/terminating scripts for openstack' ,
4949 long_description = long_description ,
5050 author = 'Pavel Raiskup' ,
You can’t perform that action at this time.
0 commit comments