Hello community, here is the log from the commit of package libglvnd for openSUSE:Factory checked in at 2018-04-22 14:35:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libglvnd (Old) and /work/SRC/openSUSE:Factory/.libglvnd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libglvnd" Sun Apr 22 14:35:38 2018 rev:9 rq:598576 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libglvnd/libglvnd.changes 2018-01-16 09:34:51.598780527 +0100 +++ /work/SRC/openSUSE:Factory/.libglvnd.new/libglvnd.changes 2018-04-22 14:35:40.689568926 +0200 @@ -1,0 +2,27 @@ +Thu Apr 19 13:24:28 UTC 2018 - [email protected] + +- update to release 1.0.0 + * Now that both the EGL and GLX interfaces are defined and stable, + set the package version to 1.0.0. + * Changes + + GLX: Fix an error in handling GLX dispatch stubs. + + EGL: Fix handling a malloc failure in eglQueryString. + + GLdispatch: Clean up the assembly dispatch code. + + GLdispatch aarch64: Align the dispatch stubs to a 64K page size. + + Fix typo in _LIBRARY_FEATURE_NAMES. + + Merge pull request #131 from michalsrb/fix-missing-gles-symbols + + Merge branch 'fix-aarch64-page-size' + + Convert lq/stq instructions + + Merge pull request #125 from kbrenneman/ppc64le-convert-lq-stq + + Don't #define USE_ASM (defined(USE_X86_ASM) || ... ) + + Remove -Wno-misleading-indentation + + Remove the cJSON README and tests + + Update cJSON to version 1.5.9 + + Merge pull request #135 from aaronp24/remove-misleading-indentation + + Fix memory leak in LoadVendorsFromConfigDir + + Cleanup winsys dispatch index list on EGL mapping teardown + + Merge pull request #137 from polarina/memleak + + Set package version to 1.0.0. +- supersedes U_Fix-typo-in-LIBRARY_FEATURE_NAMES.patch + +------------------------------------------------------------------- Old: ---- U_Fix-typo-in-LIBRARY_FEATURE_NAMES.patch libglvnd-0.1.2~20170620~d850cdd.tar.gz New: ---- libglvnd-1.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libglvnd.spec ++++++ --- /var/tmp/diff_new_pack.FnrXhS/_old 2018-04-22 14:35:41.305546634 +0200 +++ /var/tmp/diff_new_pack.FnrXhS/_new 2018-04-22 14:35:41.309546490 +0200 @@ -20,7 +20,7 @@ # Name: libglvnd -Version: 0.1.2~20170620~d850cdd +Version: 1.0.0 Release: 0 Summary: The GL Vendor-Neutral Dispatch library License: MIT @@ -29,7 +29,6 @@ # Source is _service generated Source: %name-%version.tar.gz Source1: baselibs.conf -Patch1: U_Fix-typo-in-LIBRARY_FEATURE_NAMES.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool @@ -62,7 +61,6 @@ %prep %setup -q -%patch1 -p1 # fix env shebang to call py3 directly sed -i -e "1s|#!.*|#!/usr/bin/python3|" src/generate/*.py ++++++ libglvnd-0.1.2~20170620~d850cdd.tar.gz -> libglvnd-1.0.0.tar.gz ++++++ ++++ 268874 lines of diff (skipped)
