From 3c74f0ec03750b78654c9a6e3138de5269a24126 Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Nov 16 2011 20:58:27 +0000 Subject: Update to 0.8.4 --- diff --git a/.gitignore b/.gitignore index a03347d..d5ddf68 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ bodhi-0.7.14.tar.bz2 /bodhi-0.7.15.tar.bz2 /bodhi-0.8.0.tar.bz2 /bodhi-0.8.3.tar.bz2 +/bodhi-0.8.4.tar.bz2 diff --git a/bodhi.spec b/bodhi.spec index 52b30e7..7c954f5 100644 --- a/bodhi.spec +++ b/bodhi.spec @@ -2,7 +2,7 @@ %{!?pyver: %global pyver %(%{__python} -c "import sys ; print sys.version[:3]")} Name: bodhi -Version: 0.8.3 +Version: 0.8.4 Release: 1%{?dist} Summary: A modular framework that facilitates publishing software updates Group: Applications/Internet @@ -124,6 +124,9 @@ rm -rf bodhi/tests bodhi/tools/test-bodhi.py %changelog +* Wed Nov 16 2011 Luke Macken - 0.8.4-1 +- Update to the latest upstream release + * Mon Oct 24 2011 Luke Macken - 0.8.3-1 - Update to 0.8.3 diff --git a/sources b/sources index 7457cce..7e63701 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7a1de1c611d9f7ce54c89ce9c2b8bf8d bodhi-0.8.3.tar.bz2 +166cac4e8490683337ecb983e06da10c bodhi-0.8.4.tar.bz2