diff --git a/kitinerary-18.08.3.tar.xz b/kitinerary-18.08.3.tar.xz deleted file mode 100644 index f9690b3..0000000 --- a/kitinerary-18.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:214e9acef6ec475c5bc1f13336eda40030cda312e77720220e4a2f429f2c60c2 -size 622380 diff --git a/kitinerary-18.12.0.tar.xz b/kitinerary-18.12.0.tar.xz new file mode 100644 index 0000000..2bc29ad --- /dev/null +++ b/kitinerary-18.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed2a09491a64edf8083155203a89746db863ddf3ad3d918ffa8cfe3d99838e60 +size 651688 diff --git a/kitinerary.changes b/kitinerary.changes index 4b5659b..5a08894 100644 --- a/kitinerary.changes +++ b/kitinerary.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Fri Dec 14 06:09:23 UTC 2018 - lbeltrame@kde.org + +- Update to 18.12.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.0.php +- Changes since 18.11.90: + * No code changes since 18.11.90 + +------------------------------------------------------------------- +Mon Dec 03 20:56:32 UTC 2018 - lbeltrame@kde.org + +- Update to 18.11.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-rc.php +- Changes since 18.11.80: + * Add missing comparison operators + * Fix compatibility with Poppler 0.72 + * Fix FCM extractor for single digit flight numbers + * Remove obsolete todo + * Improve airport lookup by considering alternative umlaut transliterations + * Cleanup airport name lookup code a bit + * Fix flight calendar entries when IATA airport code is missing + * Add arrival terminal property + * Add Easyjet extractor + +------------------------------------------------------------------- +Tue Nov 20 06:22:26 UTC 2018 - Luca Beltrame + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:57:39 UTC 2018 - lbeltrame@kde.org + +- Update to 18.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-beta.php +- Changes since 18.08.3: + * Too many changes to list here + ------------------------------------------------------------------- Thu Nov 08 20:44:20 UTC 2018 - lbeltrame@kde.org @@ -47,7 +90,7 @@ Thu Jul 26 13:00:45 UTC 2018 - lbeltrame@kde.org - Update to 18.07.80 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-18.07.80.php + * https://www.kde.org/announcements/announce-applications-18.08-beta.php - Changes since 18.04.3: * None diff --git a/kitinerary.spec b/kitinerary.spec index 7919d89..6fb709a 100644 --- a/kitinerary.spec +++ b/kitinerary.spec @@ -18,13 +18,13 @@ %bcond_without lang Name: kitinerary -Version: 18.08.3 +Version: 18.12.0 Release: 0 Summary: Data model and extraction system for travel reservations License: LGPL-2.1-or-later Group: System/GUI/KDE URL: http://www.kde.org -Source0: %{name}-%{version}.tar.xz +Source0: http://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules >= 1.0.0 BuildRequires: kcalcore-devel BuildRequires: kcontacts-devel