Work around not being able to restart gating tests
This commit is contained in:
parent
14b09b0380
commit
dd8407797b
@ -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: 3.git1%{?dist}
|
||||
Release: 4.git1%{?dist}
|
||||
License: GPLv2+
|
||||
URL: %{forgeurl}/archive/4.4-git.1.tar.gz
|
||||
Source: 4.4-git.1.tar.gz
|
||||
@ -48,7 +48,10 @@ install -m 644 %{SOURCE2} %{buildroot}%{_mandir}/man1/unsquashfs.1
|
||||
%{_sbindir}/unsquashfs
|
||||
|
||||
%changelog
|
||||
* Wed Nov 11 2020 <bruno@wolff.to> - 4.4-3.git1
|
||||
* Sat Nov 14 2020 Bruno Wolff III <bruno@wolff.to> - 4.4-4.git1
|
||||
- Gating tests failed and unable to rerun them
|
||||
|
||||
* Wed Nov 11 2020 Bruno Wolff III <bruno@wolff.to> - 4.4-3.git1
|
||||
- New upstream release with a minor fix
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.4-2
|
||||
|
Loading…
Reference in New Issue
Block a user