Update to 1.24.10
Resolves: RHEL-70408, RHEL-71032, RHEL-71020, RHEL-70996 Resolves: RHEL-70960, RHEL-70947, RHEL-70934
This commit is contained in:
parent
01a02e91e1
commit
0f3ee5dc27
1
.gitignore
vendored
1
.gitignore
vendored
@ -91,3 +91,4 @@
|
||||
/gst-plugins-good-1.22.9.tar.xz
|
||||
/gst-plugins-good-1.22.12.tar.xz
|
||||
/gst-plugins-good-1.24.6.tar.xz
|
||||
/gst-plugins-good-1.24.10.tar.xz
|
||||
|
@ -34,8 +34,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.24.6
|
||||
Release: 2%{?dist}
|
||||
Version: 1.24.10
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer plugins with good code and licensing
|
||||
|
||||
License: CC0-1.0 AND GPL-2.0-only AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND xlock AND MIT AND BSD-3-Clause AND CC-BY-3.0
|
||||
@ -373,6 +373,11 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Dec 12 2024 Wim Taymans <wtaymans@redhat.com> - 1.24.10-1
|
||||
- Update to 1.24.10
|
||||
Resolves: RHEL-70408, RHEL-71032, RHEL-71020, RHEL-70996
|
||||
Resolves: RHEL-70960, RHEL-70947, RHEL-70934
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.24.6-2
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-good-1.24.6.tar.xz) = d8a8f6b99368c76a1cb49d5d007324d24b781a14179534fe1c89540516ad0ed0a679bead36382eb75f3affd1610e733ab127fd9968f0dc1bc1ada91e3d0ddce9
|
||||
SHA512 (gst-plugins-good-1.24.10.tar.xz) = 8c22f0502952677657716d52116101dd03d4b7af19f16bab6d5afbbc24fd9c920c3030bbe307cff19558b7a41d0347de0f5f28b4e15d9a26b482eb0c84d482f5
|
||||
|
Loading…
Reference in New Issue
Block a user