diff --git a/gst-plugins-base-1.22.5.tar.xz b/gst-plugins-base-1.22.5.tar.xz deleted file mode 100644 index 4e17d2d6faf2ee9eaab3089f69032351fcde55ef..0000000000000000000000000000000000000000 Binary files a/gst-plugins-base-1.22.5.tar.xz and /dev/null differ diff --git a/gst-plugins-base-1.24.0.tar.xz b/gst-plugins-base-1.24.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..c3c2f05e5c8908a2214fb2c28b71c104790c2236 Binary files /dev/null and b/gst-plugins-base-1.24.0.tar.xz differ diff --git a/gstreamer1-plugins-base.spec b/gstreamer1-plugins-base.spec index 15a9d34fb86b2b5a5f5f32133f9e45be18d29fd0..1d3014b74ba912370e2d979239667a5e5df6374a 100644 --- a/gstreamer1-plugins-base.spec +++ b/gstreamer1-plugins-base.spec @@ -2,7 +2,7 @@ %global gst_mm gstreamer-%{majorminor} Name: gstreamer1-plugins-base -Version: 1.22.5 +Version: 1.24.0 Release: 1 Summary: GStreamer streaming media framework base plugins License: LGPLv2+ @@ -110,8 +110,10 @@ EOF %{_includedir}/%{gst_mm}/gst/allocators/allocators.h %{_includedir}/%{gst_mm}/gst/allocators/allocators-prelude.h %{_includedir}/%{gst_mm}/gst/allocators/gstdmabuf.h +%{_includedir}/%{gst_mm}/gst/allocators/gstdrmdumb.h %{_includedir}/%{gst_mm}/gst/allocators/gstfdmemory.h %{_includedir}/%{gst_mm}/gst/allocators/gstphysmemory.h +%{_includedir}/%{gst_mm}/gst/allocators/gstshmallocator.h %dir %{_includedir}/%{gst_mm}/gst/app %{_includedir}/%{gst_mm}/gst/app/app.h %{_includedir}/%{gst_mm}/gst/app/app-prelude.h @@ -144,6 +146,8 @@ EOF %{_includedir}/%{gst_mm}/gst/audio/gstaudiosink.h %{_includedir}/%{gst_mm}/gst/audio/gstaudiosrc.h %{_includedir}/%{gst_mm}/gst/audio/gstaudiostreamalign.h +%{_includedir}/%{gst_mm}/gst/audio/gstdsd.h +%{_includedir}/%{gst_mm}/gst/audio/gstdsdformat.h %{_includedir}/%{gst_mm}/gst/audio/streamvolume.h %dir %{_includedir}/%{gst_mm}/gst/fft %{_includedir}/%{gst_mm}/gst/fft/fft.h @@ -239,6 +243,7 @@ EOF %{_includedir}/%{gst_mm}/gst/video/video-format.h %{_includedir}/%{gst_mm}/gst/video/video-frame.h %{_includedir}/%{gst_mm}/gst/video/video-info.h +%{_includedir}/%{gst_mm}/gst/video/video-info-dma.h %{_includedir}/%{gst_mm}/gst/video/video-multiview.h %{_includedir}/%{gst_mm}/gst/video/video-resampler.h %{_includedir}/%{gst_mm}/gst/video/video-sei.h @@ -264,6 +269,9 @@ EOF %{_mandir}/man1/gst-device-monitor-*.gz %changelog +* Mon Mar 11 2024 liweigang - 1.24.0-1 +- update to version 1.24.0 + * Wed Nov 22 2023 lwg - 1.22.5-1 - update to version 1.22.5