Skip to content

Commit

Permalink
gstreamer-1.0-plugins-bad: Update to v1.24.2
Browse files Browse the repository at this point in the history
Release notes:
- [1.24.2](https://gstreamer.freedesktop.org/releases/1.24/#1.24.2)

Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
  • Loading branch information
ReillyBrogan committed Apr 10, 2024
1 parent 8af5fc8 commit 9ad626d
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 44 deletions.
15 changes: 2 additions & 13 deletions packages/g/gstreamer-1.0-plugins-bad/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -3278,8 +3278,6 @@ libssl.so.3:SSL_want
libssl.so.3:SSL_write
libstdc++.so.6:_ZNKSt12__basic_fileIcE7is_openEv
libstdc++.so.6:_ZNKSt5ctypeIcE13_M_widen_initEv
libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE4findEPKcmm
libstdc++.so.6:_ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE5rfindEcm
libstdc++.so.6:_ZNKSt8__detail20_Prime_rehash_policy14_M_need_rehashEmmm
libstdc++.so.6:_ZNSt12bad_weak_ptrD1Ev
libstdc++.so.6:_ZNSt13basic_filebufIcSt11char_traitsIcEE4openEPKcSt13_Ios_Openmode
Expand All @@ -3296,17 +3294,6 @@ libstdc++.so.6:_ZNSt6localeD1Ev
libstdc++.so.6:_ZNSt6thread15_M_start_threadESt10unique_ptrINS_6_StateESt14default_deleteIS1_EEPFvvE
libstdc++.so.6:_ZNSt6thread4joinEv
libstdc++.so.6:_ZNSt6thread6_StateD2Ev
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructEmc
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE7reserveEm
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_appendEPKcm
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_assignERKS4_
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_createERmm
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2EPKcRKS3_
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEaSEOS4_
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEaSEPKc
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEpLEPKc
libstdc++.so.6:_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEpLERKS4_
libstdc++.so.6:_ZNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEEC1ERKNS_12basic_stringIcS2_S3_EESt13_Ios_Openmode
libstdc++.so.6:_ZNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEED1Ev
libstdc++.so.6:_ZNSt8__detail15_List_node_base11_M_transferEPS0_S1_
Expand All @@ -3326,6 +3313,7 @@ libstdc++.so.6:_ZSt19__throw_logic_errorPKc
libstdc++.so.6:_ZSt20__throw_length_errorPKc
libstdc++.so.6:_ZSt20__throw_out_of_rangePKc
libstdc++.so.6:_ZSt20__throw_system_errori
libstdc++.so.6:_ZSt21__glibcxx_assert_failPKciS0_S0_
libstdc++.so.6:_ZSt21ios_base_library_initv
libstdc++.so.6:_ZSt24__throw_invalid_argumentPKc
libstdc++.so.6:_ZSt24__throw_out_of_range_fmtPKcz
Expand Down Expand Up @@ -3394,6 +3382,7 @@ libva.so.2:vaGetDisplayAttributes
libva.so.2:vaGetImage
libva.so.2:vaInitialize
libva.so.2:vaMapBuffer
libva.so.2:vaMapBuffer2
libva.so.2:vaMaxNumConfigAttributes
libva.so.2:vaMaxNumEntrypoints
libva.so.2:vaMaxNumImageFormats
Expand Down
6 changes: 3 additions & 3 deletions packages/g/gstreamer-1.0-plugins-bad/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : gstreamer-1.0-plugins-bad
version : 1.24.1
release : 99
version : 1.24.2
release : 100
source :
- https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.24.1.tar.xz : f1a183966ea9136a00f159ee42db4d1d106abef022d1b49e63fba2fcbe50c8f8
- https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.24.2.tar.xz : 448e32787bc82b586c6cb2f81c9a8ef404fea4f77f25566fe06e597a3f59136b
homepage : https://gstreamer.freedesktop.org
license : LGPL-2.0-or-later
component :
Expand Down
56 changes: 28 additions & 28 deletions packages/g/gstreamer-1.0-plugins-bad/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -168,50 +168,50 @@
<Path fileType="library">/usr/lib64/gstreamer-1.0/libgsty4mdec.so</Path>
<Path fileType="library">/usr/lib64/gstreamer-1.0/libgstzbar.so</Path>
<Path fileType="library">/usr/lib64/libgstadaptivedemux-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libgstadaptivedemux-1.0.so.0.2401.0</Path>
<Path fileType="library">/usr/lib64/libgstadaptivedemux-1.0.so.0.2402.0</Path>
<Path fileType="library">/usr/lib64/libgstanalytics-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libgstanalytics-1.0.so.0.2401.0</Path>
<Path fileType="library">/usr/lib64/libgstanalytics-1.0.so.0.2402.0</Path>
<Path fileType="library">/usr/lib64/libgstbadaudio-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libgstbadaudio-1.0.so.0.2401.0</Path>
<Path fileType="library">/usr/lib64/libgstbadaudio-1.0.so.0.2402.0</Path>
<Path fileType="library">/usr/lib64/libgstbasecamerabinsrc-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libgstbasecamerabinsrc-1.0.so.0.2401.0</Path>
<Path fileType="library">/usr/lib64/libgstbasecamerabinsrc-1.0.so.0.2402.0</Path>
<Path fileType="library">/usr/lib64/libgstcodecparsers-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libgstcodecparsers-1.0.so.0.2401.0</Path>
<Path fileType="library">/usr/lib64/libgstcodecparsers-1.0.so.0.2402.0</Path>
<Path fileType="library">/usr/lib64/libgstcodecs-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libgstcodecs-1.0.so.0.2401.0</Path>
<Path fileType="library">/usr/lib64/libgstcodecs-1.0.so.0.2402.0</Path>
<Path fileType="library">/usr/lib64/libgstcuda-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libgstcuda-1.0.so.0.2401.0</Path>
<Path fileType="library">/usr/lib64/libgstcuda-1.0.so.0.2402.0</Path>
<Path fileType="library">/usr/lib64/libgstdxva-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libgstdxva-1.0.so.0.2401.0</Path>
<Path fileType="library">/usr/lib64/libgstdxva-1.0.so.0.2402.0</Path>
<Path fileType="library">/usr/lib64/libgstinsertbin-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libgstinsertbin-1.0.so.0.2401.0</Path>
<Path fileType="library">/usr/lib64/libgstinsertbin-1.0.so.0.2402.0</Path>
<Path fileType="library">/usr/lib64/libgstisoff-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libgstisoff-1.0.so.0.2401.0</Path>
<Path fileType="library">/usr/lib64/libgstisoff-1.0.so.0.2402.0</Path>
<Path fileType="library">/usr/lib64/libgstmpegts-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libgstmpegts-1.0.so.0.2401.0</Path>
<Path fileType="library">/usr/lib64/libgstmpegts-1.0.so.0.2402.0</Path>
<Path fileType="library">/usr/lib64/libgstmse-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libgstmse-1.0.so.0.2401.0</Path>
<Path fileType="library">/usr/lib64/libgstmse-1.0.so.0.2402.0</Path>
<Path fileType="library">/usr/lib64/libgstphotography-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libgstphotography-1.0.so.0.2401.0</Path>
<Path fileType="library">/usr/lib64/libgstphotography-1.0.so.0.2402.0</Path>
<Path fileType="library">/usr/lib64/libgstplay-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libgstplay-1.0.so.0.2401.0</Path>
<Path fileType="library">/usr/lib64/libgstplay-1.0.so.0.2402.0</Path>
<Path fileType="library">/usr/lib64/libgstplayer-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libgstplayer-1.0.so.0.2401.0</Path>
<Path fileType="library">/usr/lib64/libgstplayer-1.0.so.0.2402.0</Path>
<Path fileType="library">/usr/lib64/libgstsctp-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libgstsctp-1.0.so.0.2401.0</Path>
<Path fileType="library">/usr/lib64/libgstsctp-1.0.so.0.2402.0</Path>
<Path fileType="library">/usr/lib64/libgsttranscoder-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libgsturidownloader-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libgsturidownloader-1.0.so.0.2401.0</Path>
<Path fileType="library">/usr/lib64/libgsturidownloader-1.0.so.0.2402.0</Path>
<Path fileType="library">/usr/lib64/libgstva-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libgstva-1.0.so.0.2401.0</Path>
<Path fileType="library">/usr/lib64/libgstva-1.0.so.0.2402.0</Path>
<Path fileType="library">/usr/lib64/libgstvulkan-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libgstvulkan-1.0.so.0.2401.0</Path>
<Path fileType="library">/usr/lib64/libgstvulkan-1.0.so.0.2402.0</Path>
<Path fileType="library">/usr/lib64/libgstwayland-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libgstwayland-1.0.so.0.2401.0</Path>
<Path fileType="library">/usr/lib64/libgstwayland-1.0.so.0.2402.0</Path>
<Path fileType="library">/usr/lib64/libgstwebrtc-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libgstwebrtc-1.0.so.0.2401.0</Path>
<Path fileType="library">/usr/lib64/libgstwebrtc-1.0.so.0.2402.0</Path>
<Path fileType="library">/usr/lib64/libgstwebrtcnice-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libgstwebrtcnice-1.0.so.0.2401.0</Path>
<Path fileType="library">/usr/lib64/libgstwebrtcnice-1.0.so.0.2402.0</Path>
<Path fileType="data">/usr/share/gir-1.0/CudaGst-1.0.gir</Path>
<Path fileType="data">/usr/share/gir-1.0/GstAnalytics-1.0.gir</Path>
<Path fileType="data">/usr/share/gir-1.0/GstBadAudio-1.0.gir</Path>
Expand Down Expand Up @@ -298,7 +298,7 @@
<Files>
<Path fileType="library">/usr/lib64/gstreamer-1.0/libgstopencv.so</Path>
<Path fileType="library">/usr/lib64/libgstopencv-1.0.so.0</Path>
<Path fileType="library">/usr/lib64/libgstopencv-1.0.so.0.2401.0</Path>
<Path fileType="library">/usr/lib64/libgstopencv-1.0.so.0.2402.0</Path>
</Files>
</Package>
<Package>
Expand All @@ -307,7 +307,7 @@
<Description xml:lang="en">Development files for gstreamer-1.0-plugins-opencv</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency releaseFrom="99">gstreamer-1.0-plugins-opencv</Dependency>
<Dependency releaseFrom="100">gstreamer-1.0-plugins-opencv</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/gstreamer-1.0/gst/opencv/gstopencvutils.h</Path>
Expand All @@ -322,7 +322,7 @@
<Description xml:lang="en">GStreamer is a streaming media framework, based on graphs of elements which operate on media data. This package contains plug-ins that aren&apos;t tested well enough, or the code is not of good enough quality.</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="99">gstreamer-1.0-plugins-bad</Dependency>
<Dependency release="100">gstreamer-1.0-plugins-bad</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/gstreamer-1.0/gst/analytics/analytics-meta-prelude.h</Path>
Expand Down Expand Up @@ -546,9 +546,9 @@
</Replaces>
</Package>
<History>
<Update release="99">
<Date>2024-03-22</Date>
<Version>1.24.1</Version>
<Update release="100">
<Date>2024-04-10</Date>
<Version>1.24.2</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
Expand Down

0 comments on commit 9ad626d

Please sign in to comment.