update to version 1.22.5
This commit is contained in:
parent
f2a3f58d8e
commit
1009b503f8
Binary file not shown.
BIN
gst-plugins-base-1.22.5.tar.xz
Normal file
BIN
gst-plugins-base-1.22.5.tar.xz
Normal file
Binary file not shown.
@ -2,13 +2,13 @@
|
|||||||
%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/
|
||||||
Source0: http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-%{version}.tar.xz
|
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: 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
|
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-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,14 +258,17 @@ 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
|
||||||
|
|
||||||
* Sat Jun 25 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 1.20.3-2
|
* Sat Jun 25 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 1.20.3-2
|
||||||
- Fix devel package Requires gstreamer1-devel
|
- Fix devel package Requires gstreamer1-devel
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user