Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xorgproto for openSUSE:Factory 
checked in at 2021-03-02 12:25:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorgproto (Old)
 and      /work/SRC/openSUSE:Factory/.xorgproto.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xorgproto"

Tue Mar  2 12:25:50 2021 rev:5 rq:875092 version:2021.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/xorgproto/xorgproto.changes      2020-04-19 
21:35:26.350388886 +0200
+++ /work/SRC/openSUSE:Factory/.xorgproto.new.2378/xorgproto.changes    
2021-03-02 12:26:00.823347164 +0100
@@ -1,0 +2,44 @@
+Thu Feb 25 10:42:37 UTC 2021 - Stefan Dirsch <sndir...@suse.com>
+
+- xorgproto 2021.3
+If you thought the 2021.2 release was exciting, well, you're in for a
+surprise: this one even builds with meson! How cool is that?!
+
+Somewhat related: the new script to generate and verify the keysyms was
+missing from the (autotools-generated) tarball, causing a meson build from
+that tarball to fail during the setup phase. This is fixed now.
+
+No changes to the rest of the sources, so this is effectively identical to
+yesterday's tarball.
+
+-------------------------------------------------------------------
+Thu Feb 25 10:39:54 UTC 2021 - Stefan Dirsch <sndir...@suse.com>
+
+- xorgproto 2021.2
+This release is mostly all about keysyms. Some additions to Vietnamese and
+Hangul but the big set of commits here is catching up with several years of
+Linux kernel releases.
+
+The kernel's evdev interface has semantic keycodes (e.g. KEY_ESC is what
+you'd expect). Beyond the normal range expected to change with different
+layouts there are many keycodes that should only ever do one thing.
+For example, KEY_ONSCREEN_KEYBOARD should display the OSK regardless of
+layout). In the past, we've added these keysyms on a as-requested basis.
+
+We now have a reserved subrange in the already reserved range for XF86Foo
+keysyms. Within that range, keysyms map directly to their evdev
+counterparts, making future updates easier. The above example
+KEY_ONSCREEN_KEYBOARD now has a XF86OnScreenKeyboard keysym.
+The header file follows a strict convention to make this range
+machine-readable, xkeyboard-config can make use of this to
+make those keysyms available by default. Note that almost all keys are
+outside the X keycode range so very little will change under X.
+
+Note that most keys exist on selected devices only so the practial use is
+quite limited. But those keysyms are available through normal XKB
+configuration so users can re-map existing keys where needed.
+
+Aside from those, a bit of misc cleanup work. Many thanks to all
+contributors.
+
+-------------------------------------------------------------------

Old:
----
  xorgproto-2020.1.tar.bz2

New:
----
  xorgproto-2021.3.tar.bz2

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

Other differences:
------------------
++++++ xorgproto.spec ++++++
--- /var/tmp/diff_new_pack.b16NIF/_old  2021-03-02 12:26:01.603347862 +0100
+++ /var/tmp/diff_new_pack.b16NIF/_new  2021-03-02 12:26:01.607347866 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xorgproto
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:           xorgproto
-Version:        2020.1
+Version:        2021.3
 Release:        0
 URL:            http://xorg.freedesktop.org/
 Summary:        The X11 Protocol collection

++++++ xorgproto-2020.1.tar.bz2 -> xorgproto-2021.3.tar.bz2 ++++++
++++ 2707 lines of diff (skipped)

Reply via email to