diff --git a/.gitignore b/.gitignore index fd05ac8..bb48521 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /cliff-1.4.5.tar.gz /cliff-1.6.0.tar.gz /cliff-1.6.1.tar.gz +/cliff-1.7.0.tar.gz diff --git a/python-cliff.spec b/python-cliff.spec index ae154bd..d3f6238 100644 --- a/python-cliff.spec +++ b/python-cliff.spec @@ -5,8 +5,8 @@ %global modname cliff Name: python-cliff -Version: 1.6.1 -Release: 3%{?dist} +Version: 1.7.0 +Release: 1%{?dist} Summary: Command Line Interface Formulation Framework Group: Development/Libraries @@ -135,6 +135,9 @@ popd %changelog +* Mon Sep 22 2014 Alan Pevec 1.7.0-1 +- Update to upstream 1.7.0 + * Sat Jun 07 2014 Fedora Release Engineering - 1.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 0702031..12b7405 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dc9dc370a37f14b154b49aab4cad9819 cliff-1.6.1.tar.gz +0d76f9b73d70ba3874ac0de734a3185d cliff-1.7.0.tar.gz