diff --git a/vlc.changes b/vlc.changes index 74ffeb1..3011c6b 100644 --- a/vlc.changes +++ b/vlc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 28 13:15:40 UTC 2023 - pgajdos@suse.com + +- xosd plugin was removed in 5adefde + ------------------------------------------------------------------- Fri Feb 24 21:42:37 UTC 2023 - Eugene Popov diff --git a/vlc.spec b/vlc.spec index fde4c52..9be2261 100644 --- a/vlc.spec +++ b/vlc.spec @@ -1,7 +1,7 @@ # # spec file for package vlc # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2012 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -117,7 +117,6 @@ BuildRequires: pkgconfig(libplacebo) BuildRequires: speex-devel >= 1.0.5 BuildRequires: update-desktop-files BuildRequires: vcdimager-devel -BuildRequires: xosd-devel BuildRequires: (pkgconfig(libavcodec) >= 57.37.100 with pkgconfig(libavcodec) < 59) BuildRequires: (pkgconfig(libavformat) >= 53.21.0 with pkgconfig(libavformat) < 59) BuildRequires: (pkgconfig(libavutil) >= 52.4.0 with pkgconfig(libavutil) < 57)