commit spirv-cross for openSUSE:Factory

2020-07-08 Thread root
Hello community,

here is the log from the commit of package spirv-cross for openSUSE:Factory 
checked in at 2020-07-08 19:12:36

Comparing /work/SRC/openSUSE:Factory/spirv-cross (Old)
 and  /work/SRC/openSUSE:Factory/.spirv-cross.new.3060 (New)


Package is "spirv-cross"

Wed Jul  8 19:12:36 2020 rev:6 rq:819297 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/spirv-cross/spirv-cross.changes  2020-05-29 
21:37:27.990665846 +0200
+++ /work/SRC/openSUSE:Factory/.spirv-cross.new.3060/spirv-cross.changes
2020-07-08 19:12:48.531070711 +0200
@@ -1,0 +2,5 @@
+Tue Jul  7 22:19:53 UTC 2020 - Mia Herkt 
+
+- Update to 2020-06-29 (no changelog)
+
+---

Old:

  spirv-cross-2020-05-19.tar.gz

New:

  spirv-cross-2020-06-29.tar.gz



Other differences:
--
++ spirv-cross.spec ++
--- /var/tmp/diff_new_pack.bzttjU/_old  2020-07-08 19:12:49.815075141 +0200
+++ /var/tmp/diff_new_pack.bzttjU/_new  2020-07-08 19:12:49.815075141 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _ver 2020-05-19
-%define _libver 0.33.0
+%define _ver 2020-06-29
+%define _libver 0.35.0
 %define _sover 0
 %define _libname libspirv-cross-c-shared
 %define _libpkg %{_libname}%{_sover}
 %define __builder ninja
 Name:   spirv-cross
-Version:20200403
+Version:20200629
 Release:0
 Summary:Tool and library for SPIR-V reflection and disassembly
 License:Apache-2.0

++ spirv-cross-2020-05-19.tar.gz -> spirv-cross-2020-06-29.tar.gz ++
 11029 lines of diff (skipped)




commit spirv-cross for openSUSE:Factory

2020-05-29 Thread root
Hello community,

here is the log from the commit of package spirv-cross for openSUSE:Factory 
checked in at 2020-05-29 21:23:13

Comparing /work/SRC/openSUSE:Factory/spirv-cross (Old)
 and  /work/SRC/openSUSE:Factory/.spirv-cross.new.3606 (New)


Package is "spirv-cross"

Fri May 29 21:23:13 2020 rev:5 rq:809947 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/spirv-cross/spirv-cross.changes  2020-04-11 
23:46:24.391082780 +0200
+++ /work/SRC/openSUSE:Factory/.spirv-cross.new.3606/spirv-cross.changes
2020-05-29 21:37:27.990665846 +0200
@@ -1,0 +2,5 @@
+Thu May 21 12:40:41 UTC 2020 - Mia Herkt 
+
+- Update to 2020-05-19 (no changelog)
+
+---

Old:

  spirv-cross-2020-04-03.tar.gz

New:

  spirv-cross-2020-05-19.tar.gz



Other differences:
--
++ spirv-cross.spec ++
--- /var/tmp/diff_new_pack.bNY7kJ/_old  2020-05-29 21:37:28.486667322 +0200
+++ /var/tmp/diff_new_pack.bNY7kJ/_new  2020-05-29 21:37:28.490667334 +0200
@@ -16,8 +16,8 @@
 #
 
 
-%define _ver 2020-04-03
-%define _libver 0.30.0
+%define _ver 2020-05-19
+%define _libver 0.33.0
 %define _sover 0
 %define _libname libspirv-cross-c-shared
 %define _libpkg %{_libname}%{_sover}

++ spirv-cross-2020-04-03.tar.gz -> spirv-cross-2020-05-19.tar.gz ++
 6040 lines of diff (skipped)




commit spirv-cross for openSUSE:Factory

2020-04-11 Thread root
Hello community,

here is the log from the commit of package spirv-cross for openSUSE:Factory 
checked in at 2020-04-11 23:46:18

Comparing /work/SRC/openSUSE:Factory/spirv-cross (Old)
 and  /work/SRC/openSUSE:Factory/.spirv-cross.new.3248 (New)


Package is "spirv-cross"

