This commit is contained in:
parent
e75a211211
commit
413fb6c040
@ -1,11 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 16 14:40:42 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- Add 0001-fix-nullptr-derefence-with-invalid-SVG.patch to fix
|
||||
https://bugreports.qt.io/browse/QTBUG-117944 and
|
||||
https://bugzilla.opensuse.org/show_bug.cgi?id=1216269
|
||||
- Add 0002-make-sure-we-do-not-load-invalid-SVGs-twice.patch to fix
|
||||
boo#1216269
|
||||
- Add patches (boo#1216269, QTBUG-117944):
|
||||
* 0001-fix-nullptr-derefence-with-invalid-SVG.patch
|
||||
* 0002-make-sure-we-do-not-load-invalid-SVGs-twice.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 10 09:40:01 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
@ -33,9 +33,9 @@ Summary: Classes for rendering and displaying SVG drawings
|
||||
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
|
||||
URL: https://www.qt.io
|
||||
Source: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz
|
||||
# PATCH-FIX-UPSTREAM 0001-fix-nullptr-derefence-with-invalid-SVG.patch QTBUG-117944 boo#1216269 commit edc8ca7f1e45302223b4b7962a57a30918f84c8d
|
||||
# PATCH-FIX-UPSTREAM 0001-fix-nullptr-derefence-with-invalid-SVG.patch QTBUG-117944 boo#1216269
|
||||
Patch01: 0001-fix-nullptr-derefence-with-invalid-SVG.patch
|
||||
# PATCH-FIX-UPSTREAM 0002-make-sure-we-do-not-load-invalid-SVGs-twice.patch boo#1216269 commit a090bd1f9a7bfa14f06b14570c6a5a37843931c6
|
||||
# PATCH-FIX-UPSTREAM 0002-make-sure-we-do-not-load-invalid-SVGs-twice.patch boo#1216269
|
||||
Patch02: 0002-make-sure-we-do-not-load-invalid-SVGs-twice.patch
|
||||
Source99: qt6-svg-rpmlintrc
|
||||
BuildRequires: pkgconfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user