[bodhi/el6] Update to 0.9.11 for EPEL-7

Luke Macken lmacken at fedoraproject.org
Fri Aug 29 18:13:45 UTC 2014


commit e4c6da4aa6819160f8b2c0402aaab7bfa7ca1b9d
Author: Luke Macken <lmacken at redhat.com>
Date:   Fri Aug 29 12:13:47 2014 -0600

    Update to 0.9.11 for EPEL-7

 .gitignore |    1 +
 bodhi.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 29ea9ad..4353a38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ bodhi-0.7.14.tar.bz2
 /bodhi-0.9.9.tar.bz2
 /bodhi-0.9.9.2.tar.bz2
 /bodhi-0.9.10.tar.bz2
+/bodhi-0.9.11.tar.bz2
diff --git a/bodhi.spec b/bodhi.spec
index 5d26d72..d5062f8 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.9.10
+Version:        0.9.11
 Release:        1%{?dist}
 Summary:        A modular framework that facilitates publishing software updates
 Group:          Applications/Internet
@@ -137,6 +137,9 @@ rm -rf bodhi/tests bodhi/tools/test-bodhi.py
 
 
 %changelog
+* Fri Aug 29 2014 Luke Macken <lmacken at redhat.com> - 0.9.11-1
+- Update to 0.9.11 for EPEL-7
+
 * Tue Jun 24 2014 Luke Macken <lmacken at redhat.com> - 0.9.10-1
 - Update to 0.9.10
 - Add a BR on python-markdown
diff --git a/sources b/sources
index 9ae9f3c..f390ee2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3ffeb231ea7af7a01afbc15f995ffcf0  bodhi-0.9.10.tar.bz2
+b36d62671919ad660e313b6657b90970  bodhi-0.9.11.tar.bz2


More information about the scm-commits mailing list