File project.diff of Package linux-glibc-devel

--- linux-glibc-devel.changes.orig
+++ linux-glibc-devel.changes
@@ -1,4 +1,9 @@
 -------------------------------------------------------------------
+Sun Jan  5 19:22:59 UTC 2025 - Martin Hauke <mardnh@gmx.de>
+
+- Add hppa64 as new target
+
+-------------------------------------------------------------------
 Mon Nov 18 18:20:00 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
 
 - Add loongarch64 as new target
--- linux-glibc-devel.spec.orig
+++ linux-glibc-devel.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package linux-glibc-devel
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -37,7 +37,7 @@ Obsoletes:      linux-kernel-headers < %
 
 %{lua:
 function cross_archs()
-  return "aarch64", "arm", "hppa", "i386", "loongarch64", "m68k", "mips", "ppc64", "ppc64le", "riscv64", "s390x", "sparc", "sparc64", "x86_64"
+  return "aarch64", "arm", "hppa", "hppa64", "i386", "loongarch64", "m68k", "mips", "ppc64", "ppc64le", "riscv64", "s390x", "sparc", "sparc64", "x86_64"
 end
 
 function kernel_arch(arch)
@@ -46,6 +46,7 @@ function kernel_arch(arch)
      ["armv6hl"] = "arm",
      ["armv7hl"] = "arm",
      ["hppa"] = "parisc",
+     ["hppa64"] = "parisc",
      ["i386"] = "x86",
      ["i586"] = "x86",
      ["i686"] = "x86",
openSUSE Build Service is sponsored by