From 45bd1a0407fbadfe632e7fbde5bf18b37e2eef08 Mon Sep 17 00:00:00 2001 From: Matthias Runge Date: Mon, 24 Jun 2013 12:57:01 +0200 Subject: [PATCH] Update to pbr-0.5.17 (rhbz#976026) --- .gitignore | 1 + python-pbr.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6cc7ea4..509ba15 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /pbr-0.5.11.tar.gz /pbr-0.5.14.tar.gz /pbr-0.5.16.tar.gz +/pbr-0.5.17.tar.gz diff --git a/python-pbr.spec b/python-pbr.spec index c790619..5d52ebb 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -1,7 +1,7 @@ %global pypi_name pbr Name: python-%{pypi_name} -Version: 0.5.16 +Version: 0.5.17 Release: 1%{?dist} Summary: Python Build Reasonableness @@ -79,6 +79,9 @@ rm -rf html/.{doctrees,buildinfo} %{python_sitelib}/%{pypi_name} %changelog +* Mon Jun 24 2013 Matthias Runge - 0.5.17-1 +- update to python-pbr-0.5.17 (rhbz#976026) + * Wed Jun 12 2013 Matthias Runge - 0.5.16-1 - update to 0.5.16 (rhbz#973553) diff --git a/sources b/sources index 51f55e6..3aa163e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -31c851aa6c16ba397e3b722234a8654d pbr-0.5.16.tar.gz +ca5e8a790e230bc132cab98b31b8e39b pbr-0.5.17.tar.gz