From d5c9f2e94a650eb4200cf06b7f3d95e74f4e57ad Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 20:34:22 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/squashfs-tools.git#e86b5be82fd0bbe2e5d6b1eea88c613b716242c4 --- squashfs-tools.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/squashfs-tools.spec b/squashfs-tools.spec index de9b30a..41795e3 100644 --- a/squashfs-tools.spec +++ b/squashfs-tools.spec @@ -2,7 +2,7 @@ Summary: Utility for the creation of squashfs filesystems %global forgeurl https://github.com/plougher/squashfs-tools Version: 4.4 Name: squashfs-tools -Release: 4.git1%{?dist} +Release: 5.git1%{?dist} License: GPLv2+ URL: %{forgeurl}/archive/4.4-git.1.tar.gz Source: 4.4-git.1.tar.gz @@ -11,6 +11,7 @@ Source: 4.4-git.1.tar.gz Source1: mksquashfs.1 Source2: unsquashfs.1 +BuildRequires: make BuildRequires: gcc BuildRequires: zlib-devel BuildRequires: xz-devel @@ -48,6 +49,9 @@ install -m 644 %{SOURCE2} %{buildroot}%{_mandir}/man1/unsquashfs.1 %{_sbindir}/unsquashfs %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 4.4-5.git1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Nov 14 2020 Bruno Wolff III - 4.4-4.git1 - Gating tests failed and unable to rerun them