diff --git a/.cvsignore b/.cvsignore index 91923e0..80d5e49 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -bodhi-0.7.3.tar.bz2 +bodhi-0.7.4.tar.bz2 diff --git a/bodhi.spec b/bodhi.spec index c203092..e1ddfb7 100644 --- a/bodhi.spec +++ b/bodhi.spec @@ -2,7 +2,7 @@ %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")} Name: bodhi -Version: 0.7.3 +Version: 0.7.4 Release: 1%{?dist} Summary: A modular framework that facilitates publishing software updates Group: Applications/Internet @@ -116,6 +116,9 @@ rm -rf bodhi/tests bodhi/tools/test-bodhi.py %changelog +* Thu Mar 04 2010 Luke Macken - 0.7.4-1 +- 0.7.4 + * Thu Mar 04 2010 Luke Macken - 0.7.3-1 - 0.7.3 diff --git a/sources b/sources index 5edc93e..caa5513 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c0acf07563036f4b475afba378602a92 bodhi-0.7.3.tar.bz2 +b80562ebbac0b839445853586102532e bodhi-0.7.4.tar.bz2