diff --git a/python-openidc-client.spec b/python-openidc-client.spec index eaaff84..be2e83e 100644 --- a/python-openidc-client.spec +++ b/python-openidc-client.spec @@ -12,7 +12,7 @@ Name: python-%{srcname} Version: 0.4.0 -Release: 1.20171113git%{shortcommit}%{?dist} +Release: 2.20171113git%{shortcommit}%{?dist} Summary: Python OpenID Connect client with token caching and management License: MIT @@ -90,6 +90,9 @@ Python 3 version. %endif %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.4.0-2.20171113git54dee6e +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Nov 13 2017 Mohan Boddu - 0.4.0-1.20171113git54dee6e - Add Requests AuthBase wrapper - Allow specifying to not get new tokens in auther