[bodhi] Update to 0.7.7

Luke Macken lmacken at fedoraproject.org
Tue Aug 3 20:27:06 UTC 2010


commit 4f912deef356be1f443f1d6e6ccc0144eada6363
Author: Luke Macken <lmacken at redhat.com>
Date:   Tue Aug 3 16:26:42 2010 -0400

    Update to 0.7.7

 .gitignore |    1 +
 bodhi.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0660d79..c2cf0fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 bodhi-0.7.5.tar.bz2
+bodhi-0.7.7.tar.bz2
diff --git a/bodhi.spec b/bodhi.spec
index a9bab6b..1f9d27f 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.5
-Release:        4%{?dist}
+Version:        0.7.7
+Release:        1%{?dist}
 Summary:        A modular framework that facilitates publishing software updates
 Group:          Applications/Internet
 License:        GPLv2+
@@ -122,6 +122,9 @@ rm -rf bodhi/tests bodhi/tools/test-bodhi.py
 
 
 %changelog
+* Tue Aug 03 2010 Luke Macken <lmacken at redhat.com> - 0.7.7-1
+- 0.7.7 release
+
 * Sat Jul 31 2010 Toshio Kuratomi <toshio at fedoraproject.org> - 0.7.5-4
 - A little strange, the tarball changed on us....
 
diff --git a/sources b/sources
index b1f9ff5..b0933ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d6e107e5ecb81fa4be46edfc6e7d0407  bodhi-0.7.5.tar.bz2
+5859c49f187634fa4217b9244321db96  bodhi-0.7.7.tar.bz2


More information about the scm-commits mailing list