[bodhi] Update to bodhi 0.7.14

Luke Macken lmacken at fedoraproject.org
Fri Mar 11 15:32:53 UTC 2011


commit 44dd6210283b7dce7d4b1457eb197f4c5cefd473
Author: Luke Macken <lmacken at redhat.com>
Date:   Fri Mar 11 10:32:47 2011 -0500

    Update to bodhi 0.7.14

 .gitignore |    1 +
 bodhi.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7b10398..5227815 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ bodhi-0.7.10.tar.bz2
 bodhi-0.7.11.tar.bz2
 /bodhi-0.7.12.tar.bz2
 bodhi-0.7.13.tar.bz2
+bodhi-0.7.14.tar.bz2
diff --git a/bodhi.spec b/bodhi.spec
index e0c5da9..304e404 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.7.13
+Version:        0.7.14
 Release:        1%{?dist}
 Summary:        A modular framework that facilitates publishing software updates
 Group:          Applications/Internet
@@ -121,6 +121,9 @@ rm -rf bodhi/tests bodhi/tools/test-bodhi.py
 
 
 %changelog
+* Fri Mar 11 2011 Luke Macken <lmacken at redhat.com> - 0.7.14-1
+- Update to 0.7.14
+
 * Fri Mar 04 2011 Luke Macken <lmacken at redhat.com> - 0.7.13-1
 - Update to 0.7.13
 
diff --git a/sources b/sources
index d3bbced..abac532 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-56d113099a0288d5a1cbd219abafb2de  bodhi-0.7.13.tar.bz2
+d440f48c61fd2de46c851eec26bf8474  bodhi-0.7.14.tar.bz2


More information about the scm-commits mailing list