Sat Apr 11 23:46:18 2020 rev:4 rq:792939 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/spirv-cross/spirv-cross.changes  2020-01-19 
20:58:02.912069506 +0100
+++ /work/SRC/openSUSE:Factory/.spirv-cross.new.3248/spirv-cross.changes
2020-04-11 23:46:24.391082780 +0200
@@ -1,0 +2,9 @@
+Wed Apr  8 11:02:21 UTC 2020 - Jan Engelhardt 
+
+- Update to release 2020-04-03
+  * MSL: Reintroduce workarounds for arrays not being value
+types.
+  * Expose query if a resource was used as a comparison/depth
+resource.
+
+---

Old:

  spirv-cross-2020-01-16.tar.gz

New:

  spirv-cross-2020-04-03.tar.gz



Other differences:
--
++ spirv-cross.spec ++
--- /var/tmp/diff_new_pack.AJoYto/_old  2020-04-11 23:46:24.923083186 +0200
+++ /var/tmp/diff_new_pack.AJoYto/_new  2020-04-11 23:46:24.927083188 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _ver 2020-01-16
-%define _libver 0.23.0
+%define _ver 2020-04-03
+%define _libver 0.30.0
 %define _sover 0
 %define _libname libspirv-cross-c-shared
 %define _libpkg %{_libname}%{_sover}
 %define __builder ninja
 Name:   spirv-cross
-Version:20200116
+Version:20200403
 Release:0
 Summary:Tool and library for SPIR-V reflection and disassembly
 License:Apache-2.0
@@ -40,16 +40,13 @@
 converting SPIR-V to other shader languages.
 
 Features:
-  * Converts SPIR-V to readable, usable and efficient GLSL, MSL
-or HLSL
-  * Converts SPIR-V to a JSON reflection format
+  * Conversion of SPIR-V to GLSL, MSL or HLSL
+  * Conversion of SPIR-V to a JSON reflection format
   * Reflection API to simplify the creation of Vulkan pipeline
 layouts
   * Reflection API to modify and tweak OpDecorations
-  * Supports "all" of vertex, fragment, tessellation, geometry
+  * Support for "all" of vertex, fragment, tessellation, geometry
 and compute shaders.
-  * SPIRV-Cross tries emitting readable and clean output from
-the SPIR-V.
 
 %package -n %{_libpkg}
 Version:%{_libver}

++ spirv-cross-2020-01-16.tar.gz -> spirv-cross-2020-04-03.tar.gz ++
 7938 lines of diff (skipped)




commit spirv-cross for openSUSE:Factory

2020-01-19 Thread root
Hello community,

here is the log from the commit of package spirv-cross for openSUSE:Factory 
checked in at 2020-01-19 20:56:22

Comparing /work/SRC/openSUSE:Factory/spirv-cross (Old)
 and  /work/SRC/openSUSE:Factory/.spirv-cross.new.26092 (New)


Package is "spirv-cross"

Sun Jan 19 20:56:22 2020 rev:3 rq:765488 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/spirv-cross/spirv-cross.changes  2019-08-24 
18:51:07.949729925 +0200
+++ /work/SRC/openSUSE:Factory/.spirv-cross.new.26092/spirv-cross.changes   
2020-01-19 20:58:02.912069506 +0100
@@ -1,0 +2,5 @@
+Sat Jan 18 19:51:33 UTC 2020 - Martin Herkt <9+suse@cirno.systems>
+
+- Update to 2020-01-16 (no changelog)
+
+---

Old:

  spirv-cross-2019-07-26.tar.gz

New:

  spirv-cross-2020-01-16.tar.gz



Other differences:
--
++ spirv-cross.spec ++
--- /var/tmp/diff_new_pack.pmCvOR/_old  2020-01-19 20:58:03.888070018 +0100
+++ /var/tmp/diff_new_pack.pmCvOR/_new  2020-01-19 20:58:03.888070018 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package spirv-cross
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,14 @@
 #
 
 
-%define _ver 2019-07-26
-%define _libver 0.16.0
+%define _ver 2020-01-16
+%define _libver 0.23.0
 %define _sover 0
 %define _libname libspirv-cross-c-shared
 %define _libpkg %{_libname}%{_sover}
 %define __builder ninja
 Name:   spirv-cross
-Version:20190726
+Version:20200116
 Release:0
 Summary:Tool and library for SPIR-V reflection and disassembly
 License:Apache-2.0

++ spirv-cross-2019-07-26.tar.gz -> spirv-cross-2020-01-16.tar.gz ++
 94520 lines of diff (skipped)




