diff --git a/.cvsignore b/.cvsignore index 91923e0..0660d79 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -bodhi-0.7.3.tar.bz2 +bodhi-0.7.5.tar.bz2 diff --git a/bodhi.spec b/bodhi.spec index e1ddfb7..220b580 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.4 +Version: 0.7.5 Release: 1%{?dist} Summary: A modular framework that facilitates publishing software updates Group: Applications/Internet @@ -58,7 +58,7 @@ Requires: python-tgcaptcha Requires: python-decorator Requires: mod_wsgi Requires: httpd -Requires: python-markdown2 +Requires: python-markdown %description server @@ -116,6 +116,9 @@ rm -rf bodhi/tests bodhi/tools/test-bodhi.py %changelog +* Tue Jun 29 2010 Luke Macken - 0.7.5-1 +- 0.7.5 release + * Thu Mar 04 2010 Luke Macken - 0.7.4-1 - 0.7.4 diff --git a/sources b/sources index caa5513..b1f9ff5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b80562ebbac0b839445853586102532e bodhi-0.7.4.tar.bz2 +d6e107e5ecb81fa4be46edfc6e7d0407 bodhi-0.7.5.tar.bz2