diff --git a/cifs-utils.spec b/cifs-utils.spec index 1f7fe41..a64c9b3 100644 --- a/cifs-utils.spec +++ b/cifs-utils.spec @@ -3,7 +3,7 @@ Name: cifs-utils Version: 6.7 -Release: 5%{pre_release}%{?dist} +Release: 6%{pre_release}%{?dist} Summary: Utilities for mounting and managing CIFS mounts Group: System Environment/Daemons @@ -110,6 +110,9 @@ fi %{_mandir}/man8/pam_cifscreds.8.gz %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 6.7-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Tue Nov 07 2017 Jeff Layton - 6.7-5 - more updates, switch to rst for manpages - update mount.cifs manpage to describe defaults better (BZ#1474539)