diff options
Diffstat (limited to 'build/rpm_specs/python-tackerclient.spec')
-rw-r--r-- | build/rpm_specs/python-tackerclient.spec | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/build/rpm_specs/python-tackerclient.spec b/build/rpm_specs/python-tackerclient.spec index 72cbf629..5758f7c0 100644 --- a/build/rpm_specs/python-tackerclient.spec +++ b/build/rpm_specs/python-tackerclient.spec @@ -1,8 +1,8 @@ %define debug_package %{nil} Name: python-tackerclient -Version: 2015.2 -Release: 1.trozet +Version: 2016.2 +Release: 1%{?git} Summary: CLI and Client Library for OpenStack Networking Group: Applications/Internet @@ -37,4 +37,8 @@ rm requirements.txt /usr/lib/python2.7/site-packages/python_tackerclient-* %changelog +* Wed Nov 30 2016 Dan Radez <dradez@redhat.com> - 2016.2-1 +- Version update for Newton +* Mon Jul 25 2016 Tim Rozet <trozet@redhat.com> - 2015.2-1 +- Initial Commit |