diff --git a/.gitignore b/.gitignore index ef0cd66..3ce40b4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ cifs-utils-4.5.tar.bz2 cifs-utils-4.6.tar.bz2 +/cifs-utils-4.7.tar.bz2 diff --git a/cifs-utils.spec b/cifs-utils.spec index 8e1e046..43a581e 100644 --- a/cifs-utils.spec +++ b/cifs-utils.spec @@ -2,7 +2,7 @@ %define pre_release %nil Name: cifs-utils -Version: 4.6 +Version: 4.7 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 +* Tue Oct 19 2010 Jeff Layton 4.7-1 +- update to 4.7 + * Fri Jul 30 2010 Jeff Layton 4.6-1 - update to 4.6 diff --git a/sources b/sources index aed66d4..8655e6a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3b66d6efc69b9da57591988db470c545 cifs-utils-4.6.tar.bz2 +a51de7a55f60e0614aaa6dc003097518 cifs-utils-4.7.tar.bz2