summaryrefslogtreecommitdiff
path: root/user/kfilemetadata/test-mimetype.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-07-12 03:29:13 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-07-12 03:29:13 +0000
commit1bf531c749312859a9b546fd37edbc9c5f22ac4d (patch)
treecc8619c76374af0a20e20a17277912e3925067ae /user/kfilemetadata/test-mimetype.patch
parent3f826e6f5ce916f0ba8ea1e03f19bdffc4fc01eb (diff)
downloadpackages-1bf531c749312859a9b546fd37edbc9c5f22ac4d.tar.gz
packages-1bf531c749312859a9b546fd37edbc9c5f22ac4d.tar.bz2
packages-1bf531c749312859a9b546fd37edbc9c5f22ac4d.tar.xz
packages-1bf531c749312859a9b546fd37edbc9c5f22ac4d.zip
user/[KDE Frameworks]: Update to 5.72.0
Diffstat (limited to 'user/kfilemetadata/test-mimetype.patch')
-rw-r--r--user/kfilemetadata/test-mimetype.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/kfilemetadata/test-mimetype.patch b/user/kfilemetadata/test-mimetype.patch
index 87b994920..f76824ac5 100644
--- a/user/kfilemetadata/test-mimetype.patch
+++ b/user/kfilemetadata/test-mimetype.patch
@@ -2,12 +2,12 @@ Our version of shared-mime-info differs for the AppImage MIME type.
--- kfilemetadata-5.65.0/autotests/extractorcoveragetest.cpp.old 2019-12-12 22:37:05.000000000 +0000
+++ kfilemetadata-5.65.0/autotests/extractorcoveragetest.cpp 2019-12-29 15:56:30.981925832 +0000
-@@ -48,7 +48,7 @@
+@@ -36,7 +36,7 @@
m_knownFiles = {
{ "test.aif", "audio/x-aifc"},
{ "test.ape", "audio/x-ape"},
- { "test.AppImage", "application/vnd.appimage"},
+ { "test.AppImage", "application/x-iso9660-appimage"},
- { "test_apple_systemprofiler.spx", "application/xml"},
+ { "test_apple_systemprofiler.spx", "application/x-apple-systemprofiler+xml"}, // s-m-i < 2.0 would give "application/xml"
{ "test.dot", "text/vnd.graphviz"},
{ "test.eps", "image/x-eps"},