diff --git a/.cvsignore b/.cvsignore index 72afef1..9e005e3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -bodhi-0.4.3.tar.bz2 +bodhi-0.4.4.tar.bz2 diff --git a/bodhi.spec b/bodhi.spec index 74ba684..8f02442 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.4.3 +Version: 0.4.4 Release: 1%{?dist} Summary: A modular framework that facilitates publishing software updates Group: Applications/Internet @@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Nov 14 2007 Luke Macken - 0.4.4-1 +- 0.4.4 + * Mon Nov 12 2007 Luke Macken - 0.4.3-1 - 0.4.3 diff --git a/sources b/sources index 34846b0..3052300 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8f117b66925ec050a0ac193f397323d0 bodhi-0.4.3.tar.bz2 +8e66a52884ff5fb192b08033b435790a bodhi-0.4.4.tar.bz2