!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,13 +2,13 @@
%global gst_mm gstreamer-%{majorminor}
Name: gstreamer1-plugins-base
Version: 1.20.3
Release: 3
Version: 1.22.5
Release: 1
Summary: GStreamer streaming media framework base plugins
License: LGPLv2+
URL: http://gstreamer.freedesktop.org/
Source0: http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-%{version}.tar.xz
Patch0: 0001-missing-plugins-Remove-the-mpegaudioversion-field.patch
Patch0: 0001-missing-plugins-Remove-the-mpegaudioversion-field.patch
BuildRequires: gcc-c++ gstreamer1-devel >= %{version} gobject-introspection-devel >= 1.31.1 iso-codes-devel alsa-lib-devel
BuildRequires: cdparanoia-devel libogg-devel >= 1.0 libtheora-devel >= 1.1 libvisual-devel libvorbis-devel >= 1.0 libXv-devel
@ -241,6 +241,7 @@ EOF
%{_includedir}/%{gst_mm}/gst/video/video-info.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
%{_includedir}/%{gst_mm}/gst/video/video-scaler.h
%{_includedir}/%{gst_mm}/gst/video/video-tile.h
%{_includedir}/%{gst_mm}/gst/video/video.h
@ -257,14 +258,17 @@ EOF
%{_libdir}/pkgconfig/*.pc
%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-play-*.gz
%{_mandir}/man1/gst-device-monitor-*.gz
%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
- Fix devel package Requires gstreamer1-devel version
- Fix devel package Requires gstreamer1-devel version
* Sat Jun 25 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 1.20.3-2
- Fix devel package Requires gstreamer1-devel