From ae95ccb0b198d8e51b8b12dad4f2252bcbec2168 Mon Sep 17 00:00:00 2001 From: Randy Barlow Date: Sep 27 2016 22:25:56 +0000 Subject: Update to 2.2.3. --- diff --git a/.gitignore b/.gitignore index 8ee39c6..40ae3e9 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ bodhi-0.7.14.tar.bz2 /2.2.0.tar.gz /2.2.1.tar.gz /2.2.2.tar.gz +/2.2.3.tar.gz diff --git a/bodhi.spec b/bodhi.spec index 787914e..2a295dd 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: 2.2.2 +Version: 2.2.3 Release: 1%{?dist} Summary: A modular framework that facilitates publishing software updates Group: Applications/Internet @@ -312,6 +312,9 @@ PYTHONPATH=. %{__python} setup.py test %changelog +* Tue Sep 27 2016 Randy Barlow - 2.2.3-1 +- Update to 2.2.3. + * Sat Sep 24 2016 Randy Barlow - 2.2.2-1 - Update to 2.2.2. diff --git a/sources b/sources index 88023e4..8e1963a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -244b0718aa9a2f6b25dc7608fb20e520 2.2.2.tar.gz +a5806f2083f592a0530c2b1be9426dee 2.2.3.tar.gz