Hello community,

here is the log from the commit of package linux-glibc-devel for 
openSUSE:Factory checked in at 2018-07-28 12:36:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 Jul 28 12:36:14 2018 rev:63 rq:623064 version:4.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/linux-glibc-devel/linux-glibc-devel.changes      
2018-07-02 23:27:37.781681560 +0200
+++ /work/SRC/openSUSE:Factory/.linux-glibc-devel.new/linux-glibc-devel.changes 
2018-07-28 12:36:15.747948751 +0200
@@ -1,0 +2,11 @@
+Mon Jul 16 08:00:26 UTC 2018 - [email protected]
+
+- Don't do any expansion on the version.h contents
+
+-------------------------------------------------------------------
+Thu Jul 12 20:25:24 UTC 2018 - [email protected]
+
+- Don't embed build system's kernel version in rpm
+  to make package build reproducible (boo#1101107)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ linux-glibc-devel.spec ++++++
--- /var/tmp/diff_new_pack.pR2WWL/_old  2018-07-28 12:36:16.219949656 +0200
+++ /var/tmp/diff_new_pack.pR2WWL/_new  2018-07-28 12:36:16.219949656 +0200
@@ -51,7 +51,7 @@
 %setup -q -n linux-glibc-devel-%{version}
 
 %build
-cat > version.h <<-BOGUS
+cat > version.h <<\BOGUS
 #ifdef __KERNEL__
 #error "======================================================="
 #error "You should not include /usr/include/{linux,asm}/ header"
@@ -89,7 +89,7 @@
 BOGUS
 # Get LINUX_VERSION_CODE and KERNEL_VERSION directly from kernel
 cat usr/include/linux/version.h >> version.h
-cat >> version.h <<-BOGUS
+cat >> version.h <<\BOGUS
 #endif
 BOGUS
 cat version.h


Reply via email to