diff --git a/_constraints b/_constraints index 25aac37..4c546d0 100644 --- a/_constraints +++ b/_constraints @@ -4,7 +4,7 @@ <size unit="G">2</size> </memory> <disk> - <size unit="G">7</size> + <size unit="G">9</size> </disk> </hardware> </constraints> diff --git a/supertuxkart.changes b/supertuxkart.changes index f3963e0..dd272d7 100644 --- a/supertuxkart.changes +++ b/supertuxkart.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 8 19:29:56 UTC 2022 - Carsten Ziepke <kieltux@gmail.com> + +- Raise _constraints for disk from 7G to 9G to avoid build failures + ------------------------------------------------------------------- Wed Nov 2 09:27:38 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>