diff --git a/python-requests-gssapi.spec b/python-requests-gssapi.spec index 1e77d8a..4792fee 100644 --- a/python-requests-gssapi.spec +++ b/python-requests-gssapi.spec @@ -3,7 +3,7 @@ Name: python-%{sname} Version: 1.0.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A GSSAPI/SPNEGO authentication handler for python-requests License: ISC @@ -56,6 +56,9 @@ Requires: python3-requests %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 1.0.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Mon Sep 17 2018 Robbie Harwood - 1.0.0-5 - Drop python2 subpackage - Resolves: #1629796