Hello community,

here is the log from the commit of package glslang for openSUSE:Factory checked 
in at 2016-05-13 09:23:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glslang (Old)
 and      /work/SRC/openSUSE:Factory/.glslang.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glslang"

Changes:
--------
--- /work/SRC/openSUSE:Factory/glslang/glslang.changes  2016-03-02 
14:21:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.glslang.new/glslang.changes     2016-05-13 
09:23:41.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Apr 26 18:35:34 UTC 2016 - jeng...@inai.de
+
+- Update to 2.3.g401
+* Fix compile error involving std::isinf
+- Drop badcode.diff (merged upstream)
+
+-------------------------------------------------------------------

Old:
----
  badcode.diff
  glslang-2.3.g244.tar.xz

New:
----
  glslang-2.3.g401.tar.xz

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

Other differences:
------------------
++++++ glslang.spec ++++++
--- /var/tmp/diff_new_pack.bGutM4/_old  2016-05-13 09:23:42.000000000 +0200
+++ /var/tmp/diff_new_pack.bGutM4/_new  2016-05-13 09:23:42.000000000 +0200
@@ -16,8 +16,10 @@
 #
 
 
+%define version_unconverted 2.3.g401
+
 Name:           glslang
-Version:        2.3.g244
+Version:        2.3.g401
 Release:        0
 Summary:        OpenGL and OpenGL ES shader front end and validator
 License:        BSD-3-Clause
@@ -25,7 +27,6 @@
 Url:            https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/
 
 Source:         %name-%version.tar.xz
-Patch1:         badcode.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  bison
 BuildRequires:  cmake >= 2.8
@@ -55,7 +56,6 @@
 
 %prep
 %setup -q
-%patch -P 1 -p1
 
 %build
 %cmake
@@ -74,12 +74,14 @@
 find "$b/%_includedir/" -type f ! -iname "*.h" -a ! -iname "*.hpp" -print 
-delete
 ln -s SPIRV/spirv.hpp "$b/%_includedir/"
 find "$b/%_includedir/" -type f -exec chmod a-x "{}" "+"
+cp build/StandAlone/libglslang-default-resource-limits.so "$b/%_libdir/"
 
 %files devel
 %defattr(-,root,root)
 %_bindir/gls*
 %_bindir/spirv*
 %_libdir/*.a
+%_libdir/*resource*.so
 %_includedir/*
 
 %changelog

++++++ glslang-2.3.g244.tar.xz -> glslang-2.3.g401.tar.xz ++++++
++++ 47101 lines of diff (skipped)


Reply via email to