diff --git a/.cvsignore b/.cvsignore index 1ee5ca6..6b9f6fc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -bodhi-0.7.0.tar.bz2 +bodhi-0.7.2.tar.bz2 diff --git a/bodhi.spec b/bodhi.spec index f63ca86..721c709 100644 --- a/bodhi.spec +++ b/bodhi.spec @@ -2,8 +2,8 @@ %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")} Name: bodhi -Version: 0.7.0 -Release: 2%{?dist} +Version: 0.7.2 +Release: 1%{?dist} Summary: A modular framework that facilitates publishing software updates Group: Applications/Internet License: GPLv2+ @@ -116,6 +116,13 @@ rm -rf bodhi/tests bodhi/tools/test-bodhi.py %changelog +* Wed Mar 03 2010 Luke Macken - 0.7.2-1 +- 0.7.2 bugfix release + +* Tue Feb 16 2010 Luke Macken - 0.7.1-1 +- Fix a regression in our metrics controller, and unvail a new + metrics JSON API + * Tue Feb 16 2010 Luke Macken - 0.7.0-2 - Add the F13 updates-testing mash configuration diff --git a/sources b/sources index 511b7f9..97d49f0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -22960b264a1f8718ca95609b0a588886 bodhi-0.7.0.tar.bz2 +72179acc15791f807b2421e261e1d652 bodhi-0.7.2.tar.bz2