Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kitinerary?expand=0&rev=80
This commit is contained in:
parent
6632d8b6a4
commit
2d9ce62a31
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40f1aa44e2b0113f4dc1c194610454d026cf5066e378618299d720df2120a77b
|
||||
size 1755012
|
@ -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-----
|
3
kitinerary-20.08.0.tar.xz
Normal file
3
kitinerary-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a87ce5dd8e978dad8bcac7d92d89c4a5eeaa847e8819c2aa84ebce51dfe95f50
|
||||
size 1755504
|
11
kitinerary-20.08.0.tar.xz.sig
Normal file
11
kitinerary-20.08.0.tar.xz.sig
Normal file
@ -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-----
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 09:09:23 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- 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 <christophe@krop.fr>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user