From bb23ad8c6284656dceb0ea5963fd6470c6d9b4c7 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 4 Aug 2013 10:39:53 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- squashfs-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/squashfs-tools.spec b/squashfs-tools.spec index 2065a95..033667e 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: 0.18.gitaae0aff4%{?dist} +Release: 0.19.gitaae0aff4%{?dist} License: GPLv2+ Group: System Environment/Base URL: http://squashfs.sourceforge.net/ @@ -51,6 +51,9 @@ rm -rf %{buildroot} %{_sbindir}/unsquashfs %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 4.3-0.19.gitaae0aff4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Sat Jun 22 2013 Bruno Wolff III - 4.3-0.18.gitaae0aff4 - Latest pre 4.3 stable snapshot - A few minor bug fixes