From 7848fa66cb8093e888c97abccbc1ae3288242e9b Mon Sep 17 00:00:00 2001 From: Alan Pevec Date: Oct 28 2015 22:07:22 +0000 Subject: Update to 0.4.1 Change-Id: I02a92297f7c3c0d6eba29e76b916e9c44559f319 --- diff --git a/.gitignore b/.gitignore index 7db10bd..ab666ba 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /os-testr-0.3.0.tar.gz +/os-testr-0.4.1.tar.gz diff --git a/python-os-testr.spec b/python-os-testr.spec index c92db50..7a7a867 100644 --- a/python-os-testr.spec +++ b/python-os-testr.spec @@ -5,7 +5,7 @@ %endif Name: python-%{pypi_name} -Version: 0.3.0 +Version: 0.4.1 Release: 1%{?dist} Summary: A testr wrapper to provide functionality for OpenStack projects @@ -167,5 +167,8 @@ popd %endif %changelog +* Wed Oct 28 2015 Alan Pevec 0.4.1-1 +- Update to 0.4.1 + * Wed Aug 19 2015 chandankumar - 0.3.0-1 - Initial package. diff --git a/sources b/sources index 1b8c8f9..da3c3a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c11cd5b980dce2bfc882c5a190108e24 os-testr-0.3.0.tar.gz +40319dfbda6f4b6fa70d7b4ad7ceea7d os-testr-0.4.1.tar.gz