Delay xvfb-run test run in an attempt to fix FTBFS
This commit is contained in:
parent
857507eec9
commit
ce28a79165
@ -1,6 +1,6 @@
|
||||
Name: libhandy
|
||||
Version: 1.2.3
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Building blocks for modern adaptive GNOME apps
|
||||
License: LGPLv2+
|
||||
|
||||
@ -64,7 +64,7 @@ developing applications that use %{name}.
|
||||
|
||||
|
||||
%check
|
||||
%{shrink:xvfb-run -a %meson_test}
|
||||
%{shrink:xvfb-run -w 10 -a %meson_test}
|
||||
|
||||
|
||||
%files -f libhandy.lang
|
||||
@ -91,6 +91,9 @@ developing applications that use %{name}.
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 30 2021 Yanko Kaneti <yaneti@declera.com> - 1.2.3-3
|
||||
- Delay xvfb-run test run in an attempt to fix FTBFS
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user