diff --git a/.gitignore b/.gitignore index 2b12fd6..044a394 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,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 +/cifs-utils-4.8.1.tar.bz2 diff --git a/cifs-utils.spec b/cifs-utils.spec index 0288586..376b33e 100644 --- a/cifs-utils.spec +++ b/cifs-utils.spec @@ -2,7 +2,7 @@ %define pre_release %nil Name: cifs-utils -Version: 4.8 +Version: 4.8.1 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 +* Fri Jan 21 2011 Jeff Layton 4.8.1-1 +- update to 4.8.1 + * Sat Jan 15 2011 Jeff Layton 4.8-1 - update to 4.8 diff --git a/sources b/sources index 28e3552..983d3ff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -53bd24d5278504c406fd798b02965122 cifs-utils-4.8.tar.bz2 +924b754f3ce980c8f3099fc90711a945 cifs-utils-4.8.1.tar.bz2