forked from pool/kimagemapeditor
Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimagemapeditor?expand=0&rev=90
This commit is contained in:
parent
29e428ac3b
commit
a49495346e
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a5bb34eb73510bbb25a761857a71a26c15d7c6c12fc41d863c8cb3b37f93c94b
|
|
||||||
size 1071496
|
|
3
kimagemapeditor-19.08.0.tar.xz
Normal file
3
kimagemapeditor-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e2c0b75b65176a9ccbdccbae57be90ee8084593a64bee10b133787077affbde9
|
||||||
|
size 1070620
|
11
kimagemapeditor-19.08.0.tar.xz.sig
Normal file
11
kimagemapeditor-19.08.0.tar.xz.sig
Normal file
@ -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-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:31:02 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- 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
|
Tue Aug 06 16:50:49 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -21,13 +21,17 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kimagemapeditor
|
Name: kimagemapeditor
|
||||||
Version: 19.07.90
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: HTML Image Map Editor
|
Summary: HTML Image Map Editor
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Publishing/HTML/Editors
|
Group: Productivity/Publishing/HTML/Editors
|
||||||
URL: https://www.kde.org
|
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: extra-cmake-modules
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user