diff --git a/.gitignore b/.gitignore index 072f741..8427b47 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /cliff-1.3.tar.gz /cliff-1.3.2.tar.gz /cliff-1.4.tar.gz +/cliff-1.4.4.tar.gz diff --git a/python-cliff.spec b/python-cliff.spec index 45e3128..d427215 100644 --- a/python-cliff.spec +++ b/python-cliff.spec @@ -7,7 +7,7 @@ %global modname cliff Name: python-cliff -Version: 1.4 +Version: 1.4.4 Release: 1%{?dist} Summary: Command Line Interface Formulation Framework @@ -126,6 +126,9 @@ popd %changelog +* Fri Sep 13 2013 Pádraig Brady - 1.4.4-1 +- Latest upstream. + * Tue Aug 06 2013 Ralph Bean - 1.4-1 - Latest upstream. diff --git a/sources b/sources index 1cc76d6..0d84ae5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ca4b80452f73b58a01e18f8ebcfb4504 cliff-1.4.tar.gz +1b74a2d4e7b0b46fae30c27488ec2448 cliff-1.4.4.tar.gz