Compare commits

...

No commits in common. "c8" and "c9" have entirely different histories.
c8 ... c9

3 changed files with 57 additions and 17 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/python-gssapi-1.5.1.tar.gz
SOURCES/python-gssapi-1.6.9.tar.gz

View File

@ -1 +1 @@
79b8fc0773431be352ac995256dfac65962304eb SOURCES/python-gssapi-1.5.1.tar.gz
468d70c57e31ad7cd9fe0e4a3eea26d6c17fdaaa SOURCES/python-gssapi-1.6.9.tar.gz

View File

@ -1,7 +1,7 @@
# NOTE: tests are disabled since should_be has not yet been packaged.
Name: python-gssapi
Version: 1.5.1
Version: 1.6.9
Release: 5%{?dist}
Summary: Python Bindings for GSSAPI (RFC 2743/2744 and extensions)
@ -60,28 +60,68 @@ find %{buildroot}%{python3_sitearch}/gssapi -name '*.so' \
%{python3_sitearch}/*
%changelog
* Fri May 31 2019 Robbie Harwood <rharwood@redhat.com> - 1.5.1-5
- Gating can't be bothered to check my BuildRequires
- Resolves: #1715040
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.6.9-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu May 30 2019 Robbie Harwood <rharwood@redhat.com> - 1.5.1-4
- Bump NVR to re-run our useless gating
- Resolves: #1715040
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.6.9-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.9-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jul 07 2020 Robbie Harwood <rharwood@redhat.com> - 1.6.9-1
- New upstream release (1.6.9)
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.6.5-2
- Rebuilt for Python 3.9
* Wed Apr 08 2020 Robbie Harwood <rharwood@redhat.com> - 1.6.5-1
- New upstream release (1.6.5)
* Tue Apr 07 2020 Robbie Harwood <rharwood@redhat.com> - 1.6.4-1
- New upstream release (1.6.4)
- Resolves: #1821889
* Tue Feb 25 2020 Robbie Harwood <rharwood@redhat.com> - 1.6.2-1
- New upstream release (1.6.2)
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.6.1-4
- Rebuilt for Python 3.8.0rc1 (#1748018)
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.6.1-3
- Rebuilt for Python 3.8
* Wed Aug 14 2019 Robbie Harwood <rharwood@redhat.com> - 1.6.1-2
- Drop python2 subpackage for fc32+
* Fri Aug 09 2019 Robbie Harwood <rharwood@redhat.com> - 1.6.1-1
- New upstream version: 1.6.1
* Thu Jul 25 2019 Robbie Harwood <rharwood@redhat.com> - 1.5.1-4
- Restore python2 subpackage for fc31 by request of offlineimap
* Thu May 30 2019 Robbie Harwood <rharwood@redhat.com> - 1.5.1-3
- Update spec file from Fedora
- Resolves: #1715040
- Drop python2 subpackage
* Tue Mar 19 2019 Robbie Harwood <rharwood@redhat.com> - 1.5.1-2
- Add gating tests
- Resolves: #1682269
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Wed Aug 01 2018 Robbie Harwood <rharwood@redhat.com> - 1.5.1-1
* Wed Jul 18 2018 Robbie Harwood <rharwood@redhat.com> - 1.5.1-1
- Remove warning about collections ABCs on python3.7
- Resolves: #1594834
* Fri Jun 22 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.5.0-3
- Conditionalize the python2 subpackage
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.5.0-3
- Rebuilt for Python 3.7
* Tue May 08 2018 Robbie Harwood <rharwood@redhat.com> - 1.5.0-2
- Fix tox dependency