From 4f4c093c8d596bcbf9c30a5acbf365f965451ed4 Mon Sep 17 00:00:00 2001 From: Alan Pevec Date: Nov 12 2015 10:46:57 +0000 Subject: Update to 1.8.1 --- diff --git a/.gitignore b/.gitignore index 5ecac95..f7ec1e4 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /pbr-1.6.0.tar.gz /pbr-1.7.0.tar.gz /pbr-1.8.0.tar.gz +/pbr-1.8.1.tar.gz diff --git a/python-pbr.spec b/python-pbr.spec index 6e9b234..e75cf4a 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -10,8 +10,8 @@ %endif Name: python-%{pypi_name} -Version: 1.8.0 -Release: 2%{?dist} +Version: 1.8.1 +Release: 1%{?dist} Summary: Python Build Reasonableness License: ASL 2.0 @@ -122,6 +122,9 @@ rm -rf %{buildroot}%{python_sitelib}/pbr/tests %endif %changelog +* Thu Nov 12 2015 Alan Pevec 1.8.1-1 +- Update to 1.8.1 + * Tue Nov 10 2015 Fedora Release Engineering - 1.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 diff --git a/sources b/sources index 8ad296c..4abb62a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bc7173f5ccec8e6125e3b68f0285eb8a pbr-1.8.0.tar.gz +c8f9285e1a4ca6f9654c529b158baa3a pbr-1.8.1.tar.gz