- Update to 0.14.0:

* Dynamically load libfm-qt on demand to create
    the file dialog helper.
  * Don't use automatic string conversions
  * Improved cmake scripting
    - Set cmake_minimum_required to 3.1.0
    - Removed locale compile definitons
    - Removed the superfluous libfm-qt dependency
- Move translation from lxqt-l10n into package

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-qtplugin?expand=0&rev=9
This commit is contained in:
Michael Vetter 2019-01-31 10:22:40 +00:00 committed by Git OBS Bridge
parent a06cbd5089
commit 9ee9feed66
6 changed files with 37 additions and 25 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEfHM7pfWFqtZp5NI6QsnI069epeMFAlsDEvIACgkQQsnI069e
peM5CQ/9F8huOodgrAZf7rbMaCcQb7eB4+729No+qL1YCVaGaosuofVCaa/62ic5
Stdo7h634fZwmehevWjfT+KIXOgTDh8KVHS+MX+gY6zRZQOLmCOHit3Sy7Bc6+wW
4CWqusZl07UAgcEYR6PzCxWFEKxo5Pma3hmJvHA/jdXhYYRvS6lP30xJhTKaIZEv
Y3uwZQsaGQ1vr/7zYBW483lR7L4YBP4CQQm761zS+8zDfcLMW4sBaoN0WMdkIU6j
Y3Q/Yy7LruL380amKvq4B2ck0xQhvky0rj84+xqlyNkJwfsXI/mLnpstREc0iB3h
fktGkMVmWEzSIOl3MQSl04GfT1qbVu5kq+mxshBleQA5PyMGebLCT4DziMSApV0C
WXwDoAyFlXVX4MNr18hkruVtwzHC17TUuRptxYHZ5ElO5yma/iYwtVgikjjAVDby
0OpWhch/YNCyEIQgOTXjFxRs0rBGUjItvvGhL310VvIQwrG4P+HSzRN5Kua7DL1g
rr2bfL8au5A1qpd1CEXRs60vcloP7OoJbl4CxESTbOTxGOsA1SkIULdseVOBQ3+B
m5H4N3Kd6xX+kLcsGWWMe30QPWEpnAcPRnejH4U/I+QPbhtHYbXQrgvuU25gBJyd
lKaEE8a1N38I6pFKnTqFsVaivXiAV0cK2c0dwWIT0qlHCF1JUog=
=PVsR
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEfHM7pfWFqtZp5NI6QsnI069epeMFAlxLqssACgkQQsnI069e
peOzKhAAhyN7eVd8IOistPmGg6OGQ6NO60oml8fbvyviOh6cd6zNvw3GbGImydt6
VRHZUx4RAxwURpBxN/fGIqPvK8BHHVEPNAQZ1JyLc2NO3XPvl50t8PGJIEq20nal
2qHhNSSK0ez7G51K8HTkeiBoFC0WJ8e9b64VwaEE6cKhAfg4EtEkGhvJweulKM70
fYgAchNrPpmC9Sv/cEBUAJ+mKe0HA3ELNVw4dFYK438X6WMoMsxiDTyxBUJJTC0L
fxqSVNHzXcf7iYJvCkaJN0KpI7MDmg61p8O+chKiCfvUrQDRrYk2sw3PqyU0DgvO
cluEvsOV7+CITbaXRXB4sOqVAyzPGWqE3PGet2arbQVic2lwZFy5hyK+DcRvCJtr
UWYlHchAIZot5fscrvW7EJi3DWJAmBDJVVcGg698a0PKPBOL6LRMBNiprOiaFli5
S8+hOJo8T0yrPR272DFFSCnzOVB0wR0FnMqJqp3UIGRxdVoyaVpNHVuP3G0UK2V8
g+v8oL1HatZNoaapfeEQ93xTc5nRaQbWIMo7B7JxAwuGv1/E0797SpnLf+HjdYet
XX5Ik8Bi8KMnxaL2gK3XUfpO4qQbYlhnla96V6Us8GWgh+eeeQr5bu5ex3OOI/c7
JvOH93tEK1Bcm2YMSjse4nl6MkLuTunS6c2xuElyC9xwgSbOnts=
=XVl0
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Jan 31 10:21:21 UTC 2019 - Michael Vetter <mvetter@suse.com>
- Update to 0.14.0:
* Dynamically load libfm-qt on demand to create
the file dialog helper.
* Don't use automatic string conversions
* Improved cmake scripting
- Set cmake_minimum_required to 3.1.0
- Removed locale compile definitons
- Removed the superfluous libfm-qt dependency
- Move translation from lxqt-l10n into package
-------------------------------------------------------------------
Tue May 22 15:14:06 UTC 2018 - mvetter@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package lxqt-qtplugin
#
# 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-qtplugin
Version: 0.13.0
Version: 0.14.0
Release: 0
Summary: LXQt platform integration plugin for Qt 5
License: LGPL-2.1-or-later
@ -26,12 +26,11 @@ 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: cmake >= 3.1.0
BuildRequires: gcc-c++
BuildRequires: libQt5Gui-private-headers-devel
BuildRequires: libexif-devel
BuildRequires: libfm-qt-devel >= 0.13.0
BuildRequires: lxqt-build-tools-devel >= 0.5.0
BuildRequires: lxqt-build-tools-devel >= 0.6.0
BuildRequires: pkgconfig
BuildRequires: cmake(KF5WindowSystem)
BuildRequires: pkgconfig(Qt5Gui)