File project.diff of Package gscan2pdf

--- gscan2pdf.changes.orig
+++ gscan2pdf.changes
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Mon Nov 25 06:29:57 UTC 2024 - ecsos <ecsos@opensuse.org>
+
+- Change the name of tesseract-ocr-%s to the SUSE name
+  tesseract-ocr-traineddata-%s in languages files.
+
+-------------------------------------------------------------------
 Thu Aug  1 20:34:39 UTC 2024 - malcolmlewis@opensuse.org
 
 - Updated to 2.13.4:
--- gscan2pdf.spec.orig
+++ gscan2pdf.spec
@@ -21,6 +21,7 @@ Version:        2.13.4
 Release:        0
 Summary:        Easy scan to PDF
 License:        GPL-3.0-only
+Group:          Productivity/Publishing/PDF
 URL:            https://sourceforge.net/projects/gscan2pdf/
 Source0:        https://sourceforge.net/projects/gscan2pdf/files/gscan2pdf/%{version}/gscan2pdf-%{version}.tar.xz
 Source1:        https://sourceforge.net/projects/gscan2pdf/files/gscan2pdf/%{version}/gscan2pdf-%{version}.tar.xz.asc
@@ -79,6 +80,8 @@ Features:
 
 %prep
 %autosetup
+# Fix languages Language files for suse.
+find . -type f -exec sed -i -e 's|tesseract-ocr-%s|tesseract-ocr-traineddata-%s|g' {} \;
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
openSUSE Build Service is sponsored by