File qt6-support.patch of Package mediainfo

diff -ur a/Source/GUI/Qt/Qt_Translations_Updater/update_Qt_translations.sh b/Source/GUI/Qt/Qt_Translations_Updater/update_Qt_translations.sh
--- a/Source/GUI/Qt/Qt_Translations_Updater/update_Qt_translations.sh	2025-07-29 11:51:21.000000000 +0300
+++ b/Source/GUI/Qt/Qt_Translations_Updater/update_Qt_translations.sh	2025-09-28 11:51:50.279554528 +0300
@@ -27,7 +27,7 @@
 
 # Step 1: Run lupdate to update .ts files
 print_message "$YELLOW" "Running lupdate..."
-lupdate -noobsolete "$PROJECT_FILE"
+lupdate6 -noobsolete "$PROJECT_FILE"
 if [ $? -ne 0 ]; then
     print_message "$RED" "lupdate failed!"
     exit 1
@@ -47,7 +47,7 @@
 
 # Step 3: Run lrelease to generate .qm files
 print_message "$YELLOW" "Running lrelease..."
-lrelease "$PROJECT_FILE"
+lrelease6 "$PROJECT_FILE"
 if [ $? -ne 0 ]; then
     print_message "$RED" "lrelease failed!"
     exit 1
openSUSE Build Service is sponsored by