[bodhi/f14/master] 0.7.9 release

Luke Macken lmacken at fedoraproject.org
Mon Sep 20 18:38:24 UTC 2010


commit af982664f586de570b3cc8de15ed60cfbfe3bc79
Author: Luke Macken <lmacken at redhat.com>
Date:   Mon Sep 20 14:32:15 2010 -0400

    0.7.9 release

 .gitignore |    1 +
 bodhi.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0660d79..de90fda 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 bodhi-0.7.5.tar.bz2
+bodhi-0.7.9.tar.bz2
diff --git a/bodhi.spec b/bodhi.spec
index 0c2260a..c59d9c2 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.7.7
-Release:        2%{?dist}
+Version:        0.7.9
+Release:        1%{?dist}
 Summary:        A modular framework that facilitates publishing software updates
 Group:          Applications/Internet
 License:        GPLv2+
@@ -119,6 +119,9 @@ rm -rf bodhi/tests bodhi/tools/test-bodhi.py
 
 
 %changelog
+* Mon Sep 20 2010 Luke Macken <lmacken at redhat.com> - 0.7.9-1
+- 0.7.9 release
+
 * Wed Aug 04 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 0.7.7-2
 - Reenable the TurboGears bits
 
diff --git a/sources b/sources
index b0933ad..63f9a53 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5859c49f187634fa4217b9244321db96  bodhi-0.7.7.tar.bz2
+9ed96e528f42f1df80b1495f07abb433  bodhi-0.7.9.tar.bz2


More information about the scm-commits mailing list