1
0
Christophe Giboudeaux 2020-03-28 13:57:40 +00:00 committed by Git OBS Bridge
parent 655b44aa60
commit 7ca5b1647a
6 changed files with 40 additions and 20 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEyBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drWgACgkQ29LOiT4t
HIeQuwf4kTPvwvYJhhbSQt0cDe8L1n2TOyV/TxIVduyP/bqTsYsECXKFPy01qhmz
DTgH+YFSDm4//TOAb2lODwxuLhD8tqhdM3/fLepDNC3KMsvvRj8M2q+6PtaZ/6Vt
x4oibwjRyBYHr7G8jA9e7SEQM1LgB3Qz4qfdZmrMG97yeo1qynuWKHJn1ZnmBJ7A
BPkXSZ6Amkaj3sv2lFRlPVEytozyhdjGAX6kQjp4Rcg3TxE2d2ASvdU6jP/EkvUf
OdwhkD6XSjXsttF8jsjZuIi/tZ2EWIGuGVFXH9oLQSz6vf+sFjA1fYepw4ROLk3Z
u6CyDEYiPF8sPLdJgVJ7UmHCV8jx
=tv2b
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vAkACgkQOmpNuDnq
ptdQ/xAAo6QbqasCaue30BAsLaXDG6fIMREB6xUr17WtMaEkptBrYDVgjiCm88jA
NaBXvBIfd7trvZg1uweZJezF2hRldzRlKcpJC2o0yjE3PEj3OtCZXReI7j92J62D
oDfl23/VQA5f7bDz11TEAePadnM0keEewwmMaAPlWAADUa6ihAJG8yXLHpDtm9Q0
16IONSmWUlFbaAZ6P6Ey/5V1prTJRMX01yvibRIl+7FjVAsjt+StKGPmHbNkFU7N
u14Q0v9sGjrVWxF+NkciMTGecSCulI0DLnLav37NaQdK0GBw+apjx/rXyEKdhPyP
4ZdzMMLk2nnIhNrqo5yZSznPTlO4rA6FaeHNefc4za+ghI25idbvp3kga+M7NQeW
ITQBo6K+qQf8wOM2SQhDVk45LZ2XaxH8obyzqQikz9bMxLhvIsDCAOOPUWrRuh+7
Ugq+7p/8VYjdo8YV0cJcdAbqiGBldxsxETNxsY/y+lLW5LGm6lqx36iz6hLVabua
XE4fte6E4FJ9EJH4RfQtIECOD7UIvyJrB9Y3tStyDGHfgvQ2GlqxihbOHPMtYP9r
1Sy+C98cmvwiZhlVLsTibvMV1mEBStq5TcRVZ76nfpZ3A73R8L1SSKP4J3TTivS0
WdQ/OJbDKp/AhDUD+TlRYog3C4T72DbvK1OEoeInL29gYQLAko8=
=Qnw8
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Mar 22 09:17:02 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-beta
- Changes since 19.12.3:
* It alreadys added by kaboutdata
* Remove endl at the end of qDebug
* Port deprecated methods
* Make it compile without deprecated kf5 method
* Port away from deprecated SmallIcon method
* Fix minor EBN issues and modernize some references
-------------------------------------------------------------------
Thu Mar 5 20:36:09 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -21,17 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kimagemapeditor
Version: 19.12.3
Version: 20.03.80
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/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: fdupes
BuildRequires: update-desktop-files
@ -51,6 +47,10 @@ BuildRequires: cmake(Qt5Gui)
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
Source2: applications.keyring
%endif
%description
A tool to edit image maps of HTML files