Hello community, here is the log from the commit of package lxqt-config for openSUSE:Factory checked in at 2019-02-25 17:59:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxqt-config (Old) and /work/SRC/openSUSE:Factory/.lxqt-config.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxqt-config" Mon Feb 25 17:59:30 2019 rev:15 rq:678879 version:0.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/lxqt-config/lxqt-config.changes 2018-06-29 22:31:33.622248320 +0200 +++ /work/SRC/openSUSE:Factory/.lxqt-config.new.28833/lxqt-config.changes 2019-02-25 17:59:35.934167763 +0100 @@ -1,0 +2,18 @@ +Mon Feb 25 10:26:06 UTC 2019 - [email protected] + +- Update to 0.14.1: + * Apply button for appearance and input config dialogs + * Updated translations + +------------------------------------------------------------------- +Thu Jan 31 10:03:32 UTC 2019 - Michael Vetter <[email protected]> + +- Update to 0.14.0: + * Introduced GTK appearance settings + * Initial touchpad settings and improved input device handling + * lxqt-config-brightness: Backlight control updated + * lxqt-config-monitor: Monitor name is added to output. + * Installed former missed man pages +- Move translation from lxqt-l10n into package + +------------------------------------------------------------------- Old: ---- lxqt-config-0.13.0.tar.xz lxqt-config-0.13.0.tar.xz.asc New: ---- lxqt-config-0.14.1.tar.xz lxqt-config-0.14.1.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxqt-config.spec ++++++ --- /var/tmp/diff_new_pack.ru195c/_old 2019-02-25 17:59:39.090165107 +0100 +++ /var/tmp/diff_new_pack.ru195c/_new 2019-02-25 17:59:39.090165107 +0100 @@ -1,7 +1,7 @@ # # spec file for package lxqt-config # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # 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: lxqt-config -Version: 0.13.0 +Version: 0.14.1 Release: 0 Summary: LXQt Control Center License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -26,11 +26,11 @@ Source: https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz Source1: https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc Source2: lxqt-config.keyring -BuildRequires: cmake >= 3.0.2 +BuildRequires: cmake >= 3.1.0 BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: libQt5Gui-private-headers-devel -BuildRequires: lxqt-build-tools-devel >= 0.5.0 +BuildRequires: lxqt-build-tools-devel >= 0.6.0 BuildRequires: pkgconfig BuildRequires: cmake(KF5Screen) BuildRequires: cmake(KF5WindowSystem) @@ -42,11 +42,14 @@ BuildRequires: pkgconfig(Qt5X11Extras) BuildRequires: pkgconfig(Qt5Xdg) >= 1.3.0 BuildRequires: pkgconfig(Qt5Xml) +BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(lxqt) >= %{version} BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb) BuildRequires: pkgconfig(xcb-randr) BuildRequires: pkgconfig(xcursor) +BuildRequires: pkgconfig(xi) +BuildRequires: pkgconfig(xorg-libinput) BuildRequires: pkgconfig(zlib) Requires(post): desktop-file-utils Requires(pre): desktop-file-utils @@ -55,6 +58,8 @@ %description System Configuration and Control Center for LXQt +%lang_package + %prep %setup -q # Changing LXQt into X-LXQt in desktop files to be freedesktop compliant and shut rpmlint warnings @@ -76,6 +81,8 @@ install -Dm 0644 %{name}-appearance/man/%{name}-appearance.1 %{buildroot}%{_mandir}/man1/%{name}-appearance.1 %fdupes -s %{buildroot}/%{_datadir} +%find_lang %{name} --with-qt + %files %license LICENSE %doc AUTHORS @@ -97,4 +104,16 @@ %{_datadir}/lxqt/icons/monitor.svg %{_mandir}/man?/%{name}*.?%{ext_man} +%files lang -f %{name}.lang +%dir %{_datadir}/lxqt +%dir %{_datadir}/lxqt/translations +%{_datadir}/lxqt/translations/lxqt-config +%{_datadir}/lxqt/translations/lxqt-config-appearance +%{_datadir}/lxqt/translations/lxqt-config-brightness +%{_datadir}/lxqt/translations/lxqt-config-cursor +%{_datadir}/lxqt/translations/lxqt-config-file-associations +%{_datadir}/lxqt/translations/lxqt-config-input +%{_datadir}/lxqt/translations/lxqt-config-locale +%{_datadir}/lxqt/translations/lxqt-config-monitor + %changelog ++++++ lxqt-config-0.13.0.tar.xz -> lxqt-config-0.14.1.tar.xz ++++++ ++++ 44754 lines of diff (skipped)
