Accepting request 796949 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/796949
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kitinerary?expand=0&rev=22
This commit is contained in:
Dominique Leuenberger 2020-04-25 18:23:08 +00:00 committed by Git OBS Bridge
commit 0bb8790eb7
6 changed files with 51 additions and 19 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4188efe8672091cbdaa4f757f5d8b94a30b1373dceafc076b01330602d5086e2
size 1179152

View File

@ -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-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4885462b379c0552a31f61fc372748d0be48a15f5093ff7c6498bbf130a34292
size 1281660

View File

@ -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-----

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Thu Apr 23 12:22:31 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- 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 <lbeltrame@kde.org>
- 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 <lbeltrame@kde.org>
- 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 <lbeltrame@kde.org> Thu Mar 5 20:36:11 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -18,19 +18,16 @@
%bcond_without lang %bcond_without lang
Name: kitinerary Name: kitinerary
Version: 19.12.3 Version: 20.04.0
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
Group: System/GUI/KDE Group: System/GUI/KDE
URL: https://www.kde.org URL: https://www.kde.org
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz 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: extra-cmake-modules
BuildRequires: kf5-filesystem BuildRequires: kf5-filesystem
BuildRequires: libopenssl-devel
BuildRequires: libpoppler-qt5-devel BuildRequires: libpoppler-qt5-devel
BuildRequires: libxml2-devel BuildRequires: libxml2-devel
BuildRequires: zlib-devel BuildRequires: zlib-devel
@ -43,6 +40,10 @@ BuildRequires: cmake(Qt5Gui)
BuildRequires: cmake(Qt5Qml) BuildRequires: cmake(Qt5Qml)
BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5Test)
Requires: libKPimItinerary5 = %{version} 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 %if 0%{?suse_version} > 1500
BuildRequires: libphonenumber-devel BuildRequires: libphonenumber-devel
BuildRequires: cmake(ZXing) BuildRequires: cmake(ZXing)
@ -111,6 +112,7 @@ to build programs that use the kitinerary library.
%dir %{_includedir}/KPim/ %dir %{_includedir}/KPim/
%{_includedir}/KPim/KItinerary/ %{_includedir}/KPim/KItinerary/
%{_includedir}/KPim/kitinerary/ %{_includedir}/KPim/kitinerary/
%{_includedir}/KPim/kitinerary_version.h
%{_kf5_cmakedir}/KPimItinerary/ %{_kf5_cmakedir}/KPimItinerary/
%{_kf5_libdir}/libKPimItinerary.so %{_kf5_libdir}/libKPimItinerary.so