diff --git a/AppStream.changes b/AppStream.changes index 578b4fe..4a149aa 100644 --- a/AppStream.changes +++ b/AppStream.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Feb 18 12:44:31 UTC 2024 - Christophe Marin + +- 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 diff --git a/AppStream.spec b/AppStream.spec index b11426b..bb414b5 100644 --- a/AppStream.spec +++ b/AppStream.spec @@ -45,6 +45,8 @@ Source1: http://www.freedesktop.org/software/appstream/releases/%{rname}- Source2: AppStream.keyring # PATCH-FIX-OPENSUSE 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: docbook-xsl-stylesheets %if %{with gcc13}