1
0

Accepting request 752478 from home:Andreas_Schwab:Factory

- Update to kernel headers 5.4

OBS-URL: https://build.opensuse.org/request/show/752478
OBS-URL: https://build.opensuse.org/package/show/Base:System/linux-glibc-devel?expand=0&rev=148
This commit is contained in:
Andreas Schwab 2019-11-29 17:54:08 +00:00 committed by Git OBS Bridge
parent f6ecedf7d4
commit 5778d53be9
4 changed files with 11 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 29 17:42:30 UTC 2019 - Andreas Schwab <schwab@suse.de>
- Update to kernel headers 5.4
-------------------------------------------------------------------
Wed Sep 18 08:25:47 UTC 2019 - Andreas Schwab <schwab@suse.de>

View File

@ -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