Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xkeyboard-config for
openSUSE:Factory checked in at 2021-07-21 19:05:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xkeyboard-config (Old)
and /work/SRC/openSUSE:Factory/.xkeyboard-config.new.2632 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xkeyboard-config"
Wed Jul 21 19:05:36 2021 rev:92 rq:906860 version:2.33
Changes:
--------
--- /work/SRC/openSUSE:Factory/xkeyboard-config/xkeyboard-config.changes
2021-02-22 14:22:26.091553808 +0100
+++
/work/SRC/openSUSE:Factory/.xkeyboard-config.new.2632/xkeyboard-config.changes
2021-07-21 19:05:47.347229879 +0200
@@ -1,0 +2,13 @@
+Sat Jul 17 15:34:56 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to version 2.33
+ * translation updates
+ * Replaced division slash with fraction slash on Neo2 (de) layout
+ * rules: correct Indic IPA to use iso639 code "eng"
+ * rules: remove two non-existing ISO639 codes
+ * rules: change ISO639 language codes to 639-2/T only
+ * rules: the xkb.dtd file is not an XML document
+ * symbols/nl: Add a "Dutch (US)" variant
+ * Simplify gb(basic) so that Shift+Right Alt behaves the same as Right
Alt+Shift.
+
+-------------------------------------------------------------------
Old:
----
xkeyboard-config-2.32.tar.bz2
New:
----
xkeyboard-config-2.33.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xkeyboard-config.spec ++++++
--- /var/tmp/diff_new_pack.ngSHRc/_old 2021-07-21 19:05:47.779230633 +0200
+++ /var/tmp/diff_new_pack.ngSHRc/_new 2021-07-21 19:05:47.783230639 +0200
@@ -17,13 +17,13 @@
Name: xkeyboard-config
-Version: 2.32
+Version: 2.33
Release: 0
Summary: The X Keyboard Extension
-License: GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT AND CDDL-1.0
+License: CDDL-1.0 AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
Group: System/X11/Utilities
-URL: http://www.freedesktop.org/Software/XKeyboardConfig
-Source:
http://xorg.freedesktop.org/archive/individual/data/%{name}/%{name}-%{version}.tar.bz2
+URL: https://www.freedesktop.org/Software/XKeyboardConfig
+Source:
https://xorg.freedesktop.org/archive/individual/data/%{name}/%{name}-%{version}.tar.bz2
Patch100: n_suse-ctrl-alt-bksp-terminate.patch
# PATCH-FIX-OPENSUSE disable-2xalt_2xctrl-toggle.diff fdo#4927 -- This is just
a workaround until fdo#4927 is fixed
Patch109: n_disable-2xalt_2xctrl-toggle.diff
@@ -36,7 +36,6 @@
BuildRequires: perl(XML::Parser)
BuildRequires: pkgconfig(xorg-macros) >= 1.12
Requires(post): coreutils
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
@@ -62,10 +61,10 @@
--with-xkb-base=%{_datadir}/X11/xkb \
--enable-compat_rules \
--disable-runtime-deps
-make %{?_smp_mflags}
+%make_build
%install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
mkdir -p %{buildroot}%{_localstatedir}/lib/xkb
# Bug 335553
mkdir -p %{buildroot}%{_localstatedir}/lib/xkb/compiled/
@@ -77,8 +76,8 @@
rm -rf %{_localstatedir}/lib/xkb/compiled/server*.xkm
%files
-%defattr(-,root,root)
-%doc AUTHORS COPYING README docs/HOWTO.* docs/README.*
+%license COPYING
+%doc AUTHORS README docs/HOWTO.* docs/README.*
%dir %{_localstatedir}/lib/xkb
%dir %{_localstatedir}/lib/xkb/compiled
%dir %{_datadir}/X11
@@ -87,6 +86,5 @@
%{_mandir}/man7/*
%files lang -f %{name}.lang
-%defattr(-,root,root)
%changelog
++++++ xkeyboard-config-2.32.tar.bz2 -> xkeyboard-config-2.33.tar.bz2 ++++++
++++ 242389 lines of diff (skipped)