From 1dbd7d0a700ffcbab5b2fd3625c44a9f4c5937fe Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Mar 14 2014 23:26:30 +0000 Subject: Update to 0.9.9 --- diff --git a/.gitignore b/.gitignore index 2e463f4..8434d56 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ bodhi-0.7.14.tar.bz2 /bodhi-0.9.5.tar.bz2 /bodhi-0.9.7.tar.bz2 /bodhi-0.9.8.tar.bz2 +/bodhi-0.9.9.tar.bz2 diff --git a/bodhi.spec b/bodhi.spec index 1eca176..2a27dc6 100644 --- a/bodhi.spec +++ b/bodhi.spec @@ -2,8 +2,8 @@ %{!?pyver: %global pyver %(%{__python} -c "import sys ; print sys.version[:3]")} Name: bodhi -Version: 0.9.8 -Release: 2%{?dist} +Version: 0.9.9 +Release: 1%{?dist} Summary: A modular framework that facilitates publishing software updates Group: Applications/Internet License: GPLv2+ @@ -133,6 +133,9 @@ rm -rf bodhi/tests bodhi/tools/test-bodhi.py %changelog +* Fri Mar 14 2014 Luke Macken - 0.9.9-1 +- Update to 0.9.9 + * Wed Feb 19 2014 Luke Macken - 0.9.8-2 - Remove the python-simplejson requirement (#1060234) diff --git a/sources b/sources index 046c739..5f3bf1c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -351565c968607e158e2e639585eead5b bodhi-0.9.8.tar.bz2 +5aa4918c40edcdd713747bc077b2bc99 bodhi-0.9.9.tar.bz2