This commit is contained in:
Peter Robinson 2014-08-18 03:30:47 +00:00
parent 6d5b7b7e4e
commit 9611b9a4bd

View File

@ -1,7 +1,7 @@
Summary: Utility for the creation of squashfs filesystems Summary: Utility for the creation of squashfs filesystems
Name: squashfs-tools Name: squashfs-tools
Version: 4.3 Version: 4.3
Release: 6%{?dist} Release: 7%{?dist}
License: GPLv2+ License: GPLv2+
Group: System Environment/Base Group: System Environment/Base
URL: http://squashfs.sourceforge.net/ URL: http://squashfs.sourceforge.net/
@ -57,6 +57,9 @@ rm -rf %{buildroot}
%{_sbindir}/unsquashfs %{_sbindir}/unsquashfs
%changelog %changelog
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.3-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Fri Jun 13 2014 Bruno Wolff III <bruno@wolff.to> 4.3-6 * Fri Jun 13 2014 Bruno Wolff III <bruno@wolff.to> 4.3-6
- Apply a couple of upstream patches. - Apply a couple of upstream patches.
- Fixes issue issue with too much memory use under PAE kernels - Fixes issue issue with too much memory use under PAE kernels