From 2bb9a48a79664088a0fd66d1520a999833544780 Mon Sep 17 00:00:00 2001 From: Packit Bot Date: May 05 2021 22:22:55 +0000 Subject: Add spec-file for the distribution --- diff --git a/SPECS/krb5.spec b/SPECS/krb5.spec index f1566ef..f170979 100644 --- a/SPECS/krb5.spec +++ b/SPECS/krb5.spec @@ -18,7 +18,7 @@ Summary: The Kerberos network authentication system Name: krb5 Version: 1.18.2 # for prerelease, should be e.g., 0.% {prerelease}.1% { ?dist } (without spaces) -Release: 9%{?dist} +Release: 10%{?dist} # lookaside-cached sources; two downloads and a build artifact Source0: https://web.mit.edu/kerberos/dist/krb5/1.18/krb5-%{version}%{prerelease}.tar.gz @@ -688,6 +688,10 @@ exit 0 %{_libdir}/libkadm5srv_mit.so.* %changelog +* Mon May 03 2021 Robbie Harwood - 1.18.2-10 +- Update tmpfiles dropin to use /run instead of /var/run +- Resolves: #1945679 + * Tue Apr 20 2021 Robbie Harwood - 1.18.2-9 - Add support for start_realm cache config - Resolves: #1901195