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 <[email protected]> + +- 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
