From 2a20da0e2a5a82b81208b4bf6f06ee273656c405 Mon Sep 17 00:00:00 2001 From: Robbie Harwood Date: Sat, 4 Mar 2017 00:34:46 +0000 Subject: New upstream release - 1.15.1 --- krb5.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'krb5.spec') diff --git a/krb5.spec b/krb5.spec index fc31cd0..3c67f16 100644 --- a/krb5.spec +++ b/krb5.spec @@ -16,9 +16,9 @@ Summary: The Kerberos network authentication system Name: krb5 -Version: 1.15 +Version: 1.15.1 # for prerelease, should be e.g., 0.3.beta2%{?dist} -Release: 9%{?dist} +Release: 1%{?dist} # - Maybe we should explode from the now-available-to-everybody tarball instead? # http://web.mit.edu/kerberos/dist/krb5/1.13/krb5-1.13.2-signed.tar # - The sources below are stored in a lookaside cache. Upload with @@ -62,8 +62,6 @@ Patch9: krb5-1.9-debuginfo.patch Patch10: krb5-1.11-run_user_0.patch Patch11: krb5-1.11-kpasswdtest.patch Patch12: Build-with-Werror-implicit-int-where-supported.patch -Patch13: Explicitly-copy-KDB-vtable-fields.patch -Patch14: Add-free_principal_e_data-KDB-method.patch Patch15: Use-fallback-realm-for-GSSAPI-ccache-selection.patch Patch16: Use-GSSAPI-fallback-skiptest.patch @@ -720,6 +718,9 @@ exit 0 %{_libdir}/libkadm5srv_mit.so.* %changelog +* Fri Mar 03 2017 Robbie Harwood - 1.15.1-1 +- New upstream release - 1.15.1 + * Wed Mar 01 2017 Robbie Harwood - 1.15-9 - Patch build by disabling failing test; will fix properly soon -- cgit