Accepting request 1004345 from home:jayvdb:branches:devel:languages:python

(makes it possible to run the tests for python-gssapi - c.f. https://build.opensuse.org/package/show/home:jayvdb:branches:devel:languages:python/python-gssapi)
- Update to v0.10.1
- Add dependency krb5-server to be able to invoke /usr/sbin/kdb5_util
  and krb5-client to be able to invoke /usr/bin/kinit

OBS-URL: https://build.opensuse.org/request/show/1004345
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-k5test?expand=0&rev=3
This commit is contained in:
2022-09-19 07:36:26 +00:00
committed by Git OBS Bridge
parent 427e3df60f
commit 97ec1ad1e2
4 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Sep 17 12:57:07 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
- Update to v0.10.1
- Add dependency krb5-server to be able to invoke /usr/sbin/kdb5_util
and krb5-client to be able to invoke /usr/bin/kinit
-------------------------------------------------------------------
Fri Mar 15 13:07:35 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>