diff --git a/.gitignore b/.gitignore index 204c111..4dcf563 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /oauth2client-1.4.11.tar.gz /oauth2client-1.4.12.tar.gz /oauth2client-1.5.0.tar.gz +/oauth2client-1.5.1.tar.gz diff --git a/python-oauth2client.spec b/python-oauth2client.spec index 2a0fbe5..5036598 100644 --- a/python-oauth2client.spec +++ b/python-oauth2client.spec @@ -10,7 +10,7 @@ %endif Name: python-%{realname} -Version: 1.5.0 +Version: 1.5.1 Release: 1%{?dist} Summary: Python client library for OAuth 2.0 @@ -140,6 +140,8 @@ popd %endif %changelog +* Thu Sep 17 2015 Michele Baldessari - 1.5.1-1 +- New upstream (BZ#1263881) * Fri Sep 04 2015 Michele Baldessari - 1.5.0-1 - New upstream (BZ#1259966) * Sun Jul 12 2015 Michele Baldessari - 1.4.12-1 diff --git a/sources b/sources index 57892a0..ef2ee26 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e829d6fb6d9d7ce6c1c9eb129552875d oauth2client-1.5.0.tar.gz +2530d696a8e3526bafc72e37053034d8 oauth2client-1.5.1.tar.gz