diff --git a/.gitignore b/.gitignore index 56f815c..5d3fe62 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /oslo.reports-0.5.0.tar.gz +/oslo.reports-0.6.0.tar.gz diff --git a/python-oslo-reports.spec b/python-oslo-reports.spec index 206221a..9dd624a 100644 --- a/python-oslo-reports.spec +++ b/python-oslo-reports.spec @@ -7,7 +7,7 @@ %{!?upstream_version: %global upstream_version %{version}%{?milestone}} Name: python-oslo-reports -Version: 0.5.0 +Version: 0.6.0 Release: 1%{?dist} Summary: Openstack common reports library @@ -131,5 +131,8 @@ rm -rf html/.{doctrees,buildinfo} %doc html %changelog +* Tue Oct 13 2015 Lukas Bezdicka - 0.6.0-1 +- Update to 0.6.0 + * Tue Sep 15 2015 Lukas Bezdicka - 0.5.0-1 - Initial packaging diff --git a/sources b/sources index 577675f..5812646 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -de4ee7b7a942f7a4234b8b8c4a3a2355 oslo.reports-0.5.0.tar.gz +d1822407344596dcc72e5faa83b15033 oslo.reports-0.6.0.tar.gz