Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package glfw for openSUSE:Factory checked in 
at 2021-03-10 08:48:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glfw (Old)
 and      /work/SRC/openSUSE:Factory/.glfw.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glfw"

Wed Mar 10 08:48:10 2021 rev:14 rq:875804 version:3.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/glfw/glfw.changes        2020-08-29 
20:35:38.413295862 +0200
+++ /work/SRC/openSUSE:Factory/.glfw.new.2378/glfw.changes      2021-03-10 
08:48:38.354355378 +0100
@@ -1,0 +2,25 @@
+Sun Feb 28 13:00:11 UTC 2021 - Martin Hauke <[email protected]>
+
+- Update to version 3.3.3
+  [Common] bugfixes:
+  * Some extension loader headers did not prevent default
+    OpenGL header inclusion.
+  [X11] bugfixes:
+  * IME input of CJK was broken for ???C??? locale.
+  * Xlib errors caused by other parts of the application could be
+    reported as GLFW errors.
+  * A handle race condition could cause a BadWindow error.
+  * XKB path used keysyms instead of physical locations for
+    non-printable keys.
+  * Function keys were mapped to GLFW_KEY_UNKNOWN for some layout
+    combinaitons.
+  * Keys pressed simultaneously with others were not always
+    reported.
+  [Wayland] bugfixes:
+  * Repeated keys could be reported with NULL window.
+  * Retrieving partial framebuffer size would segfault.
+  * Scrolling offsets were inverted compared to other platforms.
+  * Client-Side Decorations were destroyed in the wrong worder.
+  * Monitors physical size could report zero.
+
+-------------------------------------------------------------------

Old:
----
  glfw-3.3.2.tar.gz

New:
----
  glfw-3.3.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ glfw.spec ++++++
--- /var/tmp/diff_new_pack.hlbekv/_old  2021-03-10 08:48:39.178356228 +0100
+++ /var/tmp/diff_new_pack.hlbekv/_new  2021-03-10 08:48:39.182356233 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package glfw
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 %bcond_with geany
 %endif
 Name:           glfw
-Version:        3.3.2
+Version:        3.3.3
 Release:        0
 Summary:        Framework for OpenGL application development
 License:        Zlib
@@ -34,13 +34,13 @@
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
+BuildRequires:  vulkan-devel
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(glu)
 BuildRequires:  pkgconfig(xcursor)
 BuildRequires:  pkgconfig(xi)
 BuildRequires:  pkgconfig(xinerama)
 BuildRequires:  pkgconfig(xrandr)
-BuildRequires:  vulkan-devel
 %if %{with geany}
 BuildRequires:  geany
 %endif

++++++ glfw-3.3.2.tar.gz -> glfw-3.3.3.tar.gz ++++++
++++ 3318 lines of diff (skipped)

Reply via email to