Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package shaderc for openSUSE:Factory checked 
in at 2021-06-27 18:58:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/shaderc (Old)
 and      /work/SRC/openSUSE:Factory/.shaderc.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "shaderc"

Sun Jun 27 18:58:17 2021 rev:11 rq:901710 version:2021.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/shaderc/shaderc.changes  2021-05-07 
16:45:46.588282389 +0200
+++ /work/SRC/openSUSE:Factory/.shaderc.new.2625/shaderc.changes        
2021-06-27 18:58:30.148230387 +0200
@@ -1,0 +2,8 @@
+Thu Jun 24 10:51:26 UTC 2021 - Ferdinand Thiessen <[email protected]>
+
+- Update to release 2021.1
+  * Add -fauto-combined-image-sampler option to glslc
+  * Disable deprecated --target-env=opengl_compat with an explicit
+    error message
+
+-------------------------------------------------------------------

Old:
----
  v2021.0.tar.gz

New:
----
  shaderc-2021.1.tar.gz

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

Other differences:
------------------
++++++ shaderc.spec ++++++
--- /var/tmp/diff_new_pack.7VKBpG/_old  2021-06-27 18:58:30.620231007 +0200
+++ /var/tmp/diff_new_pack.7VKBpG/_new  2021-06-27 18:58:30.624231012 +0200
@@ -18,15 +18,14 @@
 
 Name:           shaderc
 %define lname libshaderc_shared1
-Version:        2021.0
+Version:        2021.1
 Release:        0
 Summary:        A collection of tools, libraries and tests for shader 
compilation
 License:        Apache-2.0
 Group:          Development/Tools/Other
 URL:            https://github.com/google/shaderc
-
 #Git-Clone:    https://github.com/google/shaderc
-Source:         https://github.com/google/shaderc/archive/v%version.tar.gz
+Source:         %url/archive/v%version.tar.gz#/%name-%version.tar.gz
 Patch1:         0001-Use-system-third-party-libs.patch
 BuildRequires:  c++_compiler
 BuildRequires:  cmake
@@ -69,7 +68,7 @@
 
 %build
 %cmake -DSHADERC_SKIP_TESTS=ON
-%make_jobs
+%cmake_build
 
 %install
 %cmake_install

Reply via email to