KDE Applications 19.08 Beta (take 2)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kitinerary?expand=0&rev=35
This commit is contained in:
parent
af2543fb97
commit
6658d28cd0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c2e9d1ae70797968382538da98bc8f9555e0d8d13faeb739bdadb5844c989227
|
||||
size 689352
|
3
kitinerary-19.07.80.tar.xz
Normal file
3
kitinerary-19.07.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4450b93fd5b80ced838a661f1bb9215c29b3b22c50d97bdda202e335005702f7
|
||||
size 899600
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 11:59:08 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.07.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
|
||||
- Changes since 19.04.3:
|
||||
* Too many changes to list here
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 13 07:26:39 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -18,13 +18,13 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kitinerary
|
||||
Version: 19.04.3
|
||||
Version: 19.07.80
|
||||
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/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules >= 1.0.0
|
||||
BuildRequires: kcalcore-devel
|
||||
BuildRequires: kcontacts-devel
|
||||
@ -32,6 +32,9 @@ BuildRequires: kf5-filesystem
|
||||
BuildRequires: kmime-devel
|
||||
BuildRequires: kpkpass-devel
|
||||
BuildRequires: libpoppler-qt5-devel
|
||||
%if 0%{?suse_version} > 1510
|
||||
BuildRequires: zxing-cpp-devel
|
||||
%endif
|
||||
BuildRequires: cmake(Qt5Gui)
|
||||
BuildRequires: cmake(Qt5Qml)
|
||||
BuildRequires: cmake(Qt5Test)
|
||||
|
Loading…
Reference in New Issue
Block a user