diff --git a/kitinerary-19.12.3.tar.xz b/kitinerary-19.12.3.tar.xz deleted file mode 100644 index 88c8b0c..0000000 --- a/kitinerary-19.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4188efe8672091cbdaa4f757f5d8b94a30b1373dceafc076b01330602d5086e2 -size 1179152 diff --git a/kitinerary-19.12.3.tar.xz.sig b/kitinerary-19.12.3.tar.xz.sig deleted file mode 100644 index e283a58..0000000 --- a/kitinerary-19.12.3.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drWsACgkQ29LOiT4t -HIdJaAf+PDFu9dbRkmp7bddcl7YIAGh7AoL33XlAJRcAWKGVKnnSPZYPTzv3DB2q -ZVWrqdouuj8QdXt6u5nmpkbcc0l29TisyNugtwKNxQa5sFGYhKU9ZlSS5BX3HRVd -uexdqtM4txoAQVLnUf3TDeMbBJFhZ29ktorM5UHD9bHw4E6kElWPb8JeMF8+MH/E -ViOrTBeTa9oYjPeMMFBPpBsEFHXW5hp/Y2jfKhreQiV3OG/cKPbXlMaHcfCoCbBC -ll7TTtw62jkgS55CNUCTyqitNykpjcxKCzv6rU7I2S6pdma9JF9xNmktNBltIHfy -M140i+a8Yeti1j+fpF+rgF1W1cGEBA== -=GsC0 ------END PGP SIGNATURE----- diff --git a/kitinerary-20.04.0.tar.xz b/kitinerary-20.04.0.tar.xz new file mode 100644 index 0000000..19187c2 --- /dev/null +++ b/kitinerary-20.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4885462b379c0552a31f61fc372748d0be48a15f5093ff7c6498bbf130a34292 +size 1281660 diff --git a/kitinerary-20.04.0.tar.xz.sig b/kitinerary-20.04.0.tar.xz.sig new file mode 100644 index 0000000..a247a7e --- /dev/null +++ b/kitinerary-20.04.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB84ACgkQ29LOiT4t +HIfG0gf+Lj07JckNINfj78L4rhYE6slFYp12Dr7G/v5k4pYVEVclMtWgJR8tHIO7 +rgSl6LgUqbBcKh7hnSOsdwv0q8TzVYdG6QXhfnmnv7ZanJvFC2diBGJ7cXWVP5h/ +NNADEtgux/6LVyoI0lAlT1p4FqcdyOnOyUuvxqzXuSifkIA1mO+ROqfXMkS7birh +ESDYfx5cHB0vBBxZDOj5JXBVBEcN0Zk/rBw3/7AduplTHd/U+Bsa+Qt/BgkIR/Yt +gNCBYyqbDw2Ng5uXtaIlA/RiGz7Z0GzunJrTBdKv4aw9SLMYCpBrxFEOhX1OfBnd ++YQhjwLNfeljPFWnJ0E2njGuQuMkKg== +=YnFt +-----END PGP SIGNATURE----- diff --git a/kitinerary.changes b/kitinerary.changes index 8aee5a3..73c528e 100644 --- a/kitinerary.changes +++ b/kitinerary.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Thu Apr 23 12:22:31 UTC 2020 - Luca Beltrame + +- Update to 20.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- No code change since 20.03.90 + +------------------------------------------------------------------- +Sun Apr 5 20:30:09 UTC 2020 - Luca Beltrame + +- Update to 20.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-rc +- Changes since 20.03.80: + * Fix extractor deduplication + * Convert time to calendar timezone before taking the date + +------------------------------------------------------------------- +Sun Mar 22 09:17:05 UTC 2020 - Luca Beltrame + +- Update to 20.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-beta +- Too many changes since 19.12.3, only listing bugfixes: + * Improve description for hotel booking ical events (kde#416444) + ------------------------------------------------------------------- Thu Mar 5 20:36:11 UTC 2020 - Luca Beltrame diff --git a/kitinerary.spec b/kitinerary.spec index 5146b25..bded8f5 100644 --- a/kitinerary.spec +++ b/kitinerary.spec @@ -18,19 +18,16 @@ %bcond_without lang Name: kitinerary -Version: 19.12.3 +Version: 20.04.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/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem +BuildRequires: libopenssl-devel BuildRequires: libpoppler-qt5-devel BuildRequires: libxml2-devel BuildRequires: zlib-devel @@ -43,6 +40,10 @@ BuildRequires: cmake(Qt5Gui) BuildRequires: cmake(Qt5Qml) BuildRequires: cmake(Qt5Test) Requires: libKPimItinerary5 = %{version} +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif %if 0%{?suse_version} > 1500 BuildRequires: libphonenumber-devel BuildRequires: cmake(ZXing) @@ -111,6 +112,7 @@ to build programs that use the kitinerary library. %dir %{_includedir}/KPim/ %{_includedir}/KPim/KItinerary/ %{_includedir}/KPim/kitinerary/ +%{_includedir}/KPim/kitinerary_version.h %{_kf5_cmakedir}/KPimItinerary/ %{_kf5_libdir}/libKPimItinerary.so