diff --git a/.gitignore b/.gitignore index 3ce40b4..2b12fd6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ cifs-utils-4.5.tar.bz2 cifs-utils-4.6.tar.bz2 /cifs-utils-4.7.tar.bz2 +/cifs-utils-4.8.tar.bz2 diff --git a/cifs-utils.spec b/cifs-utils.spec index 43a581e..ef5e1a1 100644 --- a/cifs-utils.spec +++ b/cifs-utils.spec @@ -2,7 +2,7 @@ %define pre_release %nil Name: cifs-utils -Version: 4.7 +Version: 4.8 Release: 1%{pre_release}%{?dist} Summary: Utilities for mounting and managing CIFS mounts @@ -47,6 +47,9 @@ rm -rf %{buildroot} %{_mandir}/man8/mount.cifs.8.gz %changelog +* Sat Jan 15 2011 Jeff Layton 4.8-1 +- update to 4.7 + * Tue Oct 19 2010 Jeff Layton 4.7-1 - update to 4.7 diff --git a/sources b/sources index 8655e6a..28e3552 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a51de7a55f60e0614aaa6dc003097518 cifs-utils-4.7.tar.bz2 +53bd24d5278504c406fd798b02965122 cifs-utils-4.8.tar.bz2