Hello community,

here is the log from the commit of package glfw for openSUSE:Factory checked in 
at 2020-03-30 23:07:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glfw (Old)
 and      /work/SRC/openSUSE:Factory/.glfw.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glfw"

Mon Mar 30 23:07:04 2020 rev:12 rq:789824 version:3.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/glfw/glfw.changes        2019-06-19 
20:55:19.657822764 +0200
+++ /work/SRC/openSUSE:Factory/.glfw.new.3160/glfw.changes      2020-03-30 
23:07:10.960305693 +0200
@@ -1,0 +2,33 @@
+Wed Mar 25 21:26:36 UTC 2020 - Simon Puchert <simonpuch...@alice.de>
+
+- Update to version 3.3.2
+  * [X11] bugfixes:
+  * glfwFocusWindow could terminate on older WMs or without a WM
+  * Creating an undecorated window could fail with BadMatch (#1620)
+  * Querying a disconnected monitor could segfault (#1602)
+- Update to version 3.3.1
+  * General bugfixes:
+  * The CMake config-file package used an absolute path and was not
+    relocatable (#1470)
+  * Video modes with a duplicate screen area were discarded
+    (#1555,#1556)
+  * Compiling with -Wextra-semi caused warnings (#1440)
+  * Built-in mappings failed because some OEMs re-used VID/PID
+    (#1583)
+  * [X11] bugfixes:
+  * The CMake files did not check for the XInput headers (#1480)
+  * Key names were not updated when the keyboard layout changed
+    (#1462,#1528)
+  * Decorations could not be enabled after window creation (#1566)
+  * Content scale fallback value could be inconsistent (#1578)
+  * glfwMaximizeWindow had no effect on hidden windows
+  * Clearing GLFW_FLOATING on a hidden window caused invalid read
+  * Changing GLFW_FLOATING on a hidden window could silently fail
+  * Disabled cursor mode was interrupted by indicator windows
+  * Monitor physical dimensions could be reported as zero mm
+  * Window position events were not emitted during resizing (#1613)
+  * [Wayland] Bugfix: The GLFW_HAND_CURSOR shape used the wrong
+    image (#1432)
+- See also: https://www.glfw.org/changelog.html
+
+-------------------------------------------------------------------

Old:
----
  glfw-3.3.tar.gz

New:
----
  glfw-3.3.2.tar.gz

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

Other differences:
------------------
++++++ glfw.spec ++++++
--- /var/tmp/diff_new_pack.P0CzsE/_old  2020-03-30 23:07:11.868306211 +0200
+++ /var/tmp/diff_new_pack.P0CzsE/_new  2020-03-30 23:07:11.872306213 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package glfw
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,12 +23,12 @@
 %bcond_with geany
 %endif
 Name:           glfw
-Version:        3.3
+Version:        3.3.2
 Release:        0
 Summary:        Framework for OpenGL application development
 License:        Zlib
 Group:          Development/Libraries/C and C++
-URL:            http://www.glfw.org/
+URL:            https://www.glfw.org/
 Source:         
https://github.com/glfw/glfw/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  doxygen
@@ -40,9 +40,7 @@
 BuildRequires:  pkgconfig(xi)
 BuildRequires:  pkgconfig(xinerama)
 BuildRequires:  pkgconfig(xrandr)
-%if 0%{?suse_version} > 1320
 BuildRequires:  vulkan-devel
-%endif
 %if %{with geany}
 BuildRequires:  geany
 %endif

++++++ glfw-3.3.tar.gz -> glfw-3.3.2.tar.gz ++++++
++++ 11166 lines of diff (skipped)


Reply via email to