From f342e608f44500fb65dbb19241cb619b5fcf68e9 Mon Sep 17 00:00:00 2001 From: Jon Schlueter <jschluet@redhat.com> Date: Tue, 28 Mar 2017 14:59:56 -0400 Subject: [PATCH] Update to 2.5.0 Change-Id: I9daf33637b39624e5369b1b1a85df9968684e87d --- python-magnumclient.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-magnumclient.spec b/python-magnumclient.spec index b68020d..d87fe8b 100644 --- a/python-magnumclient.spec +++ b/python-magnumclient.spec @@ -10,7 +10,7 @@ %endif Name: python-%{pname} -Version: 2.4.0 +Version: 2.5.0 Release: 1%{?dist} Summary: Client library for Magnum API @@ -217,6 +217,9 @@ mv magnum.py3 %{buildroot}%{_bindir}/magnum %endif %changelog +* Tue Mar 28 2017 Jon Schlueter <jschluet@redhat.com> 2.5.0-1 +- Update to 2.5.0 + * Wed Feb 08 2017 Alfredo Moralejo <amoralej@redhat.com> 2.4.0-1 - Update to 2.4.0 -- GitLab