From 7534807f6bc4a41a038eb783e4991a54ce1af795 Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Sep 02 2014 22:45:17 +0000 Subject: Update to 0.9.12.2 --- 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 - 0.9.12.2-1 +- Updated to 0.9.12.2 + * Fri Aug 29 2014 Luke Macken - 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