Hello community, here is the log from the commit of package lxqt-policykit for openSUSE:Factory checked in at 2019-02-25 17:49:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxqt-policykit (Old) and /work/SRC/openSUSE:Factory/.lxqt-policykit.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxqt-policykit" Mon Feb 25 17:49:27 2019 rev:10 rq:670388 version:0.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lxqt-policykit/lxqt-policykit.changes 2018-06-29 22:31:24.474255314 +0200 +++ /work/SRC/openSUSE:Factory/.lxqt-policykit.new.28833/lxqt-policykit.changes 2019-02-25 17:49:28.670805968 +0100 @@ -1,0 +2,7 @@ +Thu Jan 31 10:16:47 UTC 2019 - Michael Vetter <[email protected]> + +- Update to 0.14.0: + * Installed former missed man page +- Move translation from lxqt-l10n into package + +------------------------------------------------------------------- Old: ---- lxqt-policykit-0.13.0.tar.xz lxqt-policykit-0.13.0.tar.xz.asc New: ---- lxqt-policykit-0.14.0.tar.xz lxqt-policykit-0.14.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxqt-policykit.spec ++++++ --- /var/tmp/diff_new_pack.cQOMvq/_old 2019-02-25 17:49:29.358805685 +0100 +++ /var/tmp/diff_new_pack.cQOMvq/_new 2019-02-25 17:49:29.362805684 +0100 @@ -1,7 +1,7 @@ # # spec file for package lxqt-policykit # -# 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 @@ -12,12 +12,12 @@ # 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: lxqt-policykit -Version: 0.13.0 +Version: 0.14.0 Release: 0 Summary: PolicyKit authentication agent License: LGPL-2.1-or-later @@ -26,9 +26,9 @@ Source: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz Source1: https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc Source2: %{name}.keyring -BuildRequires: cmake >= 3.0.2 +BuildRequires: cmake >= 3.1.0 BuildRequires: gcc-c++ -BuildRequires: lxqt-build-tools-devel >= 0.5.0 +BuildRequires: lxqt-build-tools-devel >= 0.6.0 BuildRequires: pkgconfig BuildRequires: cmake(KF5WindowSystem) BuildRequires: pkgconfig(Qt5UiTools) @@ -42,6 +42,8 @@ %description PolicyKit authentication agent for LXQt +%lang_package + %prep %setup -q @@ -54,6 +56,8 @@ %cmake_install install -Dm 0644 man/%{name}-agent.1 %{buildroot}%{_mandir}/man1/%{name}-agent.1 +%find_lang lxqt-policykit-agent --with-qt + %files %license LICENSE %doc AUTHORS @@ -61,4 +65,10 @@ %{_mandir}/man?/%{name}-agent.?%{ext_man} %{_sysconfdir}/xdg/autostart/lxqt-policykit-agent.desktop +%files lang -f lxqt-policykit-agent.lang + +%dir %{_datadir}/lxqt +%dir %{_datadir}/lxqt/translations +%{_datadir}/lxqt/translations/lxqt-policykit-agent + %changelog ++++++ lxqt-policykit-0.13.0.tar.xz -> lxqt-policykit-0.14.0.tar.xz ++++++ ++++ 1640 lines of diff (skipped)
