commit 0e03c0f12b9dd0f19de50609623ccdb7e2eca4b4
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Mon Sep 20 21:19:08 2021 +0200
Use appstreamcli instead of appstream-util
https://github.com/hughsie/appstream-glib/issues/418#issuecomment-923831944
mixxx.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 51ae6e5..b7d2990 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -194,9 +194,9 @@ rm -rf \
%endif
# Validate AppStream data
-appstream-util \
- validate-relax \
- --nonet \
+appstreamcli \
+ validate \
+ --no-net \
%{buildroot}%{_metainfodir}/%{name}.metainfo.xml