commit spirv-cross for openSUSE:Factory

2019-08-24 Thread root
Hello community,

here is the log from the commit of package spirv-cross for openSUSE:Factory 
checked in at 2019-08-24 18:51:04

Comparing /work/SRC/openSUSE:Factory/spirv-cross (Old)
 and  /work/SRC/openSUSE:Factory/.spirv-cross.new.7948 (New)


Package is "spirv-cross"

Sat Aug 24 18:51:04 2019 rev:2 rq:725816 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/spirv-cross/spirv-cross.changes  2019-08-13 
13:21:55.949407836 +0200
+++ /work/SRC/openSUSE:Factory/.spirv-cross.new.7948/spirv-cross.changes
2019-08-24 18:51:07.949729925 +0200
@@ -1,0 +2,6 @@
+Sat Aug 24 06:15:26 UTC 2019 - Jan Engelhardt 
+
+- Trim description for non-"main" (by importance) subpackages.
+  Compact main description.
+
+---



Other differences:
--
++ spirv-cross.spec ++
--- /var/tmp/diff_new_pack.4fDIfu/_old  2019-08-24 18:51:11.033729627 +0200
+++ /var/tmp/diff_new_pack.4fDIfu/_new  2019-08-24 18:51:11.069729623 +0200
@@ -40,20 +40,20 @@
 converting SPIR-V to other shader languages.
 
 Features:
-  * Convert SPIR-V to readable, usable and efficient GLSL
-  * Convert SPIR-V to readable, usable and efficient MSL
-  * Convert SPIR-V to readable, usable and efficient HLSL
-  * Convert SPIR-V to a JSON reflection format
+  * Converts SPIR-V to readable, usable and efficient GLSL, MSL
+or HLSL
+  * Converts SPIR-V to a JSON reflection format
   * Reflection API to simplify the creation of Vulkan pipeline
 layouts
   * Reflection API to modify and tweak OpDecorations
   * Supports "all" of vertex, fragment, tessellation, geometry
 and compute shaders.
-  * SPIRV-Cross tries hard to emit readable and clean output from
+  * SPIRV-Cross tries emitting readable and clean output from
 the SPIR-V.
 
 %package -n %{_libpkg}
 Version:%{_libver}
+Release:0
 Summary:Library for SPIR-V reflection and disassembly
 Group:  System/Libraries
 
@@ -61,21 +61,9 @@
 SPIRV-Cross is a tool and library designed for parsing and
 converting SPIR-V to other shader languages.
 
-Features:
-  * Convert SPIR-V to readable, usable and efficient GLSL
-  * Convert SPIR-V to readable, usable and efficient MSL
-  * Convert SPIR-V to readable, usable and efficient HLSL
-  * Convert SPIR-V to a JSON reflection format
-  * Reflection API to simplify the creation of Vulkan pipeline
-layouts
-  * Reflection API to modify and tweak OpDecorations
-  * Supports "all" of vertex, fragment, tessellation, geometry
-and compute shaders.
-  * SPIRV-Cross tries hard to emit readable and clean output from
-the SPIR-V.
-
 %package -n %{_libname}-devel
 Version:%{_libver}
+Release:0
 Summary:Development headers for the SPIRV-Cross library
 Group:  Development/Libraries/C and C++
 Requires:   %{_libpkg} = %{_libver}
@@ -84,19 +72,6 @@
 SPIRV-Cross is a tool and library designed for parsing and
 converting SPIR-V to other shader languages.
 
-Features:
-  * Convert SPIR-V to readable, usable and efficient GLSL
-  * Convert SPIR-V to readable, usable and efficient MSL
-  * Convert SPIR-V to readable, usable and efficient HLSL
-  * Convert SPIR-V to a JSON reflection format
-  * Reflection API to simplify the creation of Vulkan pipeline
-layouts
-  * Reflection API to modify and tweak OpDecorations
-  * Supports "all" of vertex, fragment, tessellation, geometry
-and compute shaders.
-  * SPIRV-Cross tries hard to emit readable and clean output from
-the SPIR-V.
-
 %prep
 %setup -q -n SPIRV-Cross-%{_ver}
 sed -i 
's,${CMAKE_INSTALL_PREFIX}/lib,%{_libdir},;s,/share/pkgconfig,/%{_lib}/pkgconfig,;s,DESTINATION
 lib,DESTINATION %{_lib},g' CMakeLists.txt