Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-07-26 15:59:50 +00:00
parent f654f8349e
commit e2a4ed0f21

View File

@ -23,7 +23,7 @@
Name: python-requests-oauthlib Name: python-requests-oauthlib
Version: 1.2.0 Version: 1.2.0
Release: 1%{?dist} Release: 2%{?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
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sat Jun 29 2019 Kevin Fenzi <kevin@scrye.com> - 1.2.0-1 * Sat Jun 29 2019 Kevin Fenzi <kevin@scrye.com> - 1.2.0-1
- Update to 1.2.0. Fixes bug #1697439 - Update to 1.2.0. Fixes bug #1697439