Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libvsg for openSUSE:Factory checked in at 2023-08-02 16:49:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvsg (Old) and /work/SRC/openSUSE:Factory/.libvsg.new.22712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvsg" Wed Aug 2 16:49:09 2023 rev:2 rq:1101656 version:1.0.8 Changes: -------- --- /work/SRC/openSUSE:Factory/libvsg/libvsg.changes 2023-07-03 17:44:04.369173346 +0200 +++ /work/SRC/openSUSE:Factory/.libvsg.new.22712/libvsg.changes 2023-08-02 16:50:48.697632608 +0200 @@ -1,0 +2,8 @@ +Tue Aug 1 07:12:04 UTC 2023 - Ralf Habacker <[email protected]> + +- Update to version 1.0.8 + * Update soversion to 14 + * See https://github.com/vsg-dev/VulkanSceneGraph/releases/tag/v1.0.8 + for release info + +------------------------------------------------------------------- Old: ---- VulkanSceneGraph-1.0.7.tar.xz New: ---- VulkanSceneGraph-1.0.8.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvsg.spec ++++++ --- /var/tmp/diff_new_pack.lSfsVH/_old 2023-08-02 16:50:49.597638046 +0200 +++ /var/tmp/diff_new_pack.lSfsVH/_new 2023-08-02 16:50:49.601638070 +0200 @@ -17,12 +17,12 @@ %define _check 0 -%define _vsg_so_nr 13 +%define _vsg_so_nr 14 %define rname VulkanSceneGraph %define glslang_version 20230222+git.e4075496 Name: libvsg -Version: 1.0.7 +Version: 1.0.8 Release: 0 Summary: 3D graphics toolkit License: MIT ++++++ VulkanSceneGraph-1.0.7.tar.xz -> VulkanSceneGraph-1.0.8.tar.xz ++++++ ++++ 749918 lines of diff (skipped) ++++++ _service ++++++ --- /var/tmp/diff_new_pack.lSfsVH/_old 2023-08-02 16:50:51.577650008 +0200 +++ /var/tmp/diff_new_pack.lSfsVH/_new 2023-08-02 16:50:51.613650226 +0200 @@ -2,7 +2,7 @@ <service name="tar_scm" mode="disabled"> <param name="scm">git</param> <param name="url">https://github.com/vsg-dev/VulkanSceneGraph.git</param> - <param name="revision">v1.0.7</param> + <param name="revision">v1.0.8</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="package-meta">no</param> ++++++ glslang-20230222+git.e4075496.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/glslang-20230222+git.e4075496/.gitignore new/glslang-20230222+git.e4075496/.gitignore --- old/glslang-20230222+git.e4075496/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/glslang-20230222+git.e4075496/.gitignore 2023-02-22 13:17:15.000000000 +0100 @@ -0,0 +1,48 @@ +*.o +*.a +*.so +*.exe +.vscode/ +tags +TAGS +bazel-* +build/ +Test/localResults/ +External/googletest +External/spirv-tools +out/ + +# GN generated files +.cipd/ +*.gclient_entries +third_party/ +buildtools/ +tools/ + +# Random OS stuff +.DS_Store +._* + +# CMake generated files +*CMakeCache.txt +*CMakeFiles/ +*CTestTestfile.cmake +*cmake_install.cmake +*Makefile +compile_commands.json +DartConfiguration.tcl +OGLCompilersDLL/OGLCompilerTargets.cmake +SPIRV/SPIRVTargets.cmake +SPIRV/SPVRemapperTargets.cmake +StandAlone/glslang-default-resource-limitsTargets.cmake +StandAlone/glslangValidator +StandAlone/glslangValidatorTargets.cmake +StandAlone/spirv-remap +StandAlone/spirv-remapTargets.cmake +glslang-config-version.cmake +glslang-config.cmake +glslang-config.cmake.in +glslang/OSDependent/Unix/OSDependentTargets.cmake +glslang/glslangTargets.cmake +hlsl/HLSLTargets.cmake +include/
