forked from pool/kimagemapeditor
KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimagemapeditor?expand=0&rev=140
This commit is contained in:
parent
3598d52aac
commit
a2ef661d71
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:581e6a53708f00f79dd309a4ad7fbc5046cbd003152a063e6bd897fb305eb132
|
||||
size 1077796
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsMACgkQ29LOiT4t
|
||||
HIdsmAf/TrwJnlnPh+MKCW67Iio5R3KPP/30piRI9n/a8K8Kz7qBqolbCl8FBpKr
|
||||
6WVAJ15U9CS4NxIC1OET/Rdux2WedL8OSrMoDvJBzB/ptf3XwrwEx9sKqIi56JLf
|
||||
0kpYDEPHRGO5Z/S+5kO9953htwk8VgNySWqPQtZcQbbYI3yZtCC63wpEG1H7jRyt
|
||||
rPfBRGdiEFLrsmlTTOQnDRhYySN9I4LhTE6y8GWJxnCwoMX8lH8nDPgyOU+LSkUZ
|
||||
ChC77OCd9Bwb2VyKZ3pGCT+kSC+8ylCFgNgZvFvcjYNVoyqy92MmfDNXpA9lATrv
|
||||
F2EtQ+NqjLGg1c2Be5rBXF/7WTgxww==
|
||||
=c+3O
|
||||
-----END PGP SIGNATURE-----
|
3
kimagemapeditor-20.12.0.tar.xz
Normal file
3
kimagemapeditor-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51a547986491141ace0c5537473e677ddf90921419a55d1b5fe4dfa906692910
|
||||
size 1077864
|
11
kimagemapeditor-20.12.0.tar.xz.sig
Normal file
11
kimagemapeditor-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhH4ACgkQ29LOiT4t
|
||||
HIfCQgf8D1u4JN2cUhQXhzoELI4ktVn7BYt8+/bOF7uARhLdGUWeQmPVh6E5Ozs8
|
||||
iij9y6iiGR7JS37duGGw6bwOWWgLyJ+kvXs3FB6g+gN0rK2SPv+XYv5GoU0v96Yi
|
||||
FDGyFLU5/E7RLZoXVeFhnMdJWumPkuZorI+Vf0TM2LD6WumGZMtc/0XY3vBnEPkG
|
||||
BMS0Y82yUXi5Y712jyuU/UHkCPsQmr8zP2Mi1rte6uG79tVoh7aiaxdHHLGP5EWO
|
||||
RjkNmBIHmXI1d7RbMoJ4DF/EIQ4m5sta6oT1OCIIGP6JZBsN2icAJ30OXOh9dnKu
|
||||
LCTWu+q40CBIKv2fXXDw4Nz+ShPHaA==
|
||||
=FfJ1
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 23:16:24 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||
- No code change since 20.11.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 27 15:16:38 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kimagemapeditor
|
||||
Version: 20.11.90
|
||||
Version: 20.12.0
|
||||
Release: 0
|
||||
Summary: HTML Image Map Editor
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/HTML/Editors
|
||||
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: fdupes
|
||||
BuildRequires: update-desktop-files
|
||||
@ -48,7 +48,7 @@ BuildRequires: cmake(Qt5WebEngineWidgets)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
Recommends: %{name}-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
|
||||
%endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user