diff --git a/.gitignore b/.gitignore index 97b83cf..68af0f9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/gst-plugins-good-1.24.6.tar.xz +SOURCES/gst-plugins-good-1.24.10.tar.xz diff --git a/.gstreamer1-plugins-good.metadata b/.gstreamer1-plugins-good.metadata index b9226a9..43ec944 100644 --- a/.gstreamer1-plugins-good.metadata +++ b/.gstreamer1-plugins-good.metadata @@ -1 +1 @@ -e906b7cd13652156ec4e10a71b69b85bb30367d4 SOURCES/gst-plugins-good-1.24.6.tar.xz +fd7b119962e5060133f112886514b8731bc258b1 SOURCES/gst-plugins-good-1.24.10.tar.xz diff --git a/SPECS/gstreamer1-plugins-good.spec b/SPECS/gstreamer1-plugins-good.spec index fea5006..f1e1056 100644 --- a/SPECS/gstreamer1-plugins-good.spec +++ b/SPECS/gstreamer1-plugins-good.spec @@ -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 - 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 - 1.24.6-2 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018