[python-savannaclient] 0.3

matt matt at fedoraproject.org
Sun Oct 20 13:30:32 UTC 2013


commit 07c07bbf91d9ff8125b0743ca56b941bd94901a3
Author: Matthew Farrellee <matt at redhat.com>
Date:   Sun Oct 20 08:42:15 2013 -0400

    0.3

 .gitignore                |    1 +
 python-savannaclient.spec |    6 ++++--
 sources                   |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 63e3bd3..096b37e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /python-savannaclient-f816386.tar.gz
 /python-savannaclient-0.3.rc3.tar.gz
+/python-savannaclient-0.3.tar.gz
diff --git a/python-savannaclient.spec b/python-savannaclient.spec
index 7b1b032..60edb63 100644
--- a/python-savannaclient.spec
+++ b/python-savannaclient.spec
@@ -1,7 +1,6 @@
 Name:             python-savannaclient
 Version:          0.3
-%define suf       .rc3
-Release:          0.2%{?dist}
+Release:          1%{?dist}
 Summary:          Client library for OpenStack Savanna API
 License:          ASL 2.0
 URL:              https://launchpad.net/savanna
@@ -49,6 +48,9 @@ sed -i 's/0.5.21/0.5.19/' setup.py
 
 
 %changelog
+* Sun Oct 20 2013 Matthew Farrellee <matt at redhat> - 0.3-1
+- 0.3 release
+
 * Fri Oct 11 2013 Matthew Farrellee <matt at redhat> - 0.3-0.2
 - 0.3 rc3 build
 
diff --git a/sources b/sources
index 2fd54bc..f7df875 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a5abeff36eaf5fe767b61cde957165cb  python-savannaclient-0.3.rc3.tar.gz
+2e0c05072507bf08f9638c8ff89796c3  python-savannaclient-0.3.tar.gz


More information about the scm-commits mailing list