This commit is contained in:
Dennis Gilmore 2015-06-17 05:56:05 +00:00
parent e8850214d4
commit a9069a503a

View File

@ -1,6 +1,6 @@
Name: f2fs-tools
Version: 1.4.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Tools for Flash-Friendly File System (F2FS)
License: GPLv2+
URL: http://sourceforge.net/projects/f2fs-tools/
@ -79,6 +79,9 @@ rm -f %{buildroot}/%{_libdir}/*.la
%{_libdir}/*.so
%changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat Jan 03 2015 Dan Horák <dan[at]danny.cz> - 1.4.0-3
- fix build on big endian arches