From 0b273156568ed257feed9276b60353bedc4a161c Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Oct 07 2008 00:05:34 +0000 Subject: 0.5.5 --- diff --git a/.cvsignore b/.cvsignore index 6c92dca..c7dc2cb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -bodhi-0.5.3.tar.bz2 +bodhi-0.5.5.tar.bz2 diff --git a/bodhi.spec b/bodhi.spec index 6abd72e..857c340 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.5.3 +Version: 0.5.5 Release: 1%{?dist} Summary: A modular framework that facilitates publishing software updates Group: Applications/Internet @@ -33,7 +33,8 @@ A modular piece of the Fedora Infrastructure stack %package client Summary: Bodhi Client Group: Applications/Internet -Requires: python-simplejson python-fedora koji yum +Requires: python-simplejson koji yum +Requires: python-fedora >= 0.3.5 %description client Client tools for interacting with bodhi @@ -111,6 +112,16 @@ rm -rf bodhi/tests bodhi/tools/test-bodhi.py %changelog +* Mon Oct 06 2008 Luke Macken - 0.5.5-1 +- Latest upstream release. + +* Sat Oct 04 2008 Luke Macken - 0.5.4-2 +- Make our masher extension point less obtrusive. + +* Tue Sep 16 2008 Luke Macken - 0.5.4-1 +- Latest upstream release, containing various bugfixes +- Make our python-fedora requirement explicit (#461518) + * Wed Sep 10 2008 Luke Macken - 0.5.3-1 - Latest upstream release diff --git a/import.log b/import.log new file mode 100644 index 0000000..ef03073 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +bodhi-0_5_5-1_fc9:HEAD:bodhi-0.5.5-1.fc9.src.rpm:1223337905 diff --git a/sources b/sources index 49a2789..0d494d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -610f428a6bf3c792c2213648d1456a28 bodhi-0.5.3.tar.bz2 +025121cad36aa88bc3263a098da62ae8 bodhi-0.5.5.tar.bz2