Update to 1.22.12
This commit is contained in:
parent
7ba4310f56
commit
041d6dcce7
1
.gitignore
vendored
1
.gitignore
vendored
@ -89,3 +89,4 @@
|
||||
/gst-plugins-base-1.22.7.tar.xz
|
||||
/gst-plugins-base-1.22.8.tar.xz
|
||||
/gst-plugins-base-1.22.9.tar.xz
|
||||
/gst-plugins-base-1.22.12.tar.xz
|
||||
|
@ -8,8 +8,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.22.9
|
||||
Release: 2%{?dist}
|
||||
Version: 1.22.12
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
License: LGPL-2.1-or-later
|
||||
@ -499,6 +499,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jun 14 2024 Wim Taymans <wtaymans@redhat.com> - 1.22.12-1
|
||||
- Update to 1.22.12
|
||||
|
||||
* Thu May 02 2024 Wim Taymans <wtaymans@redhat.com> - 1.22.9-2
|
||||
- Disable libvisual in RHEL builds
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-base-1.22.9.tar.xz) = 186c740fc1c60baeefe91f4cda627e48c82bc6eab97927a8a6f57290c61ab76aff7732bc690ccd6f9954c567cd6ab1f41327e3e32973179e0fec586de1218a2c
|
||||
SHA512 (gst-plugins-base-1.22.12.tar.xz) = f72edccd49ce2a35577dff80feb1d0f667df54d6b8f61ef2320b5d4564442b907954d015bccec7a915acf25d2197a507c32b72c1ab18dd38d254f57a3277b334
|
||||
|
Loading…
Reference in New Issue
Block a user