[bodhi] Update to 0.9.5

Luke Macken lmacken at fedoraproject.org
Mon May 13 20:33:14 UTC 2013


commit 2b7a060973b05bafc1e44833a50c87f9cb6608d1
Author: Luke Macken <lmacken at redhat.com>
Date:   Mon May 13 16:33:08 2013 -0400

    Update to 0.9.5

 .gitignore |    1 +
 bodhi.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4d8bf1b..06cd622 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ bodhi-0.7.14.tar.bz2
 /bodhi-0.9.2.tar.bz2
 /bodhi-0.9.3.tar.bz2
 /bodhi-0.9.4.tar.bz2
+/bodhi-0.9.5.tar.bz2
diff --git a/bodhi.spec b/bodhi.spec
index 20084d4..6b593da 100644
--- a/bodhi.spec
+++ b/bodhi.spec
@@ -2,7 +2,7 @@
 %{!?pyver: %global pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
 
 Name:           bodhi
-Version:        0.9.4
+Version:        0.9.5
 Release:        1%{?dist}
 Summary:        A modular framework that facilitates publishing software updates
 Group:          Applications/Internet
@@ -133,6 +133,9 @@ rm -rf bodhi/tests bodhi/tools/test-bodhi.py
 
 
 %changelog
+* Mon May 13 2013 Luke Macken <lmacken at redhat.com> - 0.9.5-1
+- New bugfix release to work with python-bugzilla 0.8.0
+
 * Fri Feb 22 2013 Luke Macken <lmacken at redhat.com> - 0.9.4-1
 - New bugfix release
 
diff --git a/sources b/sources
index 9ad1c4c..1c4d346 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7360202d0a0bbe877ac1723cf5580cba  bodhi-0.9.4.tar.bz2
+688437fcc5fe8649001e513dbee76303  bodhi-0.9.5.tar.bz2


More information about the scm-commits mailing list