diff --git a/linux-glibc-devel-5.3.tar.xz b/linux-glibc-devel-5.3.tar.xz deleted file mode 100644 index 5355025..0000000 --- a/linux-glibc-devel-5.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:604a11dcb1d94d59c4f604ea5ac5cd1d8adb402422e1ec3d662e45f57872e81e -size 1600312 diff --git a/linux-glibc-devel-5.4.tar.xz b/linux-glibc-devel-5.4.tar.xz new file mode 100644 index 0000000..2e3074b --- /dev/null +++ b/linux-glibc-devel-5.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6d7d839768b28886c493ba2fc6d5cce1f335a5ef8ee9dc0543429d502d0ff1d +size 1628324 diff --git a/linux-glibc-devel.changes b/linux-glibc-devel.changes index e688c7f..98db92a 100644 --- a/linux-glibc-devel.changes +++ b/linux-glibc-devel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 29 17:42:30 UTC 2019 - Andreas Schwab + +- Update to kernel headers 5.4 + ------------------------------------------------------------------- Wed Sep 18 08:25:47 UTC 2019 - Andreas Schwab diff --git a/linux-glibc-devel.spec b/linux-glibc-devel.spec index fa08c0a..1615067 100644 --- a/linux-glibc-devel.spec +++ b/linux-glibc-devel.spec @@ -1,7 +1,7 @@ # # spec file for package linux-glibc-devel # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: linux-glibc-devel -Version: 5.3 +Version: 5.4 Release: 0 Summary: Linux headers for userspace development License: GPL-2.0-only @@ -35,7 +35,7 @@ PreReq: coreutils Provides: kernel-headers Provides: linux-kernel-headers = %{version} Obsoletes: linux-kernel-headers < %{version} -%global kernel_arch %target_cpu +%global kernel_arch %_target_cpu %ifarch x86_64 %ix86 %global kernel_arch x86 %endif