update to 2.9.3
This commit is contained in:
parent
453d02b63f
commit
af9914a89f
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ fuse-2.8.4.tar.gz
|
|||||||
/fuse-2.8.7.tar.gz
|
/fuse-2.8.7.tar.gz
|
||||||
/fuse-2.9.1.tar.gz
|
/fuse-2.9.1.tar.gz
|
||||||
/fuse-2.9.2.tar.gz
|
/fuse-2.9.2.tar.gz
|
||||||
|
/fuse-2.9.3.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: fuse
|
Name: fuse
|
||||||
Version: 2.9.2
|
Version: 2.9.3
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: File System in Userspace (FUSE) utilities
|
Summary: File System in Userspace (FUSE) utilities
|
||||||
|
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -103,6 +103,9 @@ rm -f %{buildroot}%{_sysconfdir}/udev/rules.d/99-fuse.rules
|
|||||||
%{_includedir}/fuse
|
%{_includedir}/fuse
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 6 2013 Tom Callaway <spot@fedoraproject.org> - 2.9.3-1
|
||||||
|
- update to 2.9.3
|
||||||
|
|
||||||
* Wed Jun 26 2013 Tom Callaway <spot@fedoraproject.org> - 2.9.2-4
|
* Wed Jun 26 2013 Tom Callaway <spot@fedoraproject.org> - 2.9.2-4
|
||||||
- add fix for namespace conflict in fuse_kernel.h
|
- add fix for namespace conflict in fuse_kernel.h
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user