!21 update to version 1.22.5

From: @lwg99 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
This commit is contained in:
openeuler-ci-bot 2023-11-23 01:59:02 +00:00 committed by Gitee
commit b0b81a3c0f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 9 additions and 5 deletions

Binary file not shown.

Binary file not shown.

View File

@ -2,8 +2,8 @@
%global gst_mm gstreamer-%{majorminor} %global gst_mm gstreamer-%{majorminor}
Name: gstreamer1-plugins-base Name: gstreamer1-plugins-base
Version: 1.20.3 Version: 1.22.5
Release: 3 Release: 1
Summary: GStreamer streaming media framework base plugins Summary: GStreamer streaming media framework base plugins
License: LGPLv2+ License: LGPLv2+
URL: http://gstreamer.freedesktop.org/ URL: http://gstreamer.freedesktop.org/
@ -241,6 +241,7 @@ EOF
%{_includedir}/%{gst_mm}/gst/video/video-info.h %{_includedir}/%{gst_mm}/gst/video/video-info.h
%{_includedir}/%{gst_mm}/gst/video/video-multiview.h %{_includedir}/%{gst_mm}/gst/video/video-multiview.h
%{_includedir}/%{gst_mm}/gst/video/video-resampler.h %{_includedir}/%{gst_mm}/gst/video/video-resampler.h
%{_includedir}/%{gst_mm}/gst/video/video-sei.h
%{_includedir}/%{gst_mm}/gst/video/video-scaler.h %{_includedir}/%{gst_mm}/gst/video/video-scaler.h
%{_includedir}/%{gst_mm}/gst/video/video-tile.h %{_includedir}/%{gst_mm}/gst/video/video-tile.h
%{_includedir}/%{gst_mm}/gst/video/video.h %{_includedir}/%{gst_mm}/gst/video/video.h
@ -257,12 +258,15 @@ EOF
%{_libdir}/pkgconfig/*.pc %{_libdir}/pkgconfig/*.pc
%files help %files help
%doc AUTHORS README.md REQUIREMENTS %doc AUTHORS README.md REQUIREMENTS NEWS RELEASE README.static-linking
%{_mandir}/man1/gst-discoverer-*.gz %{_mandir}/man1/gst-discoverer-*.gz
%{_mandir}/man1/gst-play-*.gz %{_mandir}/man1/gst-play-*.gz
%{_mandir}/man1/gst-device-monitor-*.gz %{_mandir}/man1/gst-device-monitor-*.gz
%changelog %changelog
* Wed Nov 22 2023 lwg <liweiganga@uniontech.com> - 1.22.5-1
- update to version 1.22.5
* Sun Jun 26 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 1.20.3-3 * Sun Jun 26 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 1.20.3-3
- Fix devel package Requires gstreamer1-devel version - Fix devel package Requires gstreamer1-devel version