diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..57c966e Binary files /dev/null and b/applications.keyring differ diff --git a/kitinerary-19.07.90.tar.xz b/kitinerary-19.07.90.tar.xz deleted file mode 100644 index d1494ea..0000000 --- a/kitinerary-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1e686428d463f85ff0853af2b9b05747090c147ffb3576977f2853aa71aa841 -size 951864 diff --git a/kitinerary-19.08.0.tar.xz b/kitinerary-19.08.0.tar.xz new file mode 100644 index 0000000..c52565c --- /dev/null +++ b/kitinerary-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76db853705b87015a934334985c216d11b48e853a3dd31429abb3bc6bd7f52e6 +size 951100 diff --git a/kitinerary-19.08.0.tar.xz.sig b/kitinerary-19.08.0.tar.xz.sig new file mode 100644 index 0000000..1ff4bba --- /dev/null +++ b/kitinerary-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoYACgkQ29LOiT4t +HIcX+Qf/WAGsmHRa/30lYe2PwEopQq36ORR25SwM6+bBEYX+DMk6R5lI6VcFbVhP +0IYz9cOyI1Umtk0Lrz5nyLsg73OtB5+LVLIjZcgls8PgjoKni6aR/Qa8YzciKuUA +dh6HU72SSUCaitLQAkiVZ5uVyhyidzenXnN2BxC/e2GjXIwVygoYwD7GAEMkWwau +ghjva8qxcV05Je6QFfp/lozq7fpyjc5hymKPismiD5dMVfLyMrDVoiz/PS0JQxDt +261fXX6ucssFDtBBPb3h5dete9h8345DC5owv9u2qGcDUCa7bgjU6AKR3G2LUpcv +zhcK3zj5fp05MnkIAic2/xgeKQt9Gw== +=tyOG +-----END PGP SIGNATURE----- diff --git a/kitinerary.changes b/kitinerary.changes index 0511e37..24cd821 100644 --- a/kitinerary.changes +++ b/kitinerary.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 9 08:31:07 UTC 2019 - Christophe Giboudeaux + +- Update to 19.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.0.php +- No code change since 19.07.90 + ------------------------------------------------------------------- Tue Aug 06 16:50:52 UTC 2019 - lbeltrame@kde.org diff --git a/kitinerary.spec b/kitinerary.spec index 03ff700..3ebe794 100644 --- a/kitinerary.spec +++ b/kitinerary.spec @@ -18,13 +18,17 @@ %bcond_without lang Name: kitinerary -Version: 19.07.90 +Version: 19.08.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: http://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz +URL: https://www.kde.org +Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules >= 1.0.0 BuildRequires: kcalcore-devel BuildRequires: kcontacts-devel