diff --git a/python-requests-gssapi.spec b/python-requests-gssapi.spec index 6232bd9..c2dfc5f 100644 --- a/python-requests-gssapi.spec +++ b/python-requests-gssapi.spec @@ -3,7 +3,7 @@ Name: python-%{sname} Version: 1.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A GSSAPI/SPNEGO authentication handler for python-requests License: ISC @@ -56,6 +56,9 @@ Requires: python3-requests %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue May 21 2019 Robbie Harwood - 1.1.0-1 - New upstream release (1.1.0)