Update to cifs-utils-6.7
This commit is contained in:
parent
7a8cf3c073
commit
bab69ea45e
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ cifs-utils-4.6.tar.bz2
|
||||
/cifs-utils-6.4.tar.bz2
|
||||
/cifs-utils-6.5.tar.bz2
|
||||
/cifs-utils-6.6.tar.bz2
|
||||
/cifs-utils-6.7.tar.bz2
|
||||
|
@ -2,8 +2,8 @@
|
||||
%define pre_release %nil
|
||||
|
||||
Name: cifs-utils
|
||||
Version: 6.6
|
||||
Release: 2%{pre_release}%{?dist}
|
||||
Version: 6.7
|
||||
Release: 1%{pre_release}%{?dist}
|
||||
Summary: Utilities for mounting and managing CIFS mounts
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -108,6 +108,9 @@ fi
|
||||
%{_mandir}/man8/pam_cifscreds.8.gz
|
||||
|
||||
%changelog
|
||||
* Thu Mar 02 2017 Jeff Layton <jlayton@redhat.com> - 6.7-1
|
||||
- update to 6.7 release
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 6.6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user