diff --git a/kitinerary-20.07.90.tar.xz b/kitinerary-20.07.90.tar.xz deleted file mode 100644 index d35c93f..0000000 --- a/kitinerary-20.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40f1aa44e2b0113f4dc1c194610454d026cf5066e378618299d720df2120a77b -size 1755012 diff --git a/kitinerary-20.07.90.tar.xz.sig b/kitinerary-20.07.90.tar.xz.sig deleted file mode 100644 index 0c43a1c..0000000 --- a/kitinerary-20.07.90.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/4ACgkQ29LOiT4t -HIc3iQf/SNaIed2itV5KUk5KruTP34iloQ4ULavxUqhGhfD5vefrKa0mGHn77K3Z -1WTHuTsbCmhWg2+jKtguAjUiVvvOdvwvNVYbarCg4879CJ8K8ZGxDYU1HHYG4fiE -zn0PDsKTtqIqz8XC/7/AdaDPwDNuuYj+fIF0GlBDTOS2gTLEmo+rBHV9Njze9OSh -0reUIbHxKo6jjpPoDfZQw+szGi63l2zOXaLoBJy7Hb3j1nSEP/SYp3+X5PwbxvUC -8VSrI4+Z+5motBjyaBWqF4gLZ0+gim4MTl8qoGME2Aa7ZBOvXRVqM117oLQXXstQ -VS6YHotJiZLli96sYIzwPuZJn7Sr+g== -=mzAz ------END PGP SIGNATURE----- diff --git a/kitinerary-20.08.0.tar.xz b/kitinerary-20.08.0.tar.xz new file mode 100644 index 0000000..2e7d1ff --- /dev/null +++ b/kitinerary-20.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a87ce5dd8e978dad8bcac7d92d89c4a5eeaa847e8819c2aa84ebce51dfe95f50 +size 1755504 diff --git a/kitinerary-20.08.0.tar.xz.sig b/kitinerary-20.08.0.tar.xz.sig new file mode 100644 index 0000000..4921bff --- /dev/null +++ b/kitinerary-20.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgcACgkQ29LOiT4t +HIe0mQf+I0uMolOeDpxtqL3wX4YF6lEavkXl6V5aIeQOaa2bajUhVN2sSUptElD5 +1MPtVznBIiigs4NFzAYumFvnHfoK3D+XIUlBUpNQqIVV5WFQ5/EFNmaba4qbFZuI +JvZQp+vnB784gx4A0C/TphQVMOVvi7iD8QYuxlMDMM9jIi6B6nq2p1Qf5ZHsmuSR +sD9jbcSxS9RtFn0bp613CrDnTMKj+AL8UEgKRIZfCePbrCxNbqGGi99cCW9sXqE+ +hJa7/FdtXo1ORyN2BhTMwsd2zgMua72DD/i0uAZb9a6B5FdoKc0zjQmzHZVtKu3a +kqnUvrSukmzcvIzo4iN0xmpv72iiKQ== +=Iq2Q +-----END PGP SIGNATURE----- diff --git a/kitinerary.changes b/kitinerary.changes index 6d9ff7f..ec9f30b 100644 --- a/kitinerary.changes +++ b/kitinerary.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Aug 9 09:09:23 UTC 2020 - Christophe Giboudeaux + +- Update to 20.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-08-apps-update +- Changes since 20.07.90: + * Silence an unused function warning + * Fix class/struct declaration mismatch + * Fix build with latest Poppler + * Fix build with zxing 1.1.0 (kde#424853) + ------------------------------------------------------------------- Sun Aug 2 07:59:44 UTC 2020 - Christophe Giboudeaux diff --git a/kitinerary.spec b/kitinerary.spec index 49e2cbf..d68587d 100644 --- a/kitinerary.spec +++ b/kitinerary.spec @@ -18,13 +18,13 @@ %bcond_without lang Name: kitinerary -Version: 20.07.90 +Version: 20.08.0 Release: 0 Summary: Data model and extraction system for travel reservations License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://www.kde.org -Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem BuildRequires: libopenssl-devel @@ -41,7 +41,7 @@ BuildRequires: cmake(Qt5Qml) BuildRequires: cmake(Qt5Test) Requires: libKPimItinerary5 = %{version} %if %{with lang} -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 %if 0%{?suse_version} > 1500