This commit is contained in:
Dennis Gilmore 2013-08-02 21:42:27 -05:00
parent e131843fbe
commit 3b336023be

View File

@ -8,7 +8,7 @@
Summary: A tool for automatically mounting and unmounting filesystems
Name: autofs
Version: 5.0.7
Release: 28%{?dist}
Release: 29%{?dist}
Epoch: 1
License: GPLv2+
Group: System Environment/Daemons
@ -333,6 +333,9 @@ fi
%dir /etc/auto.master.d
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.0.7-29
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Sat Jul 13 2013 Ian Kent <ikent@redhat.com> - 1:5.0.7-28
- add after sssd dependency to unit file (bz984089).