diff --git a/gst-plugins-good-1.20.4.tar.xz b/gst-plugins-good-1.20.5.tar.xz similarity index 32% rename from gst-plugins-good-1.20.4.tar.xz rename to gst-plugins-good-1.20.5.tar.xz index 7c61cdd8e3221d46dc6c3c7951a5aeeee934fffa..e1d42e4f968499dfd17bce68b7c11632210c882b 100644 Binary files a/gst-plugins-good-1.20.4.tar.xz and b/gst-plugins-good-1.20.5.tar.xz differ diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index c09e39494d0fe8472c6954d2c93ed885313d0b04..b58cbd81f6e75e05d5643a4998ed5c4b0ecab092 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -7,7 +7,7 @@ %bcond_without qt Name: gstreamer1-plugins-good -Version: 1.20.4 +Version: 1.20.5 Release: %{anolis_release}%{?dist} Summary: GStreamer plugins with good code and licensing @@ -113,6 +113,7 @@ BuildRequires: pkgconfig(Qt5Qml) BuildRequires: pkgconfig(Qt5Quick) BuildRequires: pkgconfig(Qt5X11Extras) BuildRequires: pkgconfig(Qt5WaylandClient) +BuildRequires: qt5-linguist Supplements: (gstreamer1-plugins-good and qt5-qtdeclarative) @@ -150,8 +151,8 @@ to be installed. %build %meson \ - -D package-name='Fedora GStreamer-plugins-good package' \ - -D package-origin='http://download.fedoraproject.org' \ + -D package-name='GStreamer-plugins-good package' \ + -D package-origin='http://openanolis.cn' \ -D doc=disabled \ -D asm=%{?with_nasm:enabled}%{!?with_nasm:disabled} \ -D doc=disabled \ @@ -271,6 +272,9 @@ install -p -D %{SOURCE1} %{buildroot}%{_metainfodir}/gstreamer-good.appdata.xml %changelog +* Tue Dec 20 2022 Funda Wang - 1.20.5-1 +- New version 1.20.5 + * Fri Nov 18 2022 Funda Wang - 1.20.4-1 - New version 1.20.4