[bodhi] Update to 0.9.12.2

Luke Macken lmacken at fedoraproject.org
Tue Sep 2 22:45:33 UTC 2014


commit 7534807f6bc4a41a038eb783e4991a54ce1af795
Author: Luke Macken <lmacken at redhat.com>
Date:   Tue Sep 2 16:45:17 2014 -0600

    Update to 0.9.12.2

 .gitignore |    1 +
 bodhi.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4353a38..c002810 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ bodhi-0.7.14.tar.bz2
 /bodhi-0.9.9.2.tar.bz2
 /bodhi-0.9.10.tar.bz2
 /bodhi-0.9.11.tar.bz2
+/bodhi-0.9.12.2.tar.bz2
diff --git a/bodhi.spec b/bodhi.spec
index 01d33f3..f933a04 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.11
+Version:        0.9.12.2
 Release:        1%{?dist}
 Summary:        A modular framework that facilitates publishing software updates
 Group:          Applications/Internet
@@ -134,6 +134,9 @@ rm -rf bodhi/tests bodhi/tools/test-bodhi.py
 
 
 %changelog
+* Tue Sep 02 2014 Luke Macken <lmacken at redhat.com> - 0.9.12.2-1
+- Updated to 0.9.12.2
+
 * Fri Aug 29 2014 Luke Macken <lmacken at redhat.com> - 0.9.11-1
 - Updated to 0.9.11 for EPEL-7
 
diff --git a/sources b/sources
index f390ee2..3aa5d57 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b36d62671919ad660e313b6657b90970  bodhi-0.9.11.tar.bz2
+7cd5a3fdbc4924393cdc7470f587c236  bodhi-0.9.12.2.tar.bz2


More information about the scm-commits mailing list