2.9.2
This commit is contained in:
parent
30032867ea
commit
fd67c04ce9
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ fuse-2.8.4.tar.gz
|
||||
/fuse-2.8.6.tar.gz
|
||||
/fuse-2.8.7.tar.gz
|
||||
/fuse-2.9.1.tar.gz
|
||||
/fuse-2.9.2.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: fuse
|
||||
Version: 2.9.1
|
||||
Version: 2.9.2
|
||||
Release: 1%{?dist}
|
||||
Summary: File System in Userspace (FUSE) utilities
|
||||
|
||||
@ -120,6 +120,9 @@ fi
|
||||
%{_includedir}/fuse
|
||||
|
||||
%changelog
|
||||
* Tue Oct 23 2012 Tom Callaway <spot@fedoraproject.org> - 2.9.2-1
|
||||
- update to 2.9.2
|
||||
|
||||
* Tue Aug 28 2012 Tom Callaway <spot@fedoraproject.org> - 2.9.1-1
|
||||
- update to 2.9.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user