forked from pool/kpublictransport
Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kpublictransport?expand=0&rev=42
This commit is contained in:
parent
d7a0bc3146
commit
c6b6b962f9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a5783dca474e9a5cf24645d23bcaa7e5c438bb48e000d5b8ed8c420c5bc9c75f
|
||||
size 484784
|
3
kpublictransport-22.04.0.tar.xz
Normal file
3
kpublictransport-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2cd710e123067e738ec00723e42e6e50d8392eda3bc9771b5f9c88fcd9f987d9
|
||||
size 484884
|
16
kpublictransport-22.04.0.tar.xz.sig
Normal file
16
kpublictransport-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYu1MACgkQu0YzUNbv
|
||||
Me/nXw/+OFGW5wX+jZltiiEt+kAJ+XpCXYQ73z8ACDMWXVKcQAHTq4+NI7zsOpPE
|
||||
HuvEvakAaTe2ndvzM5FqajlLr3r1PAF3n0+lz/32zKnSNtb9jqbYyt2iQsvzgPrR
|
||||
40hTc8O/JYk2XIKYaMHrz49pA8WiYeM/UZp9CKRcnL1isjTgQQm9YbZqPS5XlqeB
|
||||
svKq/ve2sWlDDqUxDkRlp1qrYkCMkLpsdt6v9WVJMjnralRFWn+8YVEP4Cwmj0FT
|
||||
YM6z02F3AVaFf0hyDLptsE67FR6KqIM1Rkl0ZdrXlaKKbgsre+VMgGdoceTFXKMJ
|
||||
VFReZeGG4CJxC4Acvj8hdrMiPjhvPOlnsMNolHwODpIqT0YMMIZ8bXb9zfHRonsO
|
||||
gjvVQz2/00mWoqib8M30x+4PJVx9mHFhcQ++Rj1UQNOzlDtdmeG+55O+DRQe8G/G
|
||||
EiG3ZuxsZxLsaKJsskoe0Kmh/lSWLaRmxZ7dEbGv00ZC8pzCTYU4cQX1AJoqrf/5
|
||||
8gp3mL480bOnbvfh8ki+ThpLbsXbx3L9Qe216uCD6Hmf0LyPPjpVCS3ceNAzlOWi
|
||||
rMdhGaWffG4xKtj8oo4a/GLz/7ZcZtZrY1EzWJOhhbCiGidgDbrlJHsqDpRGzknK
|
||||
isSDJdVO0/V+Ae2z7uZlf2AniTqBGKMJqK9Xpzr6ZzPKMzPiBuw=
|
||||
=rVuh
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 18 07:52:12 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 22.04.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/gear/22.04.0/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 18:20:24 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -22,14 +22,14 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without released
|
||||
Name: kpublictransport
|
||||
Version: 22.03.90
|
||||
Version: 22.04.0
|
||||
Release: 0
|
||||
Summary: QML imports for querying public transport data
|
||||
License: LGPL-2.0-or-later
|
||||
URL: https://www.kde.org
|
||||
Source0: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with released}
|
||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: bison
|
||||
|
Loading…
Reference in New Issue
Block a user