diff --git a/.gitignore b/.gitignore index 83f46d1..b4b9231 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /pbr-1.3.0.tar.gz /pbr-1.5.0.tar.gz /pbr-1.6.0.tar.gz +/pbr-1.7.0.tar.gz diff --git a/python-pbr.spec b/python-pbr.spec index 11d234d..5f0e5dc 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -10,7 +10,7 @@ %endif Name: python-%{pypi_name} -Version: 1.6.0 +Version: 1.7.0 Release: 1%{?dist} Summary: Python Build Reasonableness @@ -122,6 +122,9 @@ rm -rf %{buildroot}%{python_sitelib}/pbr/tests %endif %changelog +* Tue Sep 08 2015 Alan Pevec 1.7.0-1 +- Update to upstream 1.7.0 + * Mon Aug 31 2015 Matthias Runge - 1.6.0-1 - update to upstream 1.6.0 (rhbz#1249840) diff --git a/sources b/sources index 8474f84..51303fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a9a0fc1c8ecabdf057eef5ff98d1ea71 pbr-1.6.0.tar.gz +8a039757ad7fdc15d6ffcae151c6b427 pbr-1.7.0.tar.gz