forked from pool/kitinerary
KDE Applications 19.08.2
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kitinerary?expand=0&rev=41
This commit is contained in:
parent
ab2a275597
commit
1a89767428
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f84dafa874c958b335ee80dbe85dce3605b40b83ac9468e6555250da8f480967
|
||||
size 952608
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1tysMACgkQ29LOiT4t
|
||||
HIcUagf8Do1ymIDlBpwRl6aS/93Elnxkx2BSaga/dyUZ4HLcvV7OsJ0ogPYFB1nb
|
||||
1Tbp+b4pCucW42AbzH+ycxwA2HutzI0zlWxUUC6/bQo/bgbiSe7IAURBD3TS9aw6
|
||||
u79JsbxVS+2LR1Kke1og8EwH2GtLgjZt5dlu9C+MCdD7QQKkyFdxadx/p7CFkZnG
|
||||
MKmgROCvYc3joHkh/zNWRWzTIq7VIzAcvLP/RXepfWBSpe1xSAKUPb6RO/HcUBAo
|
||||
cPAewhH2744cekeXSTSSOko6udQ8/YWIGm0+GMsejw2ti9CMQxseVFmNAmBNz1W9
|
||||
pPYwm8nIYe3/T1icBPySdr0hHPwF9Q==
|
||||
=2fYV
|
||||
-----END PGP SIGNATURE-----
|
3
kitinerary-19.08.2.tar.xz
Normal file
3
kitinerary-19.08.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d814a2f1deaadce5fec85b1122aab6ff926c53ca8f020aadc99401bd31597eaa
|
||||
size 954636
|
11
kitinerary-19.08.2.tar.xz.sig
Normal file
11
kitinerary-19.08.2.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl2b3TgACgkQ29LOiT4t
|
||||
HIeEXggAiwogV+AvGt0MT2BGC8cl/nK2HVxVxD408tNcpDJeH1MmShsJfZG3PPeb
|
||||
Y8EoyYFrVeEuI5g5aUTlZw7pwOwLH758fDwiHb+doSmUBEHD1fX4pF06djBY9ztI
|
||||
h3Yr1n7+tvUJIdapA+3MusTU9V6LaWYfB21F4ILRbKTvtA95Cg5UVfB5BmnrTngW
|
||||
0+olQwd4zScS8kKepQx2Y85KN51fxZ8cRKvoiA46tQ3ZcESFtGw6+XjgFwZc/zwL
|
||||
yyT22JUXsr79uuqDTy8i84J/zc0E4UDBaoie5RkwbgSx+bQnbDZCPiwTcZKnqpxI
|
||||
Fub64YF11d85gwTs48z3q6+WXq1aTQ==
|
||||
=Ar9p
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 11 07:42:51 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 19.08.2
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08.2.php
|
||||
- Changes since 19.08.1:
|
||||
* Fix UTC conversion during date/time parsing
|
||||
* Add another date format fallback for a new Lufthansa date format
|
||||
* Add unit test for JSON-LD date/time parsing
|
||||
* Fix date parsing in SNCF confirmation emails
|
||||
* QLatin1Literal => QLatin1String to fix compilation with Qt 5.14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 5 14:00:38 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kitinerary
|
||||
Version: 19.08.1
|
||||
Version: 19.08.2
|
||||
Release: 0
|
||||
Summary: Data model and extraction system for travel reservations
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user