This commit is contained in:
Dennis Gilmore 2013-08-02 23:54:49 -05:00
parent ddcec05133
commit bdf26d58ce

View File

@ -3,7 +3,7 @@
Name: cifs-utils
Version: 6.1
Release: 3%{pre_release}%{?dist}
Release: 4%{pre_release}%{?dist}
Summary: Utilities for mounting and managing CIFS mounts
Group: System Environment/Daemons
@ -89,6 +89,9 @@ fi
%{_includedir}/cifsidmap.h
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Mon Jul 15 2013 Jeff Layton <jlayton@redhat.com> 6.1-3
- allow setcifsacl to work if plugin can't be loaded (bz#984087)