From e1e62e411709d399822096d258a6203d8f66bc38a8d11c9fd272ed4876dbb219 Mon Sep 17 00:00:00 2001 From: Suresh Jayaraman Date: Tue, 4 May 2010 12:01:31 +0000 Subject: [PATCH] - Fix build error due to missing package version update in the spec file. OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=18 --- cifs-utils.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cifs-utils.spec b/cifs-utils.spec index bb65684..f59949c 100644 --- a/cifs-utils.spec +++ b/cifs-utils.spec @@ -1,5 +1,5 @@ # -# spec file for package cifs-utils (Version 4.3) +# spec file for package cifs-utils (Version 4.4) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,7 +19,7 @@ Summary: Utilities for doing and managing mounts of the Linux CIFS filesystem Name: cifs-utils -Version: 4.3 +Version: 4.4 Release: 1 License: GPLv3+ Group: System/Filesystems