diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index fad017ba5cbfc2b83257191e25c7327340d240a1..44187ac577f9ea27841d23543d1c65f2fdf5567e 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -3,7 +3,7 @@ Name: gstreamer1-plugins-good Version: 1.16.2 -Release: 4 +Release: 5 Summary: GStreamer plugins with good code and licensing License: LGPLv2+ URL: http://gstreamer.freedesktop.org/ @@ -32,6 +32,8 @@ BuildRequires: chrpath Provides: gstreamer1-plugins-mpg123 = %{version}-%{release} Obsoletes: gstreamer1-plugins-mpg123 < %{version}-%{release} +Provides: gstreamer-plugins-good +Obsoletes: gstreamer-plugins-good %description GStreamer is a streaming media framework, based on graphs of filters which @@ -104,6 +106,9 @@ echo "%{_libdir}" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf %doc %{_datadir}/gtk-doc/html/* %changelog +* Mon Oct 16 2023 wangkai <13474090681@163.com> - 1.16.2-5 +- Compatible with gstreamer-plugins-good package + * Tue Oct 10 2023 wulei - 1.16.2-4 - Remove rpath of libgstshout2.so