File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ StorOps: The Python Library for VNX & Unity
1919.. image :: https://landscape.io/github/emc-openstack/storops/master/landscape.svg?style=flat
2020 :target: https://landscape.io/github/emc-openstack/storops/
2121
22- VERSION: 1.2.7
22+ VERSION: 1.2.8
2323
2424A minimalist Python library to manage VNX/Unity systems.
2525This document lies in the source code and go with the release.
Original file line number Diff line number Diff line change 77%global pypi_name storops
88
99Name: python-%{pypi_name }-vnx
10- Version: 1.2.7
10+ Version: 1.2.8
1111Release: 1%{?dist }
1212Summary: Library for managing Unity/VNX systems.
1313
@@ -70,6 +70,9 @@ Library for managing Unity/VNX systems. Please refer to https://github.com/emc-o
7070
7171
7272%changelog
73+ * Tue Nov 24 2020 Yong Huang <yong.huang@dell.com> - 1.2.8-1
74+ - Release v1.2.8: https://github.com/emc-openstack/storops/releases/tag/v1.2.8
75+
7376* Tue Sep 2 2020 Ryan Liang <ryan.liang@dell.com> - 1.2.7-1
7477- Release v1.2.7: https://github.com/emc-openstack/storops/releases/tag/v1.2.7
7578
Original file line number Diff line number Diff line change 88# %%global pre_release dev.1
99
1010Name: python-%{pypi_name }
11- Version: 1.2.7
11+ Version: 1.2.8
1212Release: %{?pre_release:0.%{pre_release }}%{!?pre_release:1 }%{?dist }
1313Summary: Library for managing Unity/VNX systems.
1414
@@ -134,6 +134,9 @@ Library for managing Unity/VNX systems. Please refer to https://github.com/emc-o
134134
135135
136136%changelog
137+ * Tue Nov 24 2020 Yong Huang <yong.huang@dell.com> - 1.2.8-1
138+ - Release v1.2.8: https://github.com/emc-openstack/storops/releases/tag/v1.2.8
139+
137140* Tue Sep 2 2020 Ryan Liang <ryan.liang@dell.com> - 1.2.7-1
138141- Release v1.2.7: https://github.com/emc-openstack/storops/releases/tag/v1.2.7
139142
You can’t perform that action at this time.
0 commit comments