1
0

- Update to 0.13.0:

* Update lxqt-config-globalkeyshortcuts_es.desktop
  * Spanish translation update
  * Add shortcut for lockscreen
  * CMake: Prevent in-source builds
  * fixed razor-qt -> lxqt and http -> https
  * Fixed some LXDE mentions
  * Update zh_CN translation
  * Triggering shortcuts with meta keys
  * Register meta keys for shortcuts
  * Daemon triggers on KeyRelease
  * free the storage returned by XGetKeyboardMapping
  * Drop Qt foreach.
  * Avoid polluting the the x11 shortcut map.
  * Handle CMake CMP0024
  * cmake: Handle CMP0071
  * Fixes wrong radio buttons when changing shortcuts
  * Add ctrl+alt+l shortcut for lockscreen

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-notificationd?expand=0&rev=9
This commit is contained in:
Michael Vetter 2018-05-22 15:03:38 +00:00 committed by Git OBS Bridge
parent c7098eb4ca
commit 7dc348c540
6 changed files with 51 additions and 29 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEfHM7pfWFqtZp5NI6QsnI069epeMFAlnrnY4ACgkQQsnI069e
peMJDw//eAC33oOGxJH2fBJPl+bXf9VfQWt4mQrE9gFKztIleBiEKN/bWwPQi10K
Sfyj9jk0yS1z7gLQ24F620ghIlj7kUcGJDxAGUMnTLZIfrBqOVKWeje/VbfGq0uJ
Vo44EZczKfWaQ9rKTSurfxk4TUOtxNNFZnHpe5WLU9pigz1GEH1QbPhE8uGdE99v
/VpYdSqr8NnbbxItWeCcvmTALSKsNgWsWtTfBwHnMrS53Yx3geSTqZZ1R8MqIeU6
zQbEdBUO08rQONn/q3y0qC+MOorjwI/wGjVyYefpxxSpss95ZVOpw20KWdFH1FFF
gZyNNiyfNUCCDH1TzlfeGYqCI0xL2Oxaxr8emN+hh/Ea7wKCi25F56z8kn51Dhbv
CLdXApgUf6wrjU6Ah0ApxSLnE6GvmI/pLPRiQ0ZAD8Yj+XmX7SB09jbno2+MaS6D
LLgEBgN1eLlCRIPVnF/aS0LCNpTfqsAA0W8JOxIO1hiuwVflfU8BxBGzR4fN1e+T
dTOZbbI6zeqZGCvsgN/VLlorF1u9747LMrFl3rEixw/zIDxAi7vTbBEK3ahc3G1X
fRxHZ2gfoPFnLDGm1rngzNXaxJlz3g9zpbTLIas6Y+wOr6YJe99F8Z3tuMLijUeC
9tYcsQai2RkH9UBGOrTm3NTv2bhWt6LjXAmkqkzQfNlb6Pk2nBI=
=AGKr
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEfHM7pfWFqtZp5NI6QsnI069epeMFAlsDDrcACgkQQsnI069e
peMDog//bL7ZlM7BHEo/ggYsPDuXz3Cr/Wa19/Aoh3oYEyyyZ9s+bmm6hb2n+SgT
IqMx39a/N7nHlXaarPqCR/vVEDLNwqpz4HOuIXMTsGlKKSRoKS+ryW7GHb6RFN3c
vzoxgpmHzYtb9l7JyWM/qMYM38k0t6rbfR3gDxR2kkNCSjnlqBs+hbh1cYkoGOqk
W/zTC1R4XdoI7WeYJ/FHISu5SJ+w/39EsBZFrGXFo24zH2utcYMU6ZJ2MmLxEQip
WdwfTm70g9T6LhJXYrj+qRQJgWVxDeKD4xfWAFg1l6BO/UazBgOzpDj2RQJS7bA/
LW29lqZDXVdiRT5qaLf2g26sHdAUz8KSh+gcF7oNNJYJHY2Wl1/FJ9rvlKwDXoML
KLp7n7gsIPsxghbgPOIn3ZvHX4789hgtvrhDGhKoefETPrxVAKHVDJYK1PBGQMUX
fU7kaow/45rNSELDtQDuiWSA0rvDJJl34cnMxL4d3P9iY4ElPxUhnSJ0dp793pcq
XiHcrLPDXxztHc2WMabqF8LQ5Qa+EIG7qU8fgctZLtlS+11RPzWJyEG6RZhVYBv9
SsX8Ly8tirtmJbjE5MIRxq63ZXUnWqTmD3VqNNGI62yYaKZGkfE+Kwr22kvNKsha
s9ukrsmCmWN5KiomDS5t41z+dINZU7TFRphktv1piSHlTtRO/Gg=
=M8AU
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue May 22 15:02:19 UTC 2018 - mvetter@suse.com
- Update to 0.13.0:
* Update lxqt-config-globalkeyshortcuts_es.desktop
* Spanish translation update
* Add shortcut for lockscreen
* CMake: Prevent in-source builds
* fixed razor-qt -> lxqt and http -> https
* Fixed some LXDE mentions
* Update zh_CN translation
* Triggering shortcuts with meta keys
* Register meta keys for shortcuts
* Daemon triggers on KeyRelease
* free the storage returned by XGetKeyboardMapping
* Drop Qt foreach.
* Avoid polluting the the x11 shortcut map.
* Handle CMake CMP0024
* cmake: Handle CMP0071
* Fixes wrong radio buttons when changing shortcuts
* Add ctrl+alt+l shortcut for lockscreen
-------------------------------------------------------------------
Mon Oct 23 11:05:54 UTC 2017 - mvetter@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package lxqt-notificationd
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 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,25 +17,25 @@
Name: lxqt-notificationd
Version: 0.12.0
Version: 0.13.0
Release: 0
Summary: LXQt Notification daemon
License: LGPL-2.1+
License: LGPL-2.1-or-later
Group: System/GUI/LXQt
Url: http://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
URL: http://www.lxqt.org
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: %{name}.keyring
BuildRequires: cmake >= 3.0.2
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: lxqt-build-tools-devel
BuildRequires: lxqt-build-tools-devel >= 0.5.0
BuildRequires: pkgconfig
BuildRequires: cmake(KF5WindowSystem)
BuildRequires: pkgconfig(Qt5UiTools)
BuildRequires: pkgconfig(Qt5Xdg)
BuildRequires: pkgconfig(lxqt) >= %{version}
Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
The LXQt Notification daemon
@ -54,8 +54,8 @@ make %{?_smp_mflags}
%fdupes -s %{buildroot}%{_datadir}
%files
%defattr(-,root,root)
%doc AUTHORS LICENSE README.md
%license LICENSE
%doc AUTHORS README.md
%{_bindir}/%{name}
%{_bindir}/lxqt-config-notificationd
%{_datadir}/applications/lxqt-config-notificationd.desktop