forked from pool/kitinerary
KDE Applications 18.08.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kitinerary?expand=0&rev=6
This commit is contained in:
parent
d0af188ff7
commit
f3cf1263bd
3
kitinerary-18.08.1.tar.xz
Normal file
3
kitinerary-18.08.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d4a0c3cfd08ab5fa097a09b2451c3607ad430d6949f4edf6a080551139b7612f
|
||||||
|
size 622920
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 07 04:50:54 UTC 2018 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 18.08.1
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-18.08.1.php
|
||||||
|
- Changes since 18.08.0:
|
||||||
|
* Run the generic IATA BCBP extractor also for Vueling
|
||||||
|
* Make the pdfdocumenttest pass without Poppler
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 16 22:04:47 UTC 2018 - christophe@krop.fr
|
Thu Aug 16 22:04:47 UTC 2018 - christophe@krop.fr
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kitinerary
|
Name: kitinerary
|
||||||
Version: 18.08.0
|
Version: 18.08.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
|
||||||
@ -27,8 +27,8 @@ URL: http://www.kde.org
|
|||||||
Source0: %{name}-%{version}.tar.xz
|
Source0: %{name}-%{version}.tar.xz
|
||||||
BuildRequires: extra-cmake-modules >= 1.0.0
|
BuildRequires: extra-cmake-modules >= 1.0.0
|
||||||
BuildRequires: kcalcore-devel
|
BuildRequires: kcalcore-devel
|
||||||
BuildRequires: kf5-filesystem
|
|
||||||
BuildRequires: kcontacts-devel
|
BuildRequires: kcontacts-devel
|
||||||
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: kmime-devel
|
BuildRequires: kmime-devel
|
||||||
BuildRequires: kpkpass-devel
|
BuildRequires: kpkpass-devel
|
||||||
BuildRequires: libpoppler-qt5-devel
|
BuildRequires: libpoppler-qt5-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user