Hello community,
here is the log from the commit of package lxqt-globalkeys for openSUSE:Factory
checked in at 2019-10-12 22:40:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-globalkeys (Old)
and /work/SRC/openSUSE:Factory/.lxqt-globalkeys.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxqt-globalkeys"
Sat Oct 12 22:40:46 2019 rev:9 rq:737571 version:0.14.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/lxqt-globalkeys/lxqt-globalkeys.changes
2019-02-25 17:59:29.994172760 +0100
+++
/work/SRC/openSUSE:Factory/.lxqt-globalkeys.new.2352/lxqt-globalkeys.changes
2019-10-12 22:40:47.942078790 +0200
@@ -1,0 +2,19 @@
+Fri Oct 11 10:12:16 UTC 2019 - [email protected]
+
+- Update to 0.14.2:
+ * Better handling of default shortcuts
+ * gui: Prevent exactly the same shortcut from being repeated at startup
+ * gui: Remember config window size on exiting
+ * gui: Better column widths with single-line texts
+ * daemon: Use XDG hierarchy if no config file given
+ * daemon: move shortcuts config fom /etc/xdg/lxqt to /usr/share/lxqt
+ * daemon: Fixed loading of settings
+ * cmake: Enhances Qt minimum required versions handling
+ * cmake: Matches lxqt-globalkeys/ui required versions
+ * cmake: Updates self version handling
+ * Port towards C++ headers
+ * Port towards C++11 override
+ * Port towards C++11 nullptr
+ * Updated translations
+
+-------------------------------------------------------------------
Old:
----
lxqt-globalkeys-0.14.1.tar.xz
lxqt-globalkeys-0.14.1.tar.xz.asc
New:
----
lxqt-globalkeys-0.14.2.tar.xz
lxqt-globalkeys-0.14.2.tar.xz.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lxqt-globalkeys.spec ++++++
--- /var/tmp/diff_new_pack.Pcye7P/_old 2019-10-12 22:40:48.534077277 +0200
+++ /var/tmp/diff_new_pack.Pcye7P/_new 2019-10-12 22:40:48.550077236 +0200
@@ -12,17 +12,16 @@
# 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-globalkeys
-Version: 0.14.1
+Version: 0.14.2
Release: 0
Summary: Global keyboard shortcuts registration
License: LGPL-2.1-or-later
-Group: System/GUI/LXQt
-URL: http://www.lxqt.org
+URL: https://www.lxqt.org
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
@@ -33,7 +32,7 @@
BuildRequires: pkgconfig
BuildRequires: cmake(KF5WindowSystem)
BuildRequires: pkgconfig(Qt5UiTools)
-BuildRequires: pkgconfig(lxqt) >= %{version}
+BuildRequires: pkgconfig(lxqt) >= 0.14.1
Requires(post): desktop-file-utils
Requires(pre): desktop-file-utils
Obsoletes: lxqt-globalkeys-qt5 < %{version}
@@ -46,7 +45,6 @@
%package devel
Summary: Development files for lxqt-globalkeys
-Group: Development/Libraries/C and C++
Requires: %{name} = %{version}
Requires: liblxqt-globalkeys-ui0 = %{version}
Requires: liblxqt-globalkeys0 = %{version}
@@ -57,14 +55,12 @@
%package -n liblxqt-globalkeys0
Summary: Lxqt-globalkeys libraries
-Group: System/Libraries
%description -n liblxqt-globalkeys0
lxqt-globalkeys main system library
%package -n liblxqt-globalkeys-ui0
Summary: UI lxqt-globalkeys libraries
-Group: System/Libraries
Recommends: %{name}-lang
%description -n liblxqt-globalkeys-ui0
@@ -93,14 +89,11 @@
%files
%license LICENSE
%doc AUTHORS
-%dir %{_sysconfdir}/xdg/
-%dir %{_sysconfdir}/xdg/autostart/
-%dir %{_sysconfdir}/xdg/lxqt/
%{_bindir}/lxqt-globalkeysd
%{_bindir}/lxqt-config-globalkeyshortcuts
%{_datadir}/applications/lxqt-config-globalkeyshortcuts.desktop
%{_sysconfdir}/xdg/autostart/lxqt-globalkeyshortcuts.desktop
-%config %{_sysconfdir}/xdg/lxqt/globalkeyshortcuts.conf
+%{_datadir}/lxqt/globalkeyshortcuts.conf
%files devel
%{_includedir}/%{name}
++++++ lxqt-globalkeys-0.14.1.tar.xz -> lxqt-globalkeys-0.14.2.tar.xz ++++++
++++ 4849 lines of diff (skipped)