1
0
Wolfgang Bauer
2020-08-13 13:51:57 +00:00
committed by Git OBS Bridge
parent 2551b26cb0
commit 6513c909a0
6 changed files with 26 additions and 17 deletions

View File

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

View File

@@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/0ACgkQ29LOiT4t
HIdFXgf/WzqvRohIDCrBHpe2nfDU4i3FesbNkVOdawmK+p4BaJOSFhQvBZh03KGd
u1h6/Wkg/BuXM/zfqED4Vte10VTu/wNKNtwpVDDO5p2KVSP6CCrMWDfi8cyDOLHU
m7YW/NRsGnl1CuUdrfbtMPVHlugL8EwhYZr0WmPzCdZ+8BqIZG6vpsk1CuvXGYoz
0SZ0cM2+AoU1NsWUPN/igs6Jit5V/uAfoJURVg5SkoBaY10alQ7WFBX2qnuSqR9w
vs34VwtL8PB8xxcYGS5rlucJ5dFNNyfp1LpvpnOIL5EFdLpLl+6+DmmIKqMsndyK
Eyjdh0SqKIwhGv2ttpL2RC6Gb1WhhA==
=05at
-----END PGP SIGNATURE-----

View File

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

View File

@@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgYACgkQ29LOiT4t
HIfPbwf+I9ko2oPUOxvboDbiGZIh7hOyr+FetrW0hB7ZCmBPFopSgQ/+kBfwfBG8
tGxAilTGQcNJCjpjBifkcfXcxK6gZrfk5GHEvLpJTfm/LgDVWPRhHtfGYnz4C/DP
RvvLKxU0RcgCIb6qabTRFj7R3Ybyzct4JoNeuU/dYaer82qWpZKv8fJnjRavJtXi
K8hlxFRBUshtfWy9G/XTPiRcNSVFTFO7ZiBQna2ZyzBoJasuyTCfLY4evNIubgTe
nnPsY1036rCxPGOHPfKWoqKuBk33Hsu9fruAB2Lsxgg2t2ph2ybXeDXyN0JP79oO
fDcXy5rGfM4XS0KH+RdVvIyKy53SEg==
=dTnA
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Aug 9 09:09:16 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
- No code change since 20.07.90
-------------------------------------------------------------------
Sun Aug 2 07:59:37 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@@ -21,13 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kimagemapeditor
Version: 20.07.90
Version: 20.08.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