Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xmodmap for openSUSE:Factory checked in at 2022-07-12 11:12:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmodmap (Old) and /work/SRC/openSUSE:Factory/.xmodmap.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmodmap" Tue Jul 12 11:12:17 2022 rev:11 rq:988379 version:1.0.11 Changes: -------- --- /work/SRC/openSUSE:Factory/xmodmap/xmodmap.changes 2021-04-18 21:45:31.068763178 +0200 +++ /work/SRC/openSUSE:Factory/.xmodmap.new.1523/xmodmap.changes 2022-07-12 11:12:29.615702698 +0200 @@ -1,0 +2,10 @@ +Mon Jul 11 12:55:19 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 1.0.11 + * gitlab CI: add a basic build test + * Build xz tarballs instead of bzip2 + * handle.c: avoid leaks when realloc() fails + * PrintModifierMapping: stop leaking the map returned by + XGetKeyboardMapping Fix warning about number of mouse buttons + +------------------------------------------------------------------- Old: ---- xmodmap-1.0.10.tar.bz2 New: ---- xmodmap-1.0.11.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmodmap.spec ++++++ --- /var/tmp/diff_new_pack.VJQTFu/_old 2022-07-12 11:12:29.991703190 +0200 +++ /var/tmp/diff_new_pack.VJQTFu/_new 2022-07-12 11:12:29.991703190 +0200 @@ -1,7 +1,7 @@ # # spec file for package xmodmap # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,13 +20,13 @@ %define UsrEtcMove 1 %endif Name: xmodmap -Version: 1.0.10 +Version: 1.0.11 Release: 0 Summary: Utility to modify keymaps and pointer button mappings in X License: MIT Group: System/X11/Utilities URL: https://xorg.freedesktop.org/ -Source0: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +Source0: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz Source1: Xmodmap.template Source2: Xmodmap.remote.template BuildRequires: pkgconfig