[bodhi] Update to 0.9.9

Luke Macken lmacken at fedoraproject.org
Fri Mar 14 23:26:52 UTC 2014


commit 1dbd7d0a700ffcbab5b2fd3625c44a9f4c5937fe
Author: Luke Macken <lmacken at redhat.com>
Date:   Fri Mar 14 17:25:59 2014 -0600

    Update to 0.9.9

 .gitignore |    1 +
 bodhi.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2e463f4..8434d56 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ bodhi-0.7.14.tar.bz2
 /bodhi-0.9.5.tar.bz2
 /bodhi-0.9.7.tar.bz2
 /bodhi-0.9.8.tar.bz2
+/bodhi-0.9.9.tar.bz2
diff --git a/bodhi.spec b/bodhi.spec
index 1eca176..2a27dc6 100644
--- a/bodhi.spec
+++ b/bodhi.spec
@@ -2,8 +2,8 @@
 %{!?pyver: %global pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
 
 Name:           bodhi
-Version:        0.9.8
-Release:        2%{?dist}
+Version:        0.9.9
+Release:        1%{?dist}
 Summary:        A modular framework that facilitates publishing software updates
 Group:          Applications/Internet
 License:        GPLv2+
@@ -133,6 +133,9 @@ rm -rf bodhi/tests bodhi/tools/test-bodhi.py
 
 
 %changelog
+* Fri Mar 14 2014 Luke Macken <lmacken at redhat.com> - 0.9.9-1
+- Update to 0.9.9
+
 * Wed Feb 19 2014 Luke Macken <lmacken at redhat.com> - 0.9.8-2
 - Remove the python-simplejson requirement (#1060234)
 
diff --git a/sources b/sources
index 046c739..5f3bf1c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-351565c968607e158e2e639585eead5b  bodhi-0.9.8.tar.bz2
+5aa4918c40edcdd713747bc077b2bc99  bodhi-0.9.9.tar.bz2


More information about the scm-commits mailing list