Bump KDB version to 9.0
Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
parent
95288a2fb9
commit
a206938c15
@ -10,7 +10,7 @@
|
|||||||
#
|
#
|
||||||
# baserelease is what we have standardized across Fedora and what
|
# baserelease is what we have standardized across Fedora and what
|
||||||
# rpmdev-bumpspec knows how to handle.
|
# rpmdev-bumpspec knows how to handle.
|
||||||
%global baserelease 1
|
%global baserelease 2
|
||||||
|
|
||||||
# This should be e.g. beta1 or %%nil
|
# This should be e.g. beta1 or %%nil
|
||||||
%global pre_release %nil
|
%global pre_release %nil
|
||||||
@ -33,7 +33,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# Should be in form 5.0, 6.1, etc.
|
# Should be in form 5.0, 6.1, etc.
|
||||||
%global kdbversion 8.0
|
%global kdbversion 9.0
|
||||||
|
|
||||||
Summary: The Kerberos network authentication system
|
Summary: The Kerberos network authentication system
|
||||||
Name: krb5
|
Name: krb5
|
||||||
@ -710,6 +710,9 @@ exit 0
|
|||||||
%{_datarootdir}/%{name}-tests/
|
%{_datarootdir}/%{name}-tests/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 1 2022 Alexander Bokovoy <abokovoy@redhat.com> - 1.20.1-2
|
||||||
|
- Bump KDB ABI version provide to 9.0
|
||||||
|
|
||||||
* Wed Nov 23 2022 Julien Rische <jrische@redhat.com> - 1.20.1-1
|
* Wed Nov 23 2022 Julien Rische <jrische@redhat.com> - 1.20.1-1
|
||||||
- New upstream version (1.20.1)
|
- New upstream version (1.20.1)
|
||||||
- Resolves: rhbz#2124463
|
- Resolves: rhbz#2124463
|
||||||
|
Loading…
Reference in New Issue
Block a user