Accepting request 861244 from KDE:Applications

KDE Applications 20.12.1

OBS-URL: https://build.opensuse.org/request/show/861244
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kosmindoormap?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2021-01-10 18:41:51 +00:00 committed by Git OBS Bridge
commit aadab2b73d
6 changed files with 26 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIMACgkQ29LOiT4t
HIdUtQf+OL+H7QdJiuLOJAp24n7v0BNM3quArUPTcOkRYf22KZlUVAE7wJTA9uic
4B7fGu+68qqSES+yar5/My8oU0XbGP2g6DDI3BOaf1Cp7CTkPMhsBUPOLBVIWuFM
z4QhCVnSPMpVSPdJn8NrAEPN+zygDhLcU+Cs2vGS9HuR5bPgByHWYZH5hAKx7UiN
QqlPDEbKDJm3VEVJljTtLN7VEw48d1cByfxreQpqYNZKAnnQYhp2QcdlkQerfJSD
HTVEOBnPTELogTdcKCU+UOgq6oc4s6Kq0abpZ5QslaHugbtjZ7Mgc5TzwHsCE+uc
I++uHPRF1mpiNJXufL1vQ1S+mCwD6A==
=h2xI
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/zwfgACgkQ29LOiT4t
HIdYQwf9Gg+WycIBJ6yP2rkVXrRLslOWyswYE7WCWia2UAxJeRtPmWHPrfeliPbw
lFYi0tU5aZNzdUGP8WXPOzYU98I93nH1lTRdlKhPovMAhm7WjczKfTxlTYFcVLdP
CpQLt2wQrxGIZr6Vql1vLDlPI/rsutjHvg/KT7gl7SsWXnTwAq0ZEopoHTH3nZQq
MfXT9vCor488cPFT3mxnGUWiy3CgPI29lfhYkoMj3m27HlhHM2OArq39AqnokXiU
c5B4nm9exErhuQsYsX/oj1yAsIGC6qCpW1cutaFqkmGn0VC9h0LC1J7GaZqhCf1v
aCJNlRtMFXO0xaJwlbCrTjYpOqsxPg==
=nxZL
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jan 5 12:26:22 UTC 2021 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
-------------------------------------------------------------------
Sat Dec 5 23:17:00 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package kosmindoormap
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -22,7 +22,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kosmindoormap
Version: 20.12.0
Version: 20.12.1
Release: 0
Summary: OSM indoor map QML component
License: LGPL-2.0-or-later AND CC0-1.0
@ -35,12 +35,12 @@ Source2: applications.keyring
BuildRequires: bison
BuildRequires: extra-cmake-modules
BuildRequires: flex
BuildRequires: libQt5Core-private-headers-devel
BuildRequires: pkgconfig
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KPublicTransport)
BuildRequires: cmake(Qt5Quick)
BuildRequires: cmake(Qt5Test)
BuildRequires: libQt5Core-private-headers-devel
BuildRequires: pkgconfig(protobuf)
BuildRequires: pkgconfig(zlib)
Requires: libKOSM%{soversion} = %{version}