diff --git a/python-openidc-client.spec b/python-openidc-client.spec index 35c8c7c..eaaff84 100644 --- a/python-openidc-client.spec +++ b/python-openidc-client.spec @@ -1,7 +1,7 @@ %global srcname openidc-client %global pkgname openidc_client -%global commit 77cb3ee654cf4c6b74edc5f46b2905f75525ada7 +%global commit 54dee6e6ebef14f10bb54448cc648b85994a77f3 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %if 0%{?rhel} && 0%{?rhel} <= 7 @@ -11,8 +11,8 @@ %endif Name: python-%{srcname} -Version: 0 -Release: 4.20170523git%{shortcommit}%{?dist} +Version: 0.4.0 +Release: 1.20171113git%{shortcommit}%{?dist} Summary: Python OpenID Connect client with token caching and management License: MIT @@ -90,6 +90,10 @@ Python 3 version. %endif %changelog +* Mon Nov 13 2017 Mohan Boddu - 0.4.0-1.20171113git54dee6e +- Add Requests AuthBase wrapper +- Allow specifying to not get new tokens in auther + * Thu Jul 27 2017 Fedora Release Engineering - 0-4.20170523git77cb3ee - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild