[bodhi] Update to 0.8.5

Luke Macken lmacken at fedoraproject.org
Wed Nov 23 03:22:04 UTC 2011


commit d13197a8156877456fd21a7ebf60361279a5718a
Author: Luke Macken <lmacken at redhat.com>
Date:   Tue Nov 22 22:21:43 2011 -0500

    Update to 0.8.5

 .gitignore |    2 ++
 bodhi.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d5ddf68..13f1f6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,5 @@ bodhi-0.7.14.tar.bz2
 /bodhi-0.8.0.tar.bz2
 /bodhi-0.8.3.tar.bz2
 /bodhi-0.8.4.tar.bz2
+/bodhi-0.8.5-1.fc15.src.rpm
+/bodhi-0.8.5.tar.bz2
diff --git a/bodhi.spec b/bodhi.spec
index 7c954f5..2db405c 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.8.4
+Version:        0.8.5
 Release:        1%{?dist}
 Summary:        A modular framework that facilitates publishing software updates
 Group:          Applications/Internet
@@ -124,6 +124,9 @@ rm -rf bodhi/tests bodhi/tools/test-bodhi.py
 
 
 %changelog
+* Tue Nov 22 2011 Luke Macken <lmacken at redhat.com> - 0.8.5-1
+- Update to the latest upstream release
+
 * Wed Nov 16 2011 Luke Macken <lmacken at redhat.com> - 0.8.4-1
 - Update to the latest upstream release
 
diff --git a/sources b/sources
index 7e63701..f4a31c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-166cac4e8490683337ecb983e06da10c  bodhi-0.8.4.tar.bz2
+ad4ee1e7ed03c5250a2306b4806638de  bodhi-0.8.5.tar.bz2


More information about the scm-commits mailing list