Add gating tests

This commit is contained in:
Tomas Halman 2024-08-16 16:47:06 +02:00
parent 143d49997e
commit 2b2301e418

View File

@ -6,7 +6,7 @@
Name: python-requests-oauthlib
Version: 1.3.1
Release: 9%{?dist}
Release: 10%{?dist}
Summary: OAuthlib authentication support for Requests.
License: ISC
@ -67,6 +67,9 @@ rm -rf %{distname}.egg-info
%{python3_sitelib}/%{modname}-%{version}*
%changelog
* Fri Aug 16 2024 Tomas Halman <thalman@redhat.com> - 1.3.1-10
- Add gating configuration
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.3.1-9
- Bump release for June 2024 mass rebuild