- Update to 0.6.0:
* Introduced lxqt-transupdate for translation updates * Set cmake_minimum_required to 3.1.0 * Consider QT_SELECT - some distributions use this tool * Drop 0X and 11 support, require c++14 * Removed obsolete FindFm module OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-build-tools?expand=0&rev=12
This commit is contained in:
parent
ae5dc3f3eb
commit
d05f247394
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a66d080d4cf075007fcdd9eab1689559728418dd8f85f7e8e79679738de8658d
|
||||
size 23392
|
@ -1,16 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEEfHM7pfWFqtZp5NI6QsnI069epeMFAlsC/LgACgkQQsnI069e
|
||||
peORZg//TDGsAjdXQYgzbok97LdnA4/pOIx0qhBOcVQhJukaNIYQJEHQQ+0XEDGz
|
||||
D57s+/q81AtkQTUAhLOws2PIWNEJwp4nEtWxnLvSGTXQb3koSMNNIDM6SZItVo1g
|
||||
FkK97c17OVlluMPrF6juLfCmnYeJOf5U5U6op3lEKwvYH1zrLvRvJzx+73B+FRKc
|
||||
bk3nHTuueergTdhah4kLrSYg5FpwomKmiPPYx2Z0Rtu0BRNjPAlA6whs+5KdGe1g
|
||||
web6432ZLwtGzY6EqWG110N8mV3r7KGYRd/TDf7sH5MLr2ZMEoDll/oA8RkOSWSg
|
||||
LLeSvnGhAFlbY+DTdCfzGUhDyaxKOA6OIysyZWjXPqK4rpKiwqrldXWvaxBn/iJX
|
||||
irOMmqvvXw7d7+52VfHGnfJzI4qpkt1+D1BKVXnXhtgNpMlaj/C/BbmfwuPBunRS
|
||||
z6hWG5xNKZcGHh2BpeLZFb6V9I2dTGCEkhl9XDH9WMmDg5AC/AO0tkqY7LhPuvmG
|
||||
HTpJ7BZNpiTzpnc/gYSs/p0qugbCwgDnP1pGbGkldo1zZVkQmxikRtYXZ+ensgk4
|
||||
TXkMUvuryKtOR7khz/IULFCHpxl4z2WX+apbnxoMes6FlCBMZYrYKDcg8PaUv8Uo
|
||||
I8MNmRFoj1usPOmsa/ckS17K7S8B5NPz6RAa5STcQULOhxOsfWw=
|
||||
=twFT
|
||||
-----END PGP SIGNATURE-----
|
3
lxqt-build-tools-0.6.0.tar.xz
Normal file
3
lxqt-build-tools-0.6.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2488f1105ba8008996b4f6a0df5c556c657c733a47a422ea3f2e59115c051758
|
||||
size 22520
|
16
lxqt-build-tools-0.6.0.tar.xz.asc
Normal file
16
lxqt-build-tools-0.6.0.tar.xz.asc
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEEfHM7pfWFqtZp5NI6QsnI069epeMFAlxLotoACgkQQsnI069e
|
||||
peNGeRAAj9qWP6Oxe1XKbQCawHiWRsjz0gAhnVzbKEwWPze0Weu04XHKOg/8YZGn
|
||||
JdcbqU9YLww6+USjYnalueEtkUVxNXGQVf3Sn2yk+dpx1GMjail6I21b4JF8pcP9
|
||||
vhFwpVVjf7RkjxYXFUlSpvW7ajhqz+a+bpD+plSYGZHipxtE1xc7jdAt7JQS/mXw
|
||||
KX6/kth/K7ygnOewuULgryM0UFIqEy4dhQxdXFn3iQzuZ6VPgf1Ydc6Q4ZnaUXe4
|
||||
+yuOUYz4WA/NaTO2PtgiEP3A1VbjWhCWT85qQNUQ8wmgvlpc+KrHyVxvJVRt+5dh
|
||||
tidjxKOkorXtOFpYr22u0cLjew4ufcacz5sQy2dBgLh+n7vijSBvzGvBNutk49sx
|
||||
ol0jCsigT9H307aNike9XkPabOinm6xzZrJ1At+Jj/l66N+ziiU5NNgC8uzHNwBN
|
||||
Wt7hSXxWJraYTEkeeL3ZLVdsllm/j6aJfncLvHREIiZ9TDpVnfvUZNBHHADHkR07
|
||||
MjYRgRIS28p0cEQTDtmrohertqQk9ye+Xz0IBbvFo/HU88ofdkfeRX7D+RYkU98D
|
||||
hlnSuxijMgfiz8B0GuFzIfHcgCU/3htk8AzXfWxvIZK28XNMDqnLdfooR7a0G9kF
|
||||
5orQtwryl5hi1q9Wl+CCC5CqiasxR9bdZGd2/05mgXcVYQNxkZY=
|
||||
=VJbP
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 31 09:59:32 UTC 2019 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.6.0:
|
||||
* Introduced lxqt-transupdate for translation updates
|
||||
* Set cmake_minimum_required to 3.1.0
|
||||
* Consider QT_SELECT - some distributions use this tool
|
||||
* Drop 0X and 11 support, require c++14
|
||||
* Removed obsolete FindFm module
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 22 14:00:41 UTC 2018 - mvetter@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package lxqt-build-tools
|
||||
#
|
||||
# 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,23 +12,23 @@
|
||||
# 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-build-tools
|
||||
Version: 0.5.0
|
||||
Version: 0.6.0
|
||||
Release: 0
|
||||
Summary: Core build tools for LXQt
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://www.lxqt.org
|
||||
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
|
||||
BuildRequires: cmake >= 3.0.2
|
||||
BuildRequires: cmake >= 3.1.0
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(Qt5Core) >= 5.7.1
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.50
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -56,8 +56,9 @@ make %{?_smp_mflags}
|
||||
%cmake_install
|
||||
|
||||
%files devel
|
||||
%defattr (-,root,root)
|
||||
%doc AUTHORS BSD-3-Clause CHANGELOG README.md
|
||||
%doc AUTHORS CHANGELOG README.md
|
||||
%license BSD-3-Clause
|
||||
%{_datadir}/cmake/
|
||||
%{_bindir}/lxqt-transupdate
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user