[bodhi] Update to 0.8.4

Luke Macken lmacken at fedoraproject.org
Wed Nov 16 20:58:38 UTC 2011


commit 3c74f0ec03750b78654c9a6e3138de5269a24126
Author: Luke Macken <lmacken at redhat.com>
Date:   Wed Nov 16 15:58:27 2011 -0500

    Update to 0.8.4

 .gitignore |    1 +
 bodhi.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a03347d..d5ddf68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ bodhi-0.7.14.tar.bz2
 /bodhi-0.7.15.tar.bz2
 /bodhi-0.8.0.tar.bz2
 /bodhi-0.8.3.tar.bz2
+/bodhi-0.8.4.tar.bz2
diff --git a/bodhi.spec b/bodhi.spec
index 52b30e7..7c954f5 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.3
+Version:        0.8.4
 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
+* Wed Nov 16 2011 Luke Macken <lmacken at redhat.com> - 0.8.4-1
+- Update to the latest upstream release
+
 * Mon Oct 24 2011 Luke Macken <lmacken at redhat.com> - 0.8.3-1
 - Update to 0.8.3
 
diff --git a/sources b/sources
index 7457cce..7e63701 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7a1de1c611d9f7ce54c89ce9c2b8bf8d  bodhi-0.8.3.tar.bz2
+166cac4e8490683337ecb983e06da10c  bodhi-0.8.4.tar.bz2


More information about the scm-commits mailing list