update to 2.9.7 [release 2.9.7-1mamba;Sun Jul 31 2016]
This commit is contained in:
parent
f4145a54f3
commit
a517c27628
@ -1,7 +1,7 @@
|
||||
%define libname lib%{name}
|
||||
%define gitver %(echo %version | tr . _)
|
||||
Name: fuse
|
||||
Version: 2.9.5
|
||||
Version: 2.9.7
|
||||
Release: 1mamba
|
||||
Summary: File System in Userspace (FUSE) utilities
|
||||
Group: System/Tools
|
||||
@ -9,7 +9,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
||||
URL: http://fuse.sourceforge.net
|
||||
Source: https://github.com/libfuse/libfuse.git/fuse_%{gitver}/libfuse-%{version}.tar.bz2
|
||||
Source: https://github.com/libfuse/libfuse.git/fuse-%{version}/libfuse-%{version}.tar.bz2
|
||||
#Source: http://downloads.sourceforge.net/fuse/fuse-%{version}.tar.gz
|
||||
Source1: %{name}-initscript
|
||||
Patch0: %{name}-2.8.7-fix_linking_issues_with_gold_linker.patch
|
||||
@ -145,6 +145,9 @@ fi
|
||||
%doc ChangeLog NEWS README.NFS
|
||||
|
||||
%changelog
|
||||
* Sun Jul 31 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.9.7-1mamba
|
||||
- update to 2.9.7
|
||||
|
||||
* Sat Jan 23 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.9.5-1mamba
|
||||
- update to 2.9.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user