[bodhi] Update to 0.7.15

Luke Macken lmacken at fedoraproject.org
Thu Mar 24 20:32:48 UTC 2011


commit 80533ca26bcca6110735cb8c8b1a72fa39f27327
Author: Luke Macken <lmacken at redhat.com>
Date:   Thu Mar 24 16:32:32 2011 -0400

    Update to 0.7.15

 .gitignore |    1 +
 bodhi.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5227815..32ec616 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ bodhi-0.7.11.tar.bz2
 /bodhi-0.7.12.tar.bz2
 bodhi-0.7.13.tar.bz2
 bodhi-0.7.14.tar.bz2
+/bodhi-0.7.15.tar.bz2
diff --git a/bodhi.spec b/bodhi.spec
index 304e404..a34d66a 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.14
+Version:        0.7.15
 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
+* Thu Mar 24 2011 Luke Macken <lmacken at redhat.com> - 0.7.15-1
+- Update to 0.7.15
+
 * Fri Mar 11 2011 Luke Macken <lmacken at redhat.com> - 0.7.14-1
 - Update to 0.7.14
 
diff --git a/sources b/sources
index abac532..1bc7f2d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d440f48c61fd2de46c851eec26bf8474  bodhi-0.7.14.tar.bz2
+8ae7a6735a6dc9fdf46bfb192dca79d8  bodhi-0.7.15.tar.bz2


More information about the scm-commits mailing list