SHA256
1
0
forked from pool/konqueror
Fabian Vogt 2019-08-15 14:00:53 +00:00 committed by Git OBS Bridge
parent 6551a16c66
commit ed2316e5bc
6 changed files with 31 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

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

3
konqueror-19.08.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxosACgkQ29LOiT4t
HIdOwAf/aCCb6ar8AShdu2gYPtSHiLHwQ2hdpotyKVyk9YF5cD7+FV6ZvpA8gt5x
moAfasfC/aOiUIk/J9QjvcFsf1vJLeEsQpt4XpgDvmaZ201KUiOL69MmEkCvf+l1
OZI5aMfinD9Ucd7UVjqkTN3MvubEVenWuAOKvAjPxeCIHxkVH6RcgKv+uiEjAbFb
SjaDQAOnsESz+4+fosET2+5JUcTIjyrMADCVUQaNKRoN2B1V/bEXhzR7FLNr1XFU
cjrIHGWl2So3DbkkkASCmPA3GnOSWRhjTEPYZbaoEeWK1VU64ODyvy6EXAPdE3/s
lTQA0yjJqivMbekpikDLVXYa34rG7w==
=jli5
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Aug 9 08:31:28 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.0.php
- Changes since 19.07.90:
* [webenginepart] Fix build with cmake < 3.7
-------------------------------------------------------------------
Tue Aug 06 16:50:50 UTC 2019 - lbeltrame@kde.org

View File

@ -21,15 +21,19 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: konqueror
Version: 19.07.90
Version: 19.08.0
Release: 0
Summary: KDE File Manager and Browser
# Note for legal: konqueror-17.04.2/webenginepart/autotests/webengine_testutils.h is Qt commercial OR GPL-3.0
# but it is neither built nor installed in our package.
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: http://www.kde.org/
Source: %{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
BuildRequires: kactivities5-devel >= 5.7.0
BuildRequires: karchive-devel >= 5.7.0