forked from pool/kitinerary
Accepting request 861207 from KDE:Applications
KDE Applications 20.12.1 OBS-URL: https://build.opensuse.org/request/show/861207 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kitinerary?expand=0&rev=31
This commit is contained in:
commit
b4bec3cbc4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:74a11aacd790f86a5b99de152cfcd329b0c2a7697ae6f3c6f3e80fd250f87393
|
|
||||||
size 1809820
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhH8ACgkQ29LOiT4t
|
|
||||||
HIfp8Af9GpRtNVV2Vaz5bqDNywOrriBEOOE3HH/DuFCoN0IlyvkdexHcGjOB6Gpz
|
|
||||||
ATiArEh1d0AasvCdU/QbKlKrKk5AKJLCRASwZ4DBg6Ijy7NsgD6kfc5Fj7tBTxaV
|
|
||||||
T37OgI8wlQkqEVPAsE8k5ioWImYh0vLOM8fM2Qht7uOkC1u5KtkF268mQjmsOt1K
|
|
||||||
j9K3YqsnSaOiPcSjvd4xkx8HaN07TNF3KL2l4yx0YHIX8z6RVdLCkM9OgXSjCfim
|
|
||||||
zroeDyoyL6Q4CCz8pZHx3jcUSW2vrFTPtyeAJDHcmTneDFmf01OnQSaFKwgVYegj
|
|
||||||
0eoZGRqPDDiiCQ0ZrqjAqbBPlQgnEw==
|
|
||||||
=RPu+
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kitinerary-20.12.1.tar.xz
Normal file
3
kitinerary-20.12.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bffb0e0873d31166b98c4e145b6e39b90c8c545404f866d3e0d9f435e368f21f
|
||||||
|
size 1809348
|
11
kitinerary-20.12.1.tar.xz.sig
Normal file
11
kitinerary-20.12.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/zwfQACgkQ29LOiT4t
|
||||||
|
HIcqdwgAjkPyiVdK8m2Culal6K7eEw83CLFhQZhI3BRjqbKJNQRH5XF2BrFY9+rF
|
||||||
|
qk/ITgkUZM3K3AErWdsx1JpnzN4DuZVHl5VsaVRHd6G04/PTG/unsBIZgWEdDI7Q
|
||||||
|
6wV9EAeAcAuKGf/4kxGp+XSekly5jRAt8XlLwUC3D2DB6YaPDN455PLcUycmbN3V
|
||||||
|
i3t5fr/3ZFzNcjpdIa80fH/91cBT/YyRj+iUsOHY2Nsn/oQiDldMDY0WAFArCDNU
|
||||||
|
9ipLfqS/F8w+hp4or0GGGYiYyJyQmcjl5hUMFsD68IwVjsQOhJfFn91MmE0r8b5w
|
||||||
|
e/N7rRFiUkdMKRfctrwt9FRn3+GFmw==
|
||||||
|
=aKyJ
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 5 12:25:51 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
|
||||||
|
- Changes since 20.12.0:
|
||||||
|
* Handle yet another TER ticket variant
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 5 23:16:30 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
Sat Dec 5 23:16:30 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kitinerary
|
# spec file for package kitinerary
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kitinerary
|
Name: kitinerary
|
||||||
Version: 20.12.0
|
Version: 20.12.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Data model and extraction system for travel reservations
|
Summary: Data model and extraction system for travel reservations
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user