[bodhi] 0.7.13

Luke Macken lmacken at fedoraproject.org
Fri Mar 4 21:32:18 UTC 2011


commit c516a624b779e4a638e4dff76a97cd6c28bc878e
Author: Luke Macken <lmacken at redhat.com>
Date:   Fri Mar 4 16:32:11 2011 -0500

    0.7.13

 .gitignore |    1 +
 bodhi.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 32f698d..7b10398 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ bodhi-0.7.9.tar.bz2
 bodhi-0.7.10.tar.bz2
 bodhi-0.7.11.tar.bz2
 /bodhi-0.7.12.tar.bz2
+bodhi-0.7.13.tar.bz2
diff --git a/bodhi.spec b/bodhi.spec
index eb4b296..e0c5da9 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.12
+Version:        0.7.13
 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 04 2011 Luke Macken <lmacken at redhat.com> - 0.7.13-1
+- Update to 0.7.13
+
 * Mon Feb 28 2011 Luke Macken <lmacken at redhat.com> - 0.7.12-1
 - Update to 0.7.12
 
diff --git a/sources b/sources
index 59f10dc..d3bbced 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9cab22293535a3c5e8581cb4998e418d  bodhi-0.7.12.tar.bz2
+56d113099a0288d5a1cbd219abafb2de  bodhi-0.7.13.tar.bz2


More information about the scm-commits mailing list