Compare commits

2 Commits
1.1 ... main

5 changed files with 33733 additions and 54792 deletions

BIN
linux-glibc-devel-6.12.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
linux-glibc-devel-6.4.tar.xz (Stored with Git LFS)

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Jun 8 07:52:23 UTC 2025 - Takashi Iwai <tiwai@suse.com>
- Update to SL-16.0 git branch based on 6.12 kernel (bsc#1244066)
-------------------------------------------------------------------
Fri Mar 28 06:57:18 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
- Use %patch -P N instead of deprecated %patchN. (bsc#1240154)
-------------------------------------------------------------------
Mon Feb 5 16:21:33 UTC 2024 - Takashi Iwai <tiwai@suse.com>

View File

@@ -17,7 +17,7 @@
Name: linux-glibc-devel
Version: 6.4
Version: 6.12
Release: 0
Summary: Linux headers for userspace development
License: GPL-2.0-only
@@ -98,7 +98,7 @@ required for compilation of almost all programs.
%prep
%setup -q -n linux-glibc-devel-%{version}
%patch1 -p1
%patch -P 1 -p1
%build
for karch in *; do