From 4e0aab66e042441b24b67f6006542f88349a4fc0 Mon Sep 17 00:00:00 2001 From: Alan Pevec Date: Feb 29 2016 23:48:22 +0000 Subject: Update to 2.2.0 Change-Id: I9ab77ee17501de7a80af186ac8befb6e0723da13 --- diff --git a/.gitignore b/.gitignore index 9a63d0f..50f6321 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /keystoneauth1-1.0.0.tar.gz /keystoneauth1-1.1.0.tar.gz /keystoneauth1-2.1.0.tar.gz +/keystoneauth1-2.2.0.tar.gz diff --git a/python-keystoneauth1.spec b/python-keystoneauth1.spec index 410c02a..4b3e898 100644 --- a/python-keystoneauth1.spec +++ b/python-keystoneauth1.spec @@ -7,7 +7,7 @@ %{!?upstream_version: %global upstream_version %{version}%{?milestone}} Name: python-%{pypi_name} -Version: 2.1.0 +Version: 2.2.0 Release: 1%{?dist} Summary: Authentication Library for OpenStack Clients License: ASL 2.0 @@ -158,6 +158,9 @@ rm -rf .testrepository %doc doc/build/html %changelog +* Tue Mar 01 2016 Alan Pevec 2.2.0-1 +- Update to 2.2.0 + * Fri Feb 05 2016 Paul Belanger - 2.1.0-1 - New upstream 2.1.0 release - Disable intersphinx to disable downloads from the internet at build time diff --git a/sources b/sources index c094cba..018aa63 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -532aa09c8cabb1e873d51f883ceaae18 keystoneauth1-2.1.0.tar.gz +a4683e561046935ceef2718793c00fa8 keystoneauth1-2.2.0.tar.gz