diff --git a/squashfs-tools.spec b/squashfs-tools.spec index ccd362b..5dcf4c1 100644 --- a/squashfs-tools.spec +++ b/squashfs-tools.spec @@ -1,7 +1,7 @@ Summary: Utility for the creation of squashfs filesystems Name: squashfs-tools Version: 4.3 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ Group: System Environment/Base URL: http://squashfs.sourceforge.net/ @@ -49,6 +49,9 @@ rm -rf %{buildroot} %{_sbindir}/unsquashfs %changelog +* Sun Jun 08 2014 Fedora Release Engineering - 4.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Wed May 14 2014 Bruno Wolff III 4.3-4 - Even more man page fixes