From f13711f8580f4b7d42cf4e743caa7cd6a62a177e Mon Sep 17 00:00:00 2001 From: Matthias Runge Date: Thu, 8 Aug 2013 08:45:06 +0200 Subject: [PATCH] update to 0.5.21 (rhbz#990008) --- .gitignore | 1 + python-pbr.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7dc3639..45c8c38 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /pbr-0.5.16.tar.gz /pbr-0.5.17.tar.gz /pbr-0.5.19.tar.gz +/pbr-0.5.21.tar.gz diff --git a/python-pbr.spec b/python-pbr.spec index 9eba4f9..4fe43ee 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -1,8 +1,8 @@ %global pypi_name pbr Name: python-%{pypi_name} -Version: 0.5.19 -Release: 2%{?dist} +Version: 0.5.21 +Release: 1%{?dist} Summary: Python Build Reasonableness License: ASL 2.0 @@ -78,6 +78,9 @@ rm -rf html/.{doctrees,buildinfo} %{python_sitelib}/%{pypi_name} %changelog +* Thu Aug 08 2013 Matthias Runge - 0.5.21-1 +- update to 0.5.21 (rhbz#990008) + * Fri Jul 26 2013 Matthias Runge - 0.5.19-2 - remove one buildrequires: python-sphinx diff --git a/sources b/sources index 5170864..bd5067b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5e441e595b294e343ea3261aba6b7f76 pbr-0.5.19.tar.gz +1dafd1ef666b9bce4d880170ddc39387 pbr-0.5.21.tar.gz