Bernhard M. Wiedemann 2021-02-19 01:03:09 +00:00 committed by Git OBS Bridge
parent bf6d73295d
commit fd5a477127
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 19 01:02:52 UTC 2021 - Bernhard Wiedemann <bwiedemann@suse.com>
- Fix i586 build
-------------------------------------------------------------------
Fri Jan 8 20:22:15 UTC 2021 - Michael Ströder <michael@stroeder.com>

View File

@ -26,7 +26,7 @@
%bcond_with systemd
%endif
%ifarch x86_64
%ifarch %{ix86} x86_64
%if 0%{?suse_version} > 1500
%bcond_without hyperscan
%endif