Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-30 14:59:45 +00:00
parent 58f66cbfef
commit 3d67497eff

View File

@ -23,7 +23,7 @@
Name: python-requests-oauthlib Name: python-requests-oauthlib
Version: 1.2.0 Version: 1.2.0
Release: 4%{?dist} Release: 5%{?dist}
Summary: OAuthlib authentication support for Requests. Summary: OAuthlib authentication support for Requests.
License: ISC License: ISC
@ -125,6 +125,9 @@ rm -rf %{distname}.egg-info
%endif %endif
%changelog %changelog
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.2.0-4 * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.2.0-4
- Rebuilt for Python 3.8.0rc1 (#1748018) - Rebuilt for Python 3.8.0rc1 (#1748018)