Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lxinput for openSUSE:Factory checked in at 2026-04-01 19:51:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxinput (Old) and /work/SRC/openSUSE:Factory/.lxinput.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxinput" Wed Apr 1 19:51:44 2026 rev:24 rq:1343963 version:0.3.6 Changes: -------- --- /work/SRC/openSUSE:Factory/lxinput/lxinput.changes 2017-01-12 15:55:33.625832093 +0100 +++ /work/SRC/openSUSE:Factory/.lxinput.new.21863/lxinput.changes 2026-04-01 19:52:55.394849226 +0200 @@ -1,0 +2,9 @@ +Tue Mar 31 18:31:11 UTC 2026 - Andreas Stieger <[email protected]> + +- update to 0.3.6: + * Change the design of the keyboard layout frame + * Realign the labels next to the sliders + * Fix function argument for C23 (fixes build for Tumbleweed) + * translations updates + +------------------------------------------------------------------- Old: ---- lxinput-0.3.5.tar.xz New: ---- _scmsync.obsinfo build.specials.obscpio lxinput-0.3.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxinput.spec ++++++ --- /var/tmp/diff_new_pack.AmiNs7/_old 2026-04-01 19:52:56.110878967 +0200 +++ /var/tmp/diff_new_pack.AmiNs7/_new 2026-04-01 19:52:56.118879299 +0200 @@ -2,6 +2,7 @@ # spec file for package lxinput # # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2026 Andreas Stieger <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,18 +13,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: lxinput -Version: 0.3.5 +Version: 0.3.6 Release: 0 Summary: Keyboard and mouse configuration tool -License: GPL-2.0 +License: GPL-2.0-only Group: System/GUI/LXDE -Url: http://www.lxde.org/ -Source0: %{name}-%{version}.tar.xz +URL: https://www.lxde.org/ +Source0: https://github.com/lxde/releases/raw/refs/heads/master/releases/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gcc BuildRequires: gcc-c++ @@ -34,44 +35,38 @@ BuildRequires: make BuildRequires: perl BuildRequires: perl-XML-Parser -BuildRequires: pkg-config -BuildRequires: update-desktop-files +BuildRequires: pkgconfig Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build %lang_package %description LXinput is just the LXDE Keyboard and mouse config tool %prep -%setup -q +%autosetup -p1 %build %configure -make %{?_smp_mflags} +%make_build %install -make DESTDIR=%{buildroot} install %{?_smp_mflags} -%suse_update_desktop_file %{name} +%make_install %find_lang %{name} %fdupes -s %{buildroot} -%post -%desktop_database_post - -%postun -%desktop_database_postun +%check +%make_build check %files -%defattr(-,root,root) +%license COPYING %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %dir %{_datadir}/%{name} %{_datadir}/%{name}/%{name}.ui %{_datadir}/%{name}/input-keyboard.png %{_datadir}/%{name}/input-mouse.png -%{_mandir}/man1/%{name}.1.gz +%{_mandir}/man1/%{name}.1%{?ext_man} %files lang -f %{name}.lang -%defattr(-,root,root) +%license COPYING ++++++ _scmsync.obsinfo ++++++ mtime: 1774982583 commit: 7878bbaeb1c8045a83fc7fdf6d260ac61788770cfe0ebcb63277be07b60c45b5 url: https://src.opensuse.org/lxde/lxinput.git revision: 7878bbaeb1c8045a83fc7fdf6d260ac61788770cfe0ebcb63277be07b60c45b5 projectscmsync: https://src.opensuse.org/lxde/_ObsPrj.git ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-03-31 20:56:41.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ lxinput-0.3.5.tar.xz -> lxinput-0.3.6.tar.xz ++++++ ++++ 21118 lines of diff (skipped)
