commit 764587610839b6d4a914c537196d74544387c97f
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Oct 27 13:48:08 2023 +0100
Fix appdata veto
org.mesa3d.vaapi.freeworld.metainfo.xml | 5 +++--
org.mesa3d.vdpau.freeworld.metainfo.xml | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/org.mesa3d.vaapi.freeworld.metainfo.xml
b/org.mesa3d.vaapi.freeworld.metainfo.xml
index fc280f9..a009121 100644
--- a/org.mesa3d.vaapi.freeworld.metainfo.xml
+++ b/org.mesa3d.vaapi.freeworld.metainfo.xml
@@ -2,6 +2,7 @@
<!-- Copyright 2022 Luya Tshimbalanga <luya_tfz(a)thefinalzone.net> -->
<component type="driver">
<id>org.mesa3d.vaapi.freeworld</id>
+ <name>Video Acceleration API</name>
<summary>Video Acceleration API Driver</summary>
<description>
<p>
@@ -14,7 +15,7 @@
<translation/>
<url
type="homepage">https://github.com/intel/intel-media-driver&...
<metadata_license>CC0-1.0</metadata_license>
- <project_license>LicenseRef:MIT</project_license>
+ <project_license>MIT</project_license>
<developer_name>MESA 3D</developer_name>
<keywords>
<keyword>AMD</keyword>
@@ -34,5 +35,5 @@
<keyword>vp9</keyword>
</keywords>
<url type="bugtracker">https://bugzilla.rpmfusion.org</url>
- <update_contact>intel-media-driver-owner(a)rpmfusion.org</update_contact>
+ <update_contact>mesa-freeworld-owner(a)rpmfusion.org</update_contact>
</component>
diff --git a/org.mesa3d.vdpau.freeworld.metainfo.xml
b/org.mesa3d.vdpau.freeworld.metainfo.xml
index d5de119..4991da0 100644
--- a/org.mesa3d.vdpau.freeworld.metainfo.xml
+++ b/org.mesa3d.vdpau.freeworld.metainfo.xml
@@ -14,7 +14,7 @@
<translation/>
<url
type="homepage">https://github.com/intel/intel-media-driver&...
<metadata_license>CC0-1.0</metadata_license>
- <project_license>LicenseRef:MIT</project_license>
+ <project_license>MIT</project_license>
<developer_name>MESA 3D</developer_name>
<keywords>
<keyword>AMD</keyword>
@@ -34,5 +34,5 @@
<keyword>vp9</keyword>
</keywords>
<url type="bugtracker">https://bugzilla.rpmfusion.org</url>
- <update_contact>intel-media-driver-owner(a)rpmfusion.org</update_contact>
+ <update_contact>mesa-freeworld-owner(a)rpmfusion.org</update_contact>
</component>