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.
This commit is contained in:
Bruno Wolff III 2023-02-23 10:35:21 -06:00
parent a781d747a4
commit bc602cbf2f

View File

@ -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 <bruno@wolff.to> - 4.6-0.1^20230323git7cf6cee
- Prerelease snapshot of 4.6
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - Packaging variables read or set by %forgemeta
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild