forked from pool/kimagemapeditor
KDE Applications 20.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimagemapeditor?expand=0&rev=117
This commit is contained in:
parent
91b8e4d94d
commit
13b3ffd577
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1bee163e3bb6c8b33fbfd557b8768f94cd09e7730daeba366ffb6acf73c0636d
|
||||
size 1070756
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6G3uMACgkQ29LOiT4t
|
||||
HIcwTwf8CAiP+Yop/ypE5vcxfbLT5hLVkIzMAczFA5qgu0Vbk4x1B+cbJPrTiA8Y
|
||||
C1DKoqih+O2A20CA9Y4tGJ+1fzMXCRLks4ELdpe7KTUfCgrlIvA8KoX786JkgrE5
|
||||
5sYoGbASCRe15XznFJdG26VdtK+E6BQdaDfZBkDsw/HHZ4CJBBMjMFNuM3RoKcYK
|
||||
DALXifD42x8ZX8hv1079kKuOmo0FSbSUxO/TRHQCTOlwdcrE7GuMENaOeu+3MQD2
|
||||
6zZxKn6zLS9uwQwxiM1mriN9q1CF63nN6PdkKqkMHcifPlOrl0dTV6ApvvOYGttI
|
||||
FSk9Jcxnq1q0Gc5rlTYzrCvaUFZBXQ==
|
||||
=r7rM
|
||||
-----END PGP SIGNATURE-----
|
3
kimagemapeditor-20.04.0.tar.xz
Normal file
3
kimagemapeditor-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e88ffde039d1f3eecf2f6f37a859a1a376abe261d62c4a53b8e3f358e3527f41
|
||||
size 1071264
|
11
kimagemapeditor-20.04.0.tar.xz.sig
Normal file
11
kimagemapeditor-20.04.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB8sACgkQ29LOiT4t
|
||||
HIcsogf/XuwvoLVP16twP+6krrUee8jcmMywMPWnIID7RCtrloUWGi2S/bjjbl2k
|
||||
yIA9BSSqfOF8Y9qkuDPZdxdBAuWsnC9MewAUbVzLr7TI01TSoUPQUZq/EUpcInQA
|
||||
ZaK8qsLzqiAsv93p4Nc4g1n7+ITHKqQb/to4A+lX9Ss6o3iFWnT23b6FgejY1o9g
|
||||
CxFb890XUTIel9PZIxlLomOYeBGTUypfSGo1Inyi4srzaM6/EF2FNUp7HlP7bMPQ
|
||||
+HD8HiS8E1wk0a8bPUtqmvSnSFhX2O2N4ARmvp4Io0CYGcFDcyhDvnG4ipCj7hry
|
||||
ArYVN5e8PIiMNdxYXmLEKEJjuIRu+A==
|
||||
=NHX8
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 12:22:27 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.04.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-04-apps-update
|
||||
- No code change since 20.03.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 5 20:30:06 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kimagemapeditor
|
||||
Version: 20.03.90
|
||||
Version: 20.04.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