1
0
forked from pool/kosmindoormap
Christophe Giboudeaux 2021-07-27 09:35:55 +00:00 committed by Git OBS Bridge
parent d06ea8cab1
commit d12803034f
6 changed files with 46 additions and 23 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmDj6noACgkQu0YzUNbv
Me8jzA/+LHo60s0EeTyzEAHA5V2GzIVi5pCBbj3WnxZD9IQn6vLZff8vFHg4KvMV
dYdtPcH6ROl1HWcGiJWlQcKgVAcA5hlKx6e9jQuningDx6Ay8RF2rx1QufyYZL12
YNJLEslnPDLLI3EskxgwaFSN/80GeXNW2uQz95yhgEZFyQWfd4dN7/Y+0UmruCes
SMClN6XfEa2eMTwATpI7MqJ7KfVdZxjm97sgY+DAloFzTgQyGRZkXbP7f21JVCxS
lwaLIZWo55iQdhk+dGLQPPyRAj8NXH/DYU0S1fn413Qh8VvAt/bfpGSHeKhk2up2
28vUzDfyZu3Ibd1pbPGeno04KodvpCoa3Nc6cUrQyMSUGBomta4ds2JGAaf4gNp5
Zx2P92OxzNWbK8xluDknsRBE6s8Lwiuh6g7wJd8CEDdk/MmUIMtI0pvPokpXa2k/
FxlUeyrUMR4TMztXxtjgfpOaapZINbsMPvZ3L1QNs1pChHS9dvWqLwPp2qnxaroK
zRpO4R7OUdIW7JERK+9qvTksNOvnKcxfmiocwc604g5HsL66bLi3iv5zeUtpktX2
CHxmg3am3MaAE6zPNAdwyORc490/kFKu40SD0LUbG2b7MccnsJgITmdEZV6HkYkh
ajhk+5+TJNizsAX4KWA/k6hgKEAkRvgn5vtBcWlRgnvArABtaxI=
=mh68
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAmDxi5YACgkQOmpNuDnq
ptdFwA/+PdhqhMocUVUPS8pSP8uycDm4pJCx7xue2SD6bv6JhLLgnCdN3iBtYZ/s
7aQm1OfILhAbnAao9tX8eQT9DaZPZy/ygCi5SiKNiV7sqQLHOsLVulD/kfMKBRj6
zLUjjTgcrCayVSRSZ5vAQTXqjlmMkEEThiVFOnu43LNe5j8Krjyh7qjM101+SQzA
wqDgNXPoER8n7Am6ze4TQAtkp6HOGhkdiQK2t9GXmgpnzA7HAi0NhshWoaDWum1/
6HOZaFNTdIolMKv+TDNC+WquDJGuu3oG2RG93aeoK7Vj6QEJ05QwY2tn2suCHd+b
tjTYplJJgaEAFe8S7KXoogwY4EZigl62YTCaQn/VY4s0peB5dq+lYYZkpL/1ZszX
n7ju4X8CIdPs6vDAItbC6MwI0U3CUyu4luZ796ZmYmAnlftoRdb3w00kBHcx95V+
FoCd1IK1YU00xHwRHdSJucxpipndB5UXcR9/7t/v4yZ2qoKoiGvgxFnokxA7q2V2
nK4i4usKYV0B6xcVcGzBkUENIVebobVwrFLid/hd32hsV8zLICg8HAUwMDMIeFRb
oiJBYYvClLoDAhrivgt+8FmBsYVnM2mqlTVnlj1v5F8t3k5/2nYj0lsWr66J01Ll
snevmugoncgXzl/SKJjV1WRrpt5anfjHy8ZJDiJhHmRjWZMNzTI=
=m6s/
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Sat Jul 17 20:06:30 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.07.80
* New feature release
- Changes since 21.04.3:
* Migrate to new REUSE CI check
* Remove the boundary filter
* Also show tracks and paths
* Use the newly supported layer selectors to untangle roads and tramways
* Add layer selector support to the scene graph
* Implement layer selector support in MapCSS union selectors
* Prepare MapCSS selector matching to support layer selectors
* Prepare MapCSSResult for carrying results for multiple layer selectors
* Handle default layer selector
* Use unique string keys for class and layer selectors
* Factor out the unique string key pool from OSM::DataSet
* Expand MapCSS grammar for supporting layer selectors
* Handle another way of tagging inaccessible elevators
* Add i18n context for "socket"
* Add information icons from OSM carto
* Actually build without QtWidgets
* Increase the minimum Qt version to 5.15 here too
-------------------------------------------------------------------
Wed Jul 7 08:58:14 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -22,14 +22,14 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kosmindoormap
Version: 21.04.3
Version: 21.07.80
Release: 0
Summary: OSM indoor map QML component
License: LGPL-2.0-or-later AND CC0-1.0
URL: https://apps.kde.org/kosmindoormap
Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
Source0: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: bison
@ -44,7 +44,6 @@ BuildRequires: cmake(Qt5Test)
BuildRequires: pkgconfig(protobuf)
BuildRequires: pkgconfig(zlib)
Requires: libKOSM%{soversion} = %{version}
Recommends: %{name}-lang
%description
QML components for KDE Itinerary.