Rebuild for Mitaka
diff --git a/.gitreview b/.gitreview
deleted file mode 100644
index 20e7f73..0000000
--- a/.gitreview
+++ /dev/null
@@ -1,5 +0,0 @@
-[gerrit]
-host=review.rdoproject.org
-port=29418
-project=openstack/aodhclient-distgit
-defaultbranch=rpm-master
diff --git a/python-aodhclient.spec b/python-aodhclient.spec
index 16ed7fe..bb792de 100644
--- a/python-aodhclient.spec
+++ b/python-aodhclient.spec
@@ -10,8 +10,8 @@
 %{!?upstream_version: %global upstream_version %{version}%{?milestone}}
 
 Name:             python-aodhclient
-Version:          XXX
-Release:          XXX
+Version:          0.3.0
+Release:          1%{?dist}
 Summary:          Python API and CLI for OpenStack Aodh
 
 License:          ASL 2.0
@@ -192,3 +192,5 @@
 %doc html
 
 %changelog
+* Wed May 25 2016 Pradeep Kilambi <pkilambi@redhat.com> 0.3.0-1
+- Rebuild for Mitaka