diff --git a/gzdoom.changes b/gzdoom.changes index f847d4b..730dccb 100644 --- a/gzdoom.changes +++ b/gzdoom.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 15 23:08:58 UTC 2022 - Cristian Rodríguez + +- Drop unused nasm from buildrequires. + ------------------------------------------------------------------- Wed Oct 20 21:47:30 UTC 2021 - Jan Engelhardt diff --git a/gzdoom.spec b/gzdoom.spec index 7441a5d..28615f2 100644 --- a/gzdoom.spec +++ b/gzdoom.spec @@ -1,7 +1,7 @@ # # spec file for package gzdoom # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,7 +34,6 @@ Patch5: gzdoom-vulkan.patch BuildRequires: cmake >= 2.8.7 BuildRequires: gcc-c++ BuildRequires: libjpeg-devel -BuildRequires: nasm BuildRequires: pkg-config BuildRequires: unzip BuildRequires: zmusic-devel