automatic version update by autodist [release 1.7.0-1mamba;Mon Nov 07 2016]
This commit is contained in:
parent
7bc7d7afa2
commit
d22210551f
@ -1,5 +1,5 @@
|
||||
Name: f2fs-tools
|
||||
Version: 1.6.1
|
||||
Version: 1.7.0
|
||||
Release: 1mamba
|
||||
Summary: Userland tools for the f2fs filesystem
|
||||
Group: System/Tools
|
||||
@ -67,10 +67,14 @@ install -D -m0644 mkfs/f2fs_format_utils.h %{buildroot}%{_includedir}/f2fs_forma
|
||||
%{_sbindir}/fsck.f2fs
|
||||
%{_sbindir}/mkfs.f2fs
|
||||
%{_sbindir}/parse.f2fs
|
||||
%{_sbindir}/resize.f2fs
|
||||
%{_sbindir}/sload.f2fs
|
||||
%{_mandir}/man8/mkfs.f2fs.8*
|
||||
%{_mandir}/man8/defrag.f2fs.8*
|
||||
%{_mandir}/man8/dump.f2fs.8*
|
||||
%{_mandir}/man8/fsck.f2fs.8*
|
||||
%{_mandir}/man8/resize.f2fs.8*
|
||||
%{_mandir}/man8/sload.f2fs.8*
|
||||
|
||||
%files -n libf2fs
|
||||
%defattr(-,root,root)
|
||||
@ -91,6 +95,9 @@ install -D -m0644 mkfs/f2fs_format_utils.h %{buildroot}%{_includedir}/f2fs_forma
|
||||
%doc ChangeLog README
|
||||
|
||||
%changelog
|
||||
* Mon Nov 07 2016 Automatic Build System <autodist@mambasoft.it> 1.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 19 2016 Automatic Build System <autodist@mambasoft.it> 1.6.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user