diff --git a/.gitignore b/.gitignore index 4aa8221..2f0928b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /oauth2client-1.4.11.tar.gz +/oauth2client-1.4.12.tar.gz diff --git a/python-oauth2client.spec b/python-oauth2client.spec index 205b4f7..bdf5891 100644 --- a/python-oauth2client.spec +++ b/python-oauth2client.spec @@ -10,8 +10,8 @@ %endif Name: python-%{realname} -Version: 1.4.11 -Release: 2%{?dist} +Version: 1.4.12 +Release: 1%{?dist} Summary: Python client library for OAuth 2.0 Group: Development/Languages @@ -139,6 +139,8 @@ popd %endif %changelog +* Sun Jul 12 2015 Michele Baldessari - 1.4.12-1 +- New upstream (BZ#1241304) * Mon Jun 22 2015 Michele Baldessari - 1.4.11-2 - Use -O1 for python3 as well - Use python2 macros diff --git a/sources b/sources index cae7de2..7455e03 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d63a5da9856871f196de0cb918686c3f oauth2client-1.4.11.tar.gz +4860eb70478b18626bcf75dcee100d40 oauth2client-1.4.12.tar.gz