From c1eee412c6db5b28c56d6c61ef3c42fff60b8ea3 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Tue, 2 Jan 2024 20:12:16 -0500 Subject: [PATCH] Improved patch for content rating in AppData XML --- 27.patch | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/27.patch b/27.patch index 6c87076..ec2f360 100644 --- a/27.patch +++ b/27.patch @@ -1,7 +1,7 @@ From 87511a915c86ffc68536f03968b70deba82012b8 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 21 Dec 2023 15:22:26 -0500 -Subject: [PATCH] =?UTF-8?q?Drop=20AppData=20=E2=80=98content=5Frating?= +Subject: [PATCH 1/2] =?UTF-8?q?Drop=20AppData=20=E2=80=98content=5Frating?= =?UTF-8?q?=E2=80=99=20to=20fix=20#26?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 @@ -25,3 +25,26 @@ index 13cabd7..9cfcfde 100644 GPL-2.0+ wavbreaker GUI tool to split WAV, MP2 and MP3 files + +From 2c259c77f664285ead17b5df27f74a562efc2c14 Mon Sep 17 00:00:00 2001 +From: "Benjamin A. Beasley" +Date: Tue, 2 Jan 2024 19:37:48 -0500 +Subject: [PATCH 2/2] Supply a valid content rating (with no content + attributes) + +--- + data/net.sourceforge.wavbreaker.appdata.xml | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/data/net.sourceforge.wavbreaker.appdata.xml b/data/net.sourceforge.wavbreaker.appdata.xml +index 9cfcfde..478463d 100644 +--- a/data/net.sourceforge.wavbreaker.appdata.xml ++++ b/data/net.sourceforge.wavbreaker.appdata.xml +@@ -3,6 +3,7 @@ + + net.sourceforge.wavbreaker + FSFAP ++ + GPL-2.0+ + wavbreaker + GUI tool to split WAV, MP2 and MP3 files