From 19a3b72679ea49cad503f8171e4e82d824d919aa Mon Sep 17 00:00:00 2001 From: Luke Macken Date: May 14 2014 17:03:47 +0000 Subject: Update to 0.9.9.2 to work with the new pkgdb2 --- diff --git a/.gitignore b/.gitignore index 8434d56..059172e 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ bodhi-0.7.14.tar.bz2 /bodhi-0.9.7.tar.bz2 /bodhi-0.9.8.tar.bz2 /bodhi-0.9.9.tar.bz2 +/bodhi-0.9.9.2.tar.bz2 diff --git a/bodhi.spec b/bodhi.spec index 586efe9..b079a79 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.9 -Release: 2%{?dist} +Version: 0.9.9.2 +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 +* Wed May 14 2014 Luke Macken - 0.9.9.2-1 +- Update to 0.9.9.2 + * Tue Mar 18 2014 Luke Macken - 0.9.9-2 - Fix the Source URL (#985058) diff --git a/sources b/sources index 5f3bf1c..67fa5ac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5aa4918c40edcdd713747bc077b2bc99 bodhi-0.9.9.tar.bz2 +22023969356906d9c60bb508269cee3e bodhi-0.9.9.2.tar.bz2