automatic version update by autodist [release 1.19.2-1mamba;Sat Jul 24 2021]

This commit is contained in:
Automatic Build System 2024-01-06 02:44:01 +01:00
parent da4b6830f4
commit 61506b47c7

View File

@ -2,7 +2,7 @@
%define majversion %(echo %version | cut -d. -f 1-2)
Name: krb5
Version: 1.19.1
Version: 1.19.2
Release: 1mamba
Summary: The kerberos network authentication system
Group: Applications/Security
@ -15,9 +15,10 @@ Source1: krb5-conf
License: MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: ldconfig
BuildRequires: libe2fs-devel
BuildRequires: libkeyutils-devel
BuildRequires: liblmdb-devel
BuildRequires: libopenssl-devel
BuildRequires: libverto-devel
## AUTOBUILDREQ-END
BuildRequires: libopenssl-devel
@ -30,7 +31,6 @@ BuildRequires: bison
BuildRequires: diffutils
Requires: %{libname} = %{version}-%{release}
Requires(post):%{__install_info}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Kerberos V5 is a trusted-third-party network authentication system.
@ -323,6 +323,9 @@ install -m 0644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/krb5.conf
#%{_mandir}/man1/telnet.*
%changelog
* Sat Jul 24 2021 Automatic Build System <autodist@mambasoft.it> 1.19.2-1mamba
- automatic version update by autodist
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 1.19.1-1mamba
- automatic version update by autodist