Update to 4.7 release

This commit is contained in:
Jeff Layton 2010-10-19 15:40:44 -04:00
parent e378fd528a
commit c95937d833
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
cifs-utils-4.5.tar.bz2
cifs-utils-4.6.tar.bz2
/cifs-utils-4.7.tar.bz2

View File

@ -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 <jlayton@redhat.com> 4.7-1
- update to 4.7
* Fri Jul 30 2010 Jeff Layton <jlayton@redhat.com> 4.6-1
- update to 4.6

View File

@ -1 +1 @@
3b66d6efc69b9da57591988db470c545 cifs-utils-4.6.tar.bz2
a51de7a55f60e0614aaa6dc003097518 cifs-utils-4.7.tar.bz2