diff --git a/.gitignore b/.gitignore index c194792..eb31bc2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /oslo.utils-0.1.1.tar.gz /oslo.utils-0.2.0.tar.gz +/oslo.utils-0.3.0.tar.gz diff --git a/python-oslo-utils.spec b/python-oslo-utils.spec index 730dfc5..752cec0 100644 --- a/python-oslo-utils.spec +++ b/python-oslo-utils.spec @@ -2,7 +2,7 @@ %global pypi_name oslo.utils Name: python-oslo-utils -Version: 0.2.0 +Version: 0.3.0 Release: 1%{?dist} Summary: OpenStack Oslo Utility library @@ -71,6 +71,9 @@ rm -rf html/.{doctrees,buildinfo} %doc html LICENSE %changelog +* Thu Sep 11 2014 Alan Pevec - 0.3.0-1 +- update to 0.3.0 + * Wed Aug 20 2014 Alan Pevec - 0.2.0-1 - update to 0.2.0 diff --git a/sources b/sources index 4d22368..a4ed0bb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -915705a25699f92c9917d9b53544fe27 oslo.utils-0.2.0.tar.gz +c341b85c1cd82908a19735de84b3da54 oslo.utils-0.3.0.tar.gz