- Add upstream change to fix potential URL validity check errors:
* 0001-Don-t-prematurely-abort-URL-validity-check-during-se.patch OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/AppStream?expand=0&rev=114
This commit is contained in:
parent
bb483641fd
commit
de8970016e
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 18 12:44:31 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Add upstream change to fix potential URL validity check errors:
|
||||||
|
* 0001-Don-t-prematurely-abort-URL-validity-check-during-se.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 1 09:04:42 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
Thu Feb 1 09:04:42 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -45,6 +45,8 @@ Source1: http://www.freedesktop.org/software/appstream/releases/%{rname}-
|
|||||||
Source2: AppStream.keyring
|
Source2: AppStream.keyring
|
||||||
# PATCH-FIX-OPENSUSE
|
# PATCH-FIX-OPENSUSE
|
||||||
Patch0: support-meson0.59.patch
|
Patch0: support-meson0.59.patch
|
||||||
|
# PATCH-FIX-UPSTREAM -- Fixes tests on KDE CI
|
||||||
|
Patch1: 0001-Don-t-prematurely-abort-URL-validity-check-during-se.patch
|
||||||
BuildRequires: cairo-devel
|
BuildRequires: cairo-devel
|
||||||
BuildRequires: docbook-xsl-stylesheets
|
BuildRequires: docbook-xsl-stylesheets
|
||||||
%if %{with gcc13}
|
%if %{with gcc13}
|
||||||
|
Loading…
Reference in New Issue
Block a user