Rebuild (qt6)
This commit is contained in:
parent
6203301534
commit
22d049b9a8
@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
Name: gstreamer1-plugins-good
|
Name: gstreamer1-plugins-good
|
||||||
Version: 1.22.5
|
Version: 1.22.5
|
||||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer plugins with good code and licensing
|
Summary: GStreamer plugins with good code and licensing
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -353,6 +353,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 05 2023 Jan Grulich <jgrulich@redhat.com> - 1.22.5-2
|
||||||
|
- Rebuild (qt6)
|
||||||
|
|
||||||
* Fri Jul 21 2023 Wim Taymans <wtaymans@redhat.com> - 1.22.5-1
|
* Fri Jul 21 2023 Wim Taymans <wtaymans@redhat.com> - 1.22.5-1
|
||||||
- Update to 1.22.5
|
- Update to 1.22.5
|
||||||
- Disable qt-egl and add some BuildRequires to make things compile.
|
- Disable qt-egl and add some BuildRequires to make things compile.
|
||||||
|
Loading…
Reference in New Issue
Block a user