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