From a016ff226b3abcf4480a2cbc208dd1f089587990 Mon Sep 17 00:00:00 2001 From: Alan Pevec Date: Sep 14 2015 21:10:04 +0000 Subject: Update to upstream 1.8.0 --- diff --git a/.gitignore b/.gitignore index b4b9231..5ecac95 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /pbr-1.5.0.tar.gz /pbr-1.6.0.tar.gz /pbr-1.7.0.tar.gz +/pbr-1.8.0.tar.gz diff --git a/python-pbr.spec b/python-pbr.spec index 5f0e5dc..38470c1 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -10,7 +10,7 @@ %endif Name: python-%{pypi_name} -Version: 1.7.0 +Version: 1.8.0 Release: 1%{?dist} Summary: Python Build Reasonableness @@ -122,6 +122,9 @@ rm -rf %{buildroot}%{python_sitelib}/pbr/tests %endif %changelog +* Mon Sep 14 2015 Alan Pevec 1.8.0-1 +- Update to upstream 1.8.0 + * Tue Sep 08 2015 Alan Pevec 1.7.0-1 - Update to upstream 1.7.0 diff --git a/sources b/sources index 51303fb..8ad296c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8a039757ad7fdc15d6ffcae151c6b427 pbr-1.7.0.tar.gz +bc7173f5ccec8e6125e3b68f0285eb8a pbr-1.8.0.tar.gz