Hello community, here is the log from the commit of package vulkan-doc for openSUSE:Factory checked in at 2019-10-24 23:01:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vulkan-doc (Old) and /work/SRC/openSUSE:Factory/.vulkan-doc.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vulkan-doc" Thu Oct 24 23:01:15 2019 rev:2 rq:733817 version:1.1.123 Changes: -------- --- /work/SRC/openSUSE:Factory/vulkan-doc/vulkan-doc.changes 2019-09-09 12:33:39.605489257 +0200 +++ /work/SRC/openSUSE:Factory/.vulkan-doc.new.2990/vulkan-doc.changes 2019-10-24 23:01:17.067972005 +0200 @@ -1,0 +2,41 @@ +Sun Sep 22 21:47:34 UTC 2019 - Aaron Stern <[email protected]> + +- Update to 1.1.123 + * Add missing aspect mask descriptions to + elink:VkImageAspectFlagBits. + * Modify validity generator script to not check validity of + ignored values. + * Fix footnote markup in the <<vkGetDeviceProcAddr behavior>> + table. + * Require that <<interfaces-builtin-variables-sgs, + code:SubgroupSize>> be a power of two. + * Clarify that shaderFloat64 and shaderInt64 enable all storage + classes, while shaderFloat16, shaderInt8, and shaderInt16 + only enable non-interface storage classes. in the + <<features-shaderFloat64>>, <<features-shaderInt64>>, and + <<features-shaderInt16>> descriptions and for + slink:VkPhysicalDeviceShaderFloat16Int8FeaturesKHR. + * Fix broken asciidoctor conditional logic in the + <<spirvenv-module-validation, Validation Rules within a + Module>> section, and add style guide language to help avoid + this problem in the future. + * Modify VUID assignment script to use the first API include in + a block as part of the VUID name rather than the last one, so + the VUID is based on the promoted API name. + * Cleanup string descriptions to consistently refer to + "null-terminated UTF-8" strings. + * Clarify the purpose of the + slink:VkPhysicalDeviceLimits::ptext:maxDescriptorSet* limits. + * Fix the slink:VkPhysicalDeviceRayTracingPropertiesNV limits + for pname:maxGeometryCount, pname:maxInstanceCount, and + pname:maxTriangleCount in the <<limits-required, Required + Limits>>. + * Update SPIR-V image op sign-matching rules in the + <<spirvenv-module-validation, Validation Rules within a + Module>> section, the <<formats-numericformat>> table, and + the <<interfaces-resources-descset, Descriptor Set + Interface>> section. + * New extensions VK_KHR_shader_subgroup_extended_types, + VK_GOOGLE_user_type. + +------------------------------------------------------------------- Old: ---- Vulkan-Docs-1.1.120.tar.xz _service New: ---- v1.1.123.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vulkan-doc.spec ++++++ --- /var/tmp/diff_new_pack.CmQFxQ/_old 2019-10-24 23:01:17.851972906 +0200 +++ /var/tmp/diff_new_pack.CmQFxQ/_new 2019-10-24 23:01:17.863972920 +0200 @@ -16,19 +16,19 @@ # -%define version_unconverted 1.1.120 +%define version_unconverted 1.1.123 Name: vulkan-doc -Version: 1.1.120 +Version: 1.1.123 Release: 0 Summary: Formal documentation of the Vulkan API License: CC-BY-SA-4.0 AND Apache-2.0 Group: Documentation/HTML -URL: https://github.com/KhronosGroup/Vulkan-Docs -Source: Vulkan-Docs-%version.tar.xz -BuildRequires: rubygem(asciidoctor) >= 1.5.8 +URL: https://github.com/KhronosGroup/ +Source: https://github.com/KhronosGroup/Vulkan-Docs/archive/v%version.tar.gz BuildRequires: make -BuildRequires: python3-base BuildRequires: python-rpm-macros +BuildRequires: python3-base +BuildRequires: rubygem(asciidoctor) >= 1.5.8 BuildArch: noarch %description @@ -41,8 +41,8 @@ %package -n python3-spec_tools Summary: Build tools for the Vulkan layer validation ICD -Group: Development/Tools/Other License: Apache-2.0 +Group: Development/Tools/Other BuildArch: noarch %description -n python3-spec_tools
