forked from pool/konqueror
Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/konqueror?expand=0&rev=203
This commit is contained in:
parent
b43bd5cdd1
commit
441d1a8cfa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:83b835bb4cd184c02bd6a12df8b04c05ba39e855280394fdec410f908bbe385d
|
||||
size 7681680
|
3
konqueror-22.04.0.tar.xz
Normal file
3
konqueror-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db55d614c64294860a7869e6570c10febbc42d4be595cdfdab3c327103710c68
|
||||
size 7683308
|
16
konqueror-22.04.0.tar.xz.sig
Normal file
16
konqueror-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYtvIACgkQu0YzUNbv
|
||||
Me/3SA//VJZogB1oVT6Ul2zqC+BWS5x1m7ajcxy3hcpH8lJe2DIjUvbcAMMAPgx6
|
||||
5Nx5nkB959HyY9qe2KSBUu064yUcSw2fsNUKLriE5/WvPvp2vIgqbmADRHtVn/rY
|
||||
zQwS/oaz6wLmEigXMYvP+4E7h1NqAbSck7dLl8ZS1cqSSRlBcPrXMQV9N7Wk8m7r
|
||||
4YDAnn0gQjk8drisHRa1lDvm7bH/i9zfWHxm/t29L6jRXFh0udpkq+ru9lyrsvym
|
||||
bgrprKz+wNJU9lMLyV2lFfSk5pAbIaLaZvGwUDw/d3enalRDccD+sGYWstJIJwqo
|
||||
2YGmzn1w7cd0Y8j4LTUez/YcFhHshP78EyK0RHlyl1xERKdVISLPm+0Hi9gv0SoE
|
||||
BvqkXu9kJO4BwuOktnjuw2aIFSmr9m+V9MrrRyoMxAUqOjeWfgqCgt6uSfFNDb2c
|
||||
H4L7kMnATYpkpOM8hdVgipN05CER5ZOt9Fess2hHiYDLyIS/IddomxP48NpwsVQU
|
||||
egNJAONOOxxV+9rtE60MT2paMPPpjPEfms92u+oVaADGwabwRNow3VI6KelORnU3
|
||||
R1NYVQs2gPvMcM1olofxKIF/5MHkPpLqGnGzZhnyqL3RiSzLi2Mp2u4nTnCMwKai
|
||||
pGmoTtz6pLmdvBomaiXXkW33s9ICYrINB9W5OquFfgHoKwJMG+E=
|
||||
=dLR6
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 18 07:52:02 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 22.04.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/gear/22.04.0/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 18:20:02 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without released
|
||||
Name: konqueror
|
||||
Version: 22.03.90
|
||||
Version: 22.04.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
|
||||
@ -28,9 +28,9 @@ Summary: KDE File Manager and Browser
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: https://apps.kde.org/konqueror
|
||||
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
|
||||
%if %{with released}
|
||||
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
|
||||
BuildRequires: extra-cmake-modules
|
||||
|
Loading…
Reference in New Issue
Block a user