From d13197a8156877456fd21a7ebf60361279a5718a Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Nov 23 2011 03:21:43 +0000 Subject: Update to 0.8.5 --- diff --git a/.gitignore b/.gitignore index d5ddf68..13f1f6b 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,5 @@ bodhi-0.7.14.tar.bz2 /bodhi-0.8.0.tar.bz2 /bodhi-0.8.3.tar.bz2 /bodhi-0.8.4.tar.bz2 +/bodhi-0.8.5-1.fc15.src.rpm +/bodhi-0.8.5.tar.bz2 diff --git a/bodhi.spec b/bodhi.spec index 7c954f5..2db405c 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.4 +Version: 0.8.5 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 +* Tue Nov 22 2011 Luke Macken - 0.8.5-1 +- Update to the latest upstream release + * Wed Nov 16 2011 Luke Macken - 0.8.4-1 - Update to the latest upstream release diff --git a/sources b/sources index 7e63701..f4a31c9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -166cac4e8490683337ecb983e06da10c bodhi-0.8.4.tar.bz2 +ad4ee1e7ed03c5250a2306b4806638de bodhi-0.8.5.tar.bz2