diff --git a/krb5.spec b/krb5.spec index a3600b5174ca852ec037c61784ce9ae06a98040a..80f13d66882a955b4e8e73330cd475849fe7b1de 100644 --- a/krb5.spec +++ b/krb5.spec @@ -3,7 +3,7 @@ Name: krb5 Version: 1.18.2 -Release: 5 +Release: 6 Summary: The Kerberos network authentication protocol License: MIT URL: http://web.mit.edu/kerberos/www/ @@ -77,7 +77,7 @@ This package provides krb5 client programs. Summary: Development files for compiling with krb5 Requires: %{name}-libs%{?_isa} = %{version}-%{release} Requires: e2fsprogs-devel keyutils-libs-devel libselinux-devel libverto-devel -Provides: krb5-kdb-version = 7.0 +Provides: krb5-kdb-version = 8.0 %description devel %{summary}. @@ -320,6 +320,9 @@ make -C src check || : %{_mandir}/man8/* %changelog +* Sat Oct 15 2022 wangshuo - 1.18.2-6 +- Fix the Provides version of the devel package + * Wed Aug 25 2021 gaoyusong - 1.18.2-5 - Fix CVE-2021-37750