diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..57c966e Binary files /dev/null and b/applications.keyring differ diff --git a/kimagemapeditor-19.07.90.tar.xz b/kimagemapeditor-19.07.90.tar.xz deleted file mode 100644 index 1476fd6..0000000 --- a/kimagemapeditor-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5bb34eb73510bbb25a761857a71a26c15d7c6c12fc41d863c8cb3b37f93c94b -size 1071496 diff --git a/kimagemapeditor-19.08.0.tar.xz b/kimagemapeditor-19.08.0.tar.xz new file mode 100644 index 0000000..f50abda --- /dev/null +++ b/kimagemapeditor-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2c0b75b65176a9ccbdccbae57be90ee8084593a64bee10b133787077affbde9 +size 1070620 diff --git a/kimagemapeditor-19.08.0.tar.xz.sig b/kimagemapeditor-19.08.0.tar.xz.sig new file mode 100644 index 0000000..7676a6c --- /dev/null +++ b/kimagemapeditor-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoUACgkQ29LOiT4t +HId93QgAisJbkSX2fal693B84m7h8PA4KGPBMHLNymrAfR54+302U7pLeJ14EXB5 +TEp3fnv6nojrU528u80ydButBlGq1sNwLaoE6znS4kk2jNbGGUdg2TYVge3AF7jt +x3IJN4MRZHtnzXw3E4t8fOoAufy4ErQE0BOHmaoJsOcLC3GbeGFQFnVX/7O4Dssl +qXT49OUwUmhBTdoXLBcLT+ZdlxJiE4JG4o7ew8uuqTGBIAbvIm90RO7CoWMIi7jY +u0tUv1bn+XcBI/aVcQw6cHSFg9H1l9yno0rmziHckgNWZwYLMfjmr1Vv+JXn0uUy +GZQJMkkFXJ8e0S+bzb3h+rL5ILPhKA== +=ZGMm +-----END PGP SIGNATURE----- diff --git a/kimagemapeditor.changes b/kimagemapeditor.changes index c722993..2b9bf6d 100644 --- a/kimagemapeditor.changes +++ b/kimagemapeditor.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Aug 9 08:31:02 UTC 2019 - Christophe Giboudeaux + +- Update to 19.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.0.php +- Changes since 19.07.90: + * Fix build with cmake < 3.7 + ------------------------------------------------------------------- Tue Aug 06 16:50:49 UTC 2019 - lbeltrame@kde.org diff --git a/kimagemapeditor.spec b/kimagemapeditor.spec index 81db997..56b5dfd 100644 --- a/kimagemapeditor.spec +++ b/kimagemapeditor.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kimagemapeditor -Version: 19.07.90 +Version: 19.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 -Source0: %{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: fdupes BuildRequires: update-desktop-files