forked from pool/kimagemapeditor
Accepting request 723655 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723655 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kimagemapeditor?expand=0&rev=34
This commit is contained in:
commit
e6918e4c9e
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:a7e5ba3d85c09c446e37baeac1c149395381b542fbbb1ab642645f631b5ab2de
|
||||
size 1070204
|
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,32 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- Update to 19.07.90
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
|
||||
- Changes since 19.07.80:
|
||||
* Support the new logging category directory in case of KF 5.59+
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 11:59:01 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.07.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
|
||||
- No code changes since 19.04.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 19 08:38:52 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -21,13 +21,17 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kimagemapeditor
|
||||
Version: 19.04.3
|
||||
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
|
||||
@ -71,16 +75,16 @@ A tool to edit image maps of HTML files
|
||||
|
||||
%files
|
||||
%license COPYING*
|
||||
%{_kf5_applicationsdir}/org.kde.kimagemapeditor.desktop
|
||||
%{_kf5_appstreamdir}/org.kde.kimagemapeditor.appdata.xml
|
||||
%{_kf5_bindir}/kimagemapeditor
|
||||
%{_kf5_debugdir}/kimagemapeditor.categories
|
||||
%{_kf5_plugindir}/kimagemapeditor.so
|
||||
%{_kf5_applicationsdir}/org.kde.kimagemapeditor.desktop
|
||||
%{_kf5_htmldir}/en/kimagemapeditor/
|
||||
%{_kf5_iconsdir}/hicolor/*/*/*
|
||||
%{_kf5_kxmlguidir}/kimagemapeditor/
|
||||
%{_kf5_plugindir}/kimagemapeditor.so
|
||||
%{_kf5_servicesdir}/kimagemapeditorpart.desktop
|
||||
%{_kf5_sharedir}/kimagemapeditor/
|
||||
%{_kf5_appstreamdir}/org.kde.kimagemapeditor.appdata.xml
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}.lang
|
||||
|
Loading…
Reference in New Issue
Block a user