automatic version update by autodist [release 1.11.0-1mamba;Sun Jul 15 2018]

This commit is contained in:
Automatic Build System 2024-01-05 22:12:17 +01:00
parent 531b2e466c
commit eb0ce08891

View File

@ -1,5 +1,5 @@
Name: f2fs-tools
Version: 1.10.0
Version: 1.11.0
Release: 1mamba
Summary: Userland tools for the f2fs filesystem
Group: System/Tools
@ -69,6 +69,7 @@ install -D -m0644 mkfs/f2fs_format_utils.h %{buildroot}%{_includedir}/f2fs_forma
%{_sbindir}/mkfs.f2fs
%{_sbindir}/parse.f2fs
%{_sbindir}/resize.f2fs
%{_sbindir}/sg_write_buffer
%{_sbindir}/sload.f2fs
%{_mandir}/man8/f2fscrypt.8*
%{_mandir}/man8/mkfs.f2fs.8*
@ -98,6 +99,9 @@ install -D -m0644 mkfs/f2fs_format_utils.h %{buildroot}%{_includedir}/f2fs_forma
%doc ChangeLog README
%changelog
* Sun Jul 15 2018 Automatic Build System <autodist@mambasoft.it> 1.11.0-1mamba
- automatic version update by autodist
* Wed Feb 07 2018 Automatic Build System <autodist@mambasoft.it> 1.10.0-1mamba
- automatic version update by autodist