Accepting request 861248 from KDE:Applications
KDE Applications 20.12.1 OBS-URL: https://build.opensuse.org/request/show/861248 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kpublictransport?expand=0&rev=2
This commit is contained in:
commit
471b15c06e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9defb083b87b06ee721d10f9d201e6f5ee76547620ceab1bb76b1f2c17308c67
|
||||
size 344824
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIQACgkQ29LOiT4t
|
||||
HIcPCAf9HY93+NBuFEo8dkfZQg8Eure96EXhkgS2xMOp7CetCyNy4mkMdcNBqEnq
|
||||
2NZVsm6G69S/UYrfhhFybwcSxBowpQX9a4oQQjJZNQnRYCgR2aXqEiSA/YG/pxSY
|
||||
qmpIfV5fEyOpHGnkDc9KcZPp12fTUX0M4Mfqf8mUjNcINgZ6Pe+ThaAbM28kLtC3
|
||||
rNiW7RUPrK78Mu8NO9S/7BcwaoBeJOMKOETyN22VJOV9OLKOnPVTtbdrtzXP9QT/
|
||||
NEvGQaKpJ970v639Uwf+azQXuvG1o3UZCVFYRIRzNX2kbcblbaAFvzSBh/0U5G2F
|
||||
+8uLfCUXLKMsb9MP3sa0fvuYp8N70g==
|
||||
=3uDv
|
||||
-----END PGP SIGNATURE-----
|
3
kpublictransport-20.12.1.tar.xz
Normal file
3
kpublictransport-20.12.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1892f4143a06d39e3ffd0e8f0eec6030400f6b032175b69f1d35e7b4f0f45869
|
||||
size 345432
|
11
kpublictransport-20.12.1.tar.xz.sig
Normal file
11
kpublictransport-20.12.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/zwfkACgkQ29LOiT4t
|
||||
HIe1dQf9F8r0+nl8nT3CFSYa2mN3TV38evuqGJyEiaFs46DbNgrlLOERYJarmQPv
|
||||
wP/Unm/oiSksKNQHSLR8us5D8IGJTLzq2toponyQqrWy1WWbGz4MKw8QOLdwXwPz
|
||||
+SQ6+ADNiycxncziGhGNM4YIiGnYSDt/H0Mvg4BGeXbbPRQulSIo9PVpliDSO1mX
|
||||
i5lzc+iwO4+NL81nOuG0bvjsaEi0DSHP62MHseZOCbAZRPRIMk/Yg4cbjqXwXGlS
|
||||
madoP/Ns2CI2KlwSezV9yOddX2V1TC2fgS282koJUuLDlA81D+vWWGBPiyCzWe3j
|
||||
KMoQtY3uG3qT/8WrVgAvxJ+TiKvsuA==
|
||||
=Tmo+
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 5 12:26:25 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:04 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kpublictransport
|
||||
#
|
||||
# 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,10 +22,11 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kpublictransport
|
||||
Version: 20.12.0
|
||||
Version: 20.12.1
|
||||
Release: 0
|
||||
Summary: QML imports for querying public transport data
|
||||
License: LGPL-2.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: https://www.kde.org
|
||||
Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
|
Loading…
Reference in New Issue
Block a user