Update to 1.22.12
This commit is contained in:
parent
29f9c5f746
commit
7fe1f8ca5a
1
.gitignore
vendored
1
.gitignore
vendored
@ -89,3 +89,4 @@
|
||||
/gst-plugins-good-1.22.7.tar.xz
|
||||
/gst-plugins-good-1.22.8.tar.xz
|
||||
/gst-plugins-good-1.22.9.tar.xz
|
||||
/gst-plugins-good-1.22.12.tar.xz
|
||||
|
@ -27,7 +27,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.22.9
|
||||
Version: 1.22.12
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer plugins with good code and licensing
|
||||
|
||||
@ -81,6 +81,7 @@ BuildRequires: mesa-libEGL-devel
|
||||
BuildRequires: lame-devel
|
||||
BuildRequires: mpg123-devel
|
||||
BuildRequires: twolame-devel
|
||||
BuildRequires: qt6-qtshadertools
|
||||
%if %{with nasm}
|
||||
BuildRequires: nasm
|
||||
%endif
|
||||
@ -88,7 +89,7 @@ BuildRequires: libgudev-devel
|
||||
|
||||
# extras
|
||||
%if %{with extras}
|
||||
BuildRequires: jack-audio-connection-kit-devel
|
||||
BuildRequires: pipewire-jack-audio-connection-kit-devel
|
||||
%ifnarch s390 s390x
|
||||
BuildRequires: libavc1394-devel
|
||||
BuildRequires: libdv-devel
|
||||
@ -355,6 +356,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 14 2024 Wim Taymans <wtaymans@redhat.com> - 1.22.12-1
|
||||
- Update to 1.22.12
|
||||
|
||||
* Thu Jan 25 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.22.9-1
|
||||
- 1.22.9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-good-1.22.9.tar.xz) = 9c42a25788556a00fd543b11c561f59a83634ad17d416356cd5d879527c1207234019fa019aeb71a1339e4533d16fc6a519ca4796160eda1047c9b72b9e5655a
|
||||
SHA512 (gst-plugins-good-1.22.12.tar.xz) = 06edbec1981681eef13852f21814666ccd9b664892795109d605015e0fe351d9cc3159af3e0ff92aa0d6bf085af8a749333d128544a2ce8b545067b95b7e09c0
|
||||
|
Loading…
Reference in New Issue
Block a user