From bdf26d58ce1b3ed3a734a479e049bd5cb73a51bc Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 2 Aug 2013 23:54:49 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- cifs-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cifs-utils.spec b/cifs-utils.spec index fe3c80c..a108123 100644 --- a/cifs-utils.spec +++ b/cifs-utils.spec @@ -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 - 6.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Mon Jul 15 2013 Jeff Layton 6.1-3 - allow setcifsacl to work if plugin can't be loaded (bz#984087)