From cabf6f29900118ecedf41f619c3b9e437d2524bc Mon Sep 17 00:00:00 2001 From: Jeff Layton Date: Aug 24 2016 12:06:47 +0000 Subject: Bump release version in specfile and fix changelog Signed-off-by: Jeff Layton --- diff --git a/cifs-utils.spec b/cifs-utils.spec index 2cc3375..d41be70 100644 --- a/cifs-utils.spec +++ b/cifs-utils.spec @@ -3,7 +3,7 @@ Name: cifs-utils Version: 6.5 -Release: 1%{pre_release}%{?dist} +Release: 2%{pre_release}%{?dist} Summary: Utilities for mounting and managing CIFS mounts Group: System Environment/Daemons @@ -115,6 +115,9 @@ fi %{_mandir}/man8/pam_cifscreds.8.gz %changelog +* Wed Aug 24 2016 Jeff Layton - 6.5-2 +- clean up and streamline cifs.upcall handling for GSSAPI + * Thu Mar 10 2016 Sachin Prabhu - 6.5-1 - Update to 6.5 release - Fix URL to cifs-utils upstream source