Bump to avoid conflict with z stream.
Resolves: RHEL-16794
This commit is contained in:
parent
968399f6ee
commit
63890049c3
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
Name: gstreamer1-plugins-bad-free
|
Name: gstreamer1-plugins-bad-free
|
||||||
Version: 1.16.1
|
Version: 1.16.1
|
||||||
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer streaming media framework "bad" plugins
|
Summary: GStreamer streaming media framework "bad" plugins
|
||||||
|
|
||||||
License: LGPLv2+ and LGPLv2
|
License: LGPLv2+ and LGPLv2
|
||||||
@ -474,6 +474,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 11 2024 Wim Taymans <wtaymans@redhat.com> - 1.16.1-3
|
||||||
|
- Bump to avoid conflict with z stream.
|
||||||
|
- Resolves: RHEL-16794
|
||||||
|
|
||||||
* Wed Dec 13 2023 Wim Taymans <wtaymans@redhat.com> - 1.16.1-2
|
* Wed Dec 13 2023 Wim Taymans <wtaymans@redhat.com> - 1.16.1-2
|
||||||
- Patch CVE-2023-44446: MXF demuxer use-after-free
|
- Patch CVE-2023-44446: MXF demuxer use-after-free
|
||||||
- Resolves: RHEL-16794
|
- Resolves: RHEL-16794
|
||||||
|
Loading…
Reference in New Issue
Block a user