diff --git a/wine.changes b/wine.changes index 5fd55d5..10ca451 100644 --- a/wine.changes +++ b/wine.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Nov 19 14:55:39 UTC 2022 - Tobias Klausmann + +- Reenable parallel build again as the buildsystem got fixed + ------------------------------------------------------------------- Wed Nov 16 07:07:00 UTC 2022 - Guillaume GARDET diff --git a/wine.spec b/wine.spec index 9349c98..066d6b2 100644 --- a/wine.spec +++ b/wine.spec @@ -1,5 +1,5 @@ # -# spec file for package wine +# spec file # # Copyright (c) 2022 SUSE LLC # @@ -317,8 +317,7 @@ echo " conflicts \"otherproviders(wine-devel-)\"" >> %SOURCE7 cat %SOURCE7 %endif -# parallel make currently broken in 7.13 -make all # %{?_smp_mflags} all +make %{?_smp_mflags} all %install make install DESTDIR=%{buildroot}