forked from pool/kimagemapeditor
Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimagemapeditor?expand=0&rev=130
This commit is contained in:
committed by
Git OBS Bridge
parent
2551b26cb0
commit
6513c909a0
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ab6ae4898e1b8addc1d5162a500dbc8e65f8293d44b9db908f646db158c6b052
|
||||
size 1077760
|
@@ -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-----
|
3
kimagemapeditor-20.08.0.tar.xz
Normal file
3
kimagemapeditor-20.08.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:17d3ccfc35aecd802729da6c78a78cb358cf68bd5079bcae6d83af0874e86a00
|
||||
size 1077804
|
11
kimagemapeditor-20.08.0.tar.xz.sig
Normal file
11
kimagemapeditor-20.08.0.tar.xz.sig
Normal 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-----
|
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user