From e2eaa36e1a651b42ff543fab1d87eb241059c4bc Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Apr 17 2014 16:58:16 +0000 Subject: 1.6.1-1 --- diff --git a/.gitignore b/.gitignore index 011cdc3..fd05ac8 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /cliff-1.4.4.tar.gz /cliff-1.4.5.tar.gz /cliff-1.6.0.tar.gz +/cliff-1.6.1.tar.gz diff --git a/python-cliff.spec b/python-cliff.spec index c162c3e..e884a75 100644 --- a/python-cliff.spec +++ b/python-cliff.spec @@ -5,7 +5,7 @@ %global modname cliff Name: python-cliff -Version: 1.6.0 +Version: 1.6.1 Release: 1%{?dist} Summary: Command Line Interface Formulation Framework @@ -135,6 +135,9 @@ popd %changelog +* Thu Apr 17 2014 Ralph Bean - 1.6.1-1 +- Latest upstream. + * Tue Jan 28 2014 Ralph Bean - 1.6.0-1 - Latest upstream. - Add dep on python-pbr (python build reasonableness) diff --git a/sources b/sources index d4e77ee..0702031 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7c702a849aa38cd0e7767050f6191503 cliff-1.6.0.tar.gz +dc9dc370a37f14b154b49aab4cad9819 cliff-1.6.1.tar.gz