Accepting request 1138172 from home:Andreas_Schwab:Factory

- Update to kernel headers 6.7

OBS-URL: https://build.opensuse.org/request/show/1138172
OBS-URL: https://build.opensuse.org/package/show/Base:System/linux-glibc-devel?expand=0&rev=188
This commit is contained in:
Andreas Schwab 2024-01-11 19:23:55 +00:00 committed by Git OBS Bridge
parent fb11081161
commit 02b5344f3d
5 changed files with 11 additions and 6 deletions

View File

@ -27,7 +27,7 @@ fi
git clone --single-branch -b "$2" "$1" "$kernel_dir"
date=$(git -C "$kernel_dir" cat-file -p "$2" | awk '/^tagger/ { print $(NF-1) }')
date -d "@$date" || exit 1
remove="arc csky h8300 hexagon microblaze nds32 nios2 openrisc sh xtensa um"
remove="arc csky hexagon microblaze nios2 openrisc sh xtensa um"
archs=$(cd "$kernel_dir/arch" &&
for arch in *; do
test -d $arch || continue

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dd7fa3d0bd1fcf01abe979183a7533cf7195f255b27a688a456f0ff167825cb3
size 1902724

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9d6f8fb83b039d3a995684ec5ff07b05bf018ecb0befeaece5bd51b1914831ae
size 1859616

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jan 11 19:11:15 UTC 2024 - Andreas Schwab <schwab@suse.de>
- Update to kernel headers 6.7
-------------------------------------------------------------------
Mon Oct 30 09:42:22 UTC 2023 - Andreas Schwab <schwab@suse.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package linux-glibc-devel
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 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: 6.6
Version: 6.7
Release: 0
Summary: Linux headers for userspace development
License: GPL-2.0-only