forked from pool/konqueror
Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/konqueror?expand=0&rev=152
This commit is contained in:
parent
2239d194cd
commit
fd638217d2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:be1a145435652e3da62d9e3966374a6743c438e21d677d21df5b3a018a7b7e8a
|
|
||||||
size 7171208
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAEACgkQ29LOiT4t
|
|
||||||
HIe64Af/VU2c0t/wSqD07DoNNtiVMYdEMaNKHG+jPFDBNQn1U1AfOC34rEyaHB4F
|
|
||||||
s+e7QepYbh8UTsNpaZ39atGl/ziGxqvFRl6C5SuqQrS/zSqBL+G33R+lUXb96YNi
|
|
||||||
bBLMNxUeE5pEIp5F8k82KPe5zC4PWUn141RS3S545PSqK9zzw/yVaoP95iVZbhp/
|
|
||||||
430ls1ehM9u2EI+Y6iHckP0dvnYo0fNFvI25XuAtE5DDkXrolcsHHLxjEQo6/Bdk
|
|
||||||
19L44HF6+p4alLhRb6uXe+uEBAm+zcBgjGWjBP/saeOGPVl4FT/bP61XwvixdqvV
|
|
||||||
TWAdaob/MygFZVEgW6n3kXbYKQ6WBw==
|
|
||||||
=D8pO
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
konqueror-20.08.0.tar.xz
Normal file
3
konqueror-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4db172cff4bd3fd06ee1905dcf87013059e02902808e77acfc4bf2734d6ff73f
|
||||||
|
size 7172800
|
11
konqueror-20.08.0.tar.xz.sig
Normal file
11
konqueror-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgoACgkQ29LOiT4t
|
||||||
|
HIf4bQf8DCWXlS0zCPnynLlPG3yM9PlDU36YSG7PRYVvSbFdERP5H5Bx1CnLT4Vg
|
||||||
|
YlSxxLkbfdIXfQa3kT92x+vfeoVWO2/V0Z9q4U8R0qrCKCLz/QrY9u7SPeNImUVV
|
||||||
|
wclaB6nTMYQSePIBNWfkgUXB016TsPTTCT24QDg0EkyB+zkRugBe6cHlRoJUwPfP
|
||||||
|
CMK7pPKLi9bibsDgaS49wHJJdOKwlxKoXbuk9lPlU/bBztlw0ov00thJuoF+cptw
|
||||||
|
4WTAEiALrvTqs0KxnOl/L2sPHKUFF6EOZy7lh3JFdx5psNZjNcKo1tbl9QnYPe+u
|
||||||
|
T+if6mWmiWLs+D4p03kk5cWjcM2+Jg==
|
||||||
|
=kZJO
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 9 09:09:46 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:
|
||||||
|
* use ecm_add_test to actuall run sidebar-modulemanagertest
|
||||||
|
* appdata: more general doc URL
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 2 08:00:06 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Aug 2 08:00:06 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: konqueror
|
Name: konqueror
|
||||||
Version: 20.07.90
|
Version: 20.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: KDE File Manager and Browser
|
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
|
# Note for legal: konqueror-17.04.2/webenginepart/autotests/webengine_testutils.h is Qt commercial OR GPL-3.0
|
||||||
@ -29,7 +29,7 @@ Summary: KDE File Manager and Browser
|
|||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-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/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: extra-cmake-modules
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: libtidy-devel
|
BuildRequires: libtidy-devel
|
||||||
@ -65,7 +65,7 @@ Provides: libKF5Konq6 = 17.04
|
|||||||
# It can only build on the same platforms as Qt Webengine
|
# It can only build on the same platforms as Qt Webengine
|
||||||
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
|
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
|
||||||
%if %{with lang}
|
%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
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user