diff --git a/.gitignore b/.gitignore index 5d75449..5566c5f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/python-quantumclient-2012.1~rc2.tar.gz +/python-quantumclient-2012.1.tar.gz diff --git a/python-quantumclient.spec b/python-quantumclient.spec index 82277de..1db739d 100644 --- a/python-quantumclient.spec +++ b/python-quantumclient.spec @@ -1,10 +1,10 @@ # -# This is 2012.1 essex rc2 milestone +# This is 2012.1 essex final release # Name: python-quantumclient Version: 2012.1 -Release: 0.5.rc2%{?dist} +Release: 1%{?dist} Summary: Python API and CLI for OpenStack Quantum Group: Development/Languages @@ -12,7 +12,7 @@ License: ASL 2.0 URL: https://github.com/openstack/python-quantumclient BuildArch: noarch -Source0: http://launchpad.net/quantum/essex/essex-rc2/+download/python-quantumclient-2012.1~rc2.tar.gz +Source0: https://launchpad.net/quantum/essex/2012.1/+download/python-quantumclient-2012.1.tar.gz # Previously python-quantum owned /usr/lib/python/site-package/quantum # Newer versions will require this package. Users will have to upgrade @@ -50,6 +50,9 @@ rm -rf %{buildroot}%{python_sitelib}/quantum/client/tests %changelog +* Mon Apr 9 2012 Robert Kukura - 2012.1-1 +- Update to essex final release + * Thu Apr 5 2012 Robert Kukura - 2012.1-0.5.rc2 - Update to essex rc2 milestone - Exclude tests diff --git a/sources b/sources index e61b499..5b2a9b3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a5dc5896cedd78383e7dbc690a8c4617 python-quantumclient-2012.1~rc2.tar.gz +a5dc5896cedd78383e7dbc690a8c4617 python-quantumclient-2012.1.tar.gz