Merge branch 'c9-beta' into a9-beta

This commit is contained in:
eabdullin 2023-03-29 06:44:00 +00:00 committed by Stepan Oksanichenko
commit 702638957d
1 changed files with 5 additions and 2 deletions

View File

@ -14,7 +14,7 @@
Name: gstreamer1-plugins-bad-free
Version: 1.18.4
Release: 5%{?gitcommit:.git%{shortcommit}}%{?dist}.alma
Release: 6%{?gitcommit:.git%{shortcommit}}%{?dist}.alma
Summary: GStreamer streaming media framework "bad" plugins
License: LGPLv2+ and LGPLv2
@ -612,9 +612,12 @@ rm $RPM_BUILD_ROOT%{_bindir}/playout
%changelog
* Tue Apr 12 2022 Eduard Abdullin <eabdullin@almalinux.org> - 1.18.4-5.alma
* Wed Mar 29 2023 Eduard Abdullin <eabdullin@almalinux.org> - 1.18.4-6.alma
- Added wayland-protocols-devel to BR
* Mon Nov 07 2022 Tomas Popela <tpopela@redhat.com> - 1.18.4-6
- Fix FTBFS by BR wayland-protocols-devel
- Resolves: rhbz#2140540
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com>
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688