Hello community,

here is the log from the commit of package linux-glibc-devel for 
openSUSE:Factory checked in at 2018-02-03 15:37:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/linux-glibc-devel (Old)
 and      /work/SRC/openSUSE:Factory/.linux-glibc-devel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "linux-glibc-devel"

Sat Feb  3 15:37:13 2018 rev:60 rq:570504 version:4.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/linux-glibc-devel/linux-glibc-devel.changes      
2017-11-17 10:37:13.782736612 +0100
+++ /work/SRC/openSUSE:Factory/.linux-glibc-devel.new/linux-glibc-devel.changes 
2018-02-03 15:37:14.780101446 +0100
@@ -1,0 +2,6 @@
+Mon Jan 29 10:17:33 UTC 2018 - [email protected]
+
+- Update to kernel headers 4.15
+- Add support for riscv
+
+-------------------------------------------------------------------

Old:
----
  linux-glibc-devel-4.14.tar.xz

New:
----
  linux-glibc-devel-4.15.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ linux-glibc-devel.spec ++++++
--- /var/tmp/diff_new_pack.ggylOD/_old  2018-02-03 15:37:15.500067817 +0100
+++ /var/tmp/diff_new_pack.ggylOD/_new  2018-02-03 15:37:15.500067817 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package linux-glibc-devel
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 License:        GPL-2.0
 Group:          Development/Libraries/C and C++
 BuildArch:      noarch
-Version:        4.14
+Version:        4.15
 Release:        0
 Url:            http://www.kernel.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -134,6 +134,7 @@
        sparc*)  asm_link=sparc      ;;
        aarch64) asm_link=arm64      ;;
        m68k)    asm_link=m68k       ;;
+       riscv*)  asm_link=riscv      ;;
        *)       asm_link=x86  ;;
 esac
 if test -L usr/include/asm
@@ -167,6 +168,7 @@
        sparc*)  asm_link=sparc      ;;
        aarch64) asm_link=arm64      ;;
        m68k)    asm_link=m68k       ;;
+       riscv*)  asm_link=riscv      ;;
        *)       asm_link=x86  ;;
 esac
 ln -sfn arch-$asm_link/asm usr/include/asm

++++++ linux-glibc-devel-4.14.tar.xz -> linux-glibc-devel-4.15.tar.xz ++++++
++++ 5784 lines of diff (skipped)


Reply via email to