From bc602cbf2fa0eb164a7015a59355a07d4099ea85 Mon Sep 17 00:00:00 2001 From: Bruno Wolff III Date: Thu, 23 Feb 2023 10:35:21 -0600 Subject: [PATCH] Prerelease of 4.6 Phillip is about to release version 4.6 and I'd like to get some testing in rawhide before that to make deploying any needed fix easier. I already ran a test that exercises the features that we use in composes and didn't see any problems, so I'm not expecting any problems. --- squashfs-tools.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/squashfs-tools.spec b/squashfs-tools.spec index bead389..8df5915 100644 --- a/squashfs-tools.spec +++ b/squashfs-tools.spec @@ -1,13 +1,13 @@ Name: squashfs-tools -Version: 4.5.1 +Version: 4.6 Summary: Utility for the creation of squashfs filesystems %global forgeurl https://github.com/plougher/%{name} -%global date 20220318 -%global tag 4.5.1 +%global date 20230323 +%global commit 7cf6cee6acfa61a423d63168ad198a3bfafacda8 %forgemeta -i -v URL: %{forgeurl} Source: %{forgesource} -Release: 3%{?dist} +Release: 0.1%{dist} License: GPLv2+ BuildRequires: make @@ -50,6 +50,9 @@ make INSTALL_PREFIX=%{buildroot}/usr INSTALL_DIR=%{buildroot}%{_sbindir} INSTALL %{_sbindir}/sqfscat %changelog +* Thu Feb 23 2023 Bruno Wolff III - 4.6-0.1^20230323git7cf6cee +- Prerelease snapshot of 4.6 + * Sat Jan 21 2023 Fedora Release Engineering - Packaging variables read or set by %forgemeta - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild