Bump release version in specfile and fix changelog
Signed-off-by: Jeff Layton <jlayton@redhat.com>
This commit is contained in:
parent
22f8d9a9f5
commit
cabf6f2990
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: cifs-utils
|
Name: cifs-utils
|
||||||
Version: 6.5
|
Version: 6.5
|
||||||
Release: 1%{pre_release}%{?dist}
|
Release: 2%{pre_release}%{?dist}
|
||||||
Summary: Utilities for mounting and managing CIFS mounts
|
Summary: Utilities for mounting and managing CIFS mounts
|
||||||
|
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -115,6 +115,9 @@ fi
|
|||||||
%{_mandir}/man8/pam_cifscreds.8.gz
|
%{_mandir}/man8/pam_cifscreds.8.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 24 2016 Jeff Layton <jlayton@redhat.com> - 6.5-2
|
||||||
|
- clean up and streamline cifs.upcall handling for GSSAPI
|
||||||
|
|
||||||
* Thu Mar 10 2016 Sachin Prabhu <sprabhu@redhat.com> - 6.5-1
|
* Thu Mar 10 2016 Sachin Prabhu <sprabhu@redhat.com> - 6.5-1
|
||||||
- Update to 6.5 release
|
- Update to 6.5 release
|
||||||
- Fix URL to cifs-utils upstream source
|
- Fix URL to cifs-utils upstream source
|
||||||
|
Loading…
Reference in New Issue
Block a user