1
0

Accepting request 737571 from X11:LXQt

- 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

OBS-URL: https://build.opensuse.org/request/show/737571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-globalkeys?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2019-10-12 20:40:46 +00:00 committed by Git OBS Bridge
commit 8a8e5b8d79
6 changed files with 44 additions and 32 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:33ebcc3b1d10ca2fdbc3f529fc51cb03de66e5c7809617444bde2d203cdfda54
size 63496

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEfHM7pfWFqtZp5NI6QsnI069epeMFAlxy+dUACgkQQsnI069e
peOswA/8Dz5MiL7EdHYqquL+bDCQHgyQUPrjaDz6rQW9UR0a5ywFoMWng0UtKlSP
tQEkynd37/GrXxybo+0QlvGNFHOAhTr2UB/RHeIQVhj4haQE7C5bhZDzRGVXdk9X
sOEY4oQRivWfwIUnDdZXxgywtdxhTgVgDdIUXQqJXcy085Okg//LWijueoHHXH7g
6BJ1A5G4XJ+NbHA95p+v1s8WUKAYyTv+bNwq3dd6N6fhJUDjMwryPeZN49oKPDda
QF0f9LgmwIkUTKO98D6DCqTHDNDHYNHtUfTSTfwYPOm/c8ScqMLyQPi7cnLcTsan
FLa6KYNJl20XOEANvxFhHN22LH/D6XBf82itR773lc+y7POxpu6tVp6olTWx3jg9
grO/aPp+f/xL74pK/44zlSrkzhLPAQiieVX74U6z5GhUwRsm8tx9GpV+3UTobP7N
WlXBC8DmJOxL1uB3bLFGwi0hsvHHH+ZrNDyYejeloqgw1A9cS46fvv1wJ5NnrU5K
tikuXBTf3JzBUjJpQ5flKJV3yJlOihjQxayi8h6rPV6yE42fqdROGjGA0iq29Vm8
mDJzAEW6da7q03qGnLFdQQzq0hB1SZi21WwuCki8jcpLMIH9TDsdAUq+6kYwsIQF
yJlaJ/7OipBjXn5fFcgn7/LaqSBQhLkCQ3k7ovJrQqEXZn6rnww=
=RmFD
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8b814bdd834ed8d960ae3c3b2e3f92caa7038d40aeac82f70d397d56d7fb53a9
size 67052

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEfHM7pfWFqtZp5NI6QsnI069epeMFAl2fhokACgkQQsnI069e
peOa8xAAhpty05L+Rl5T601wS6S2H9RZhlSVNg4qWK8wkp77m92BFB5pne+7cIos
X9Y7Ea2HRpU7xeC0P+T0iVQc5n14czC5SWDuUIaLnY1iZ+m8z05Zq22DMD88sG3s
Qv67eDbUuzyf5ZUUK6GX1WYqBToTWVVH1DoolP6pvp7uaFfE3mJHgR4Ypb+CJHyN
/x6bn/ZS9kgYVxGZqn2FoIBrkrjpFKD8vthDLLB8WviSuBIVFq9uKAWop64CvOlg
LY8QLMEmgYOS/c2tYJPc4o1W4SH3Xe0fdscGiOEATPPFK5ZMxHHnrGZJlWBO6W1a
CE6+EP8gZ4sABNHttdFXeUrVmXtln+4HMG11c+0kADUZV9H17Lkfa+hyeiOXd5sI
yJnxAUE1v5BnXqamZg5fJzoeoNMMUhs7uu1d9GfTXJeq2aoJsAdO6+xH2KQRpvpk
BtNQ6vlsB6UcreTqcxSDqc0zb3C8eX8rcRDg9xzNOp3wMmZjutOPya9bi4K1jmox
sxjQRyHvDSTALzx7YiFsYIuJARe7nFeXeN12fyfXRpRjm3lafnFzF/4yNPc0L0xX
wXnw54B5GRYF8p+8TOAxToaIgr231gRax2RbtGlWdOl7axJg/RScAE137jzMcBek
I/vMRhHeWFyFoL2MAY4TzywzD0hsm5ft+w3U2SjqGy8SEsfhplI=
=fcCJ
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Oct 11 10:12:16 UTC 2019 - mvetter@suse.com
- 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
-------------------------------------------------------------------
Mon Feb 25 10:24:52 UTC 2019 - mvetter@suse.com

View File

@ -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: lxqt-build-tools-devel >= 0.6.0
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 @@ Daemon and library for global keyboard shortcuts registration
%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 @@ Development files for lxqt-globalkeys including headers and libraries
%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 @@ make %{?_smp_mflags}
%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}
@ -119,7 +112,7 @@ make %{?_smp_mflags}
%files -n liblxqt-globalkeys-ui0
%{_libdir}/liblxqt-globalkeys-ui.so.*
%files lang -f lxqt-config-globalkeyshortcuts.lang
%files lang -f lxqt-config-globalkeyshortcuts.lang
%dir %{_datadir}/lxqt
%dir %{_datadir}/lxqt/translations
%{_datadir}/lxqt/translations/lxqt-config-globalkeyshortcuts