From 088c0e458fd5f7f4f156de97b031a6ef53fc7b17c8635d750c65a7afa1724bd0 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 26 Jul 2019 14:16:25 +0000 Subject: [PATCH 1/3] KDE Applications 19.08 Beta (take 2) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimagemapeditor?expand=0&rev=88 --- kimagemapeditor-19.04.3.tar.xz | 3 --- kimagemapeditor-19.07.80.tar.xz | 3 +++ kimagemapeditor.changes | 9 +++++++++ kimagemapeditor.spec | 8 ++++---- 4 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 kimagemapeditor-19.04.3.tar.xz create mode 100644 kimagemapeditor-19.07.80.tar.xz diff --git a/kimagemapeditor-19.04.3.tar.xz b/kimagemapeditor-19.04.3.tar.xz deleted file mode 100644 index 3b77a05..0000000 --- a/kimagemapeditor-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7e5ba3d85c09c446e37baeac1c149395381b542fbbb1ab642645f631b5ab2de -size 1070204 diff --git a/kimagemapeditor-19.07.80.tar.xz b/kimagemapeditor-19.07.80.tar.xz new file mode 100644 index 0000000..b074881 --- /dev/null +++ b/kimagemapeditor-19.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:908ef85cdc0d0864f392a851e0bb812b36a34e79a47463a8c016ca903302ee49 +size 1070928 diff --git a/kimagemapeditor.changes b/kimagemapeditor.changes index 7175c1b..cecfbea 100644 --- a/kimagemapeditor.changes +++ b/kimagemapeditor.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +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 diff --git a/kimagemapeditor.spec b/kimagemapeditor.spec index d621253..49836fc 100644 --- a/kimagemapeditor.spec +++ b/kimagemapeditor.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kimagemapeditor -Version: 19.04.3 +Version: 19.07.80 Release: 0 Summary: HTML Image Map Editor License: GPL-2.0-or-later @@ -71,16 +71,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 From 29e428ac3b945b80fdd9ba9ddfca8f1c9f87c2268b8188941e8fa39889e39a1d Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Wed, 7 Aug 2019 18:42:02 +0000 Subject: [PATCH 2/3] KDE Applications 19.08 RC OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimagemapeditor?expand=0&rev=89 --- kimagemapeditor-19.07.80.tar.xz | 3 --- kimagemapeditor-19.07.90.tar.xz | 3 +++ kimagemapeditor.changes | 10 ++++++++++ kimagemapeditor.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kimagemapeditor-19.07.80.tar.xz create mode 100644 kimagemapeditor-19.07.90.tar.xz diff --git a/kimagemapeditor-19.07.80.tar.xz b/kimagemapeditor-19.07.80.tar.xz deleted file mode 100644 index b074881..0000000 --- a/kimagemapeditor-19.07.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:908ef85cdc0d0864f392a851e0bb812b36a34e79a47463a8c016ca903302ee49 -size 1070928 diff --git a/kimagemapeditor-19.07.90.tar.xz b/kimagemapeditor-19.07.90.tar.xz new file mode 100644 index 0000000..1476fd6 --- /dev/null +++ b/kimagemapeditor-19.07.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5bb34eb73510bbb25a761857a71a26c15d7c6c12fc41d863c8cb3b37f93c94b +size 1071496 diff --git a/kimagemapeditor.changes b/kimagemapeditor.changes index cecfbea..c722993 100644 --- a/kimagemapeditor.changes +++ b/kimagemapeditor.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +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 diff --git a/kimagemapeditor.spec b/kimagemapeditor.spec index 49836fc..81db997 100644 --- a/kimagemapeditor.spec +++ b/kimagemapeditor.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kimagemapeditor -Version: 19.07.80 +Version: 19.07.90 Release: 0 Summary: HTML Image Map Editor License: GPL-2.0-or-later From a49495346ef799cb2e3b975c2080ed52d48aac3c01e85892937d0dac256a5c9b Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Thu, 15 Aug 2019 14:00:42 +0000 Subject: [PATCH 3/3] Applications 19.08.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kimagemapeditor?expand=0&rev=90 --- applications.keyring | Bin 0 -> 2388 bytes kimagemapeditor-19.07.90.tar.xz | 3 --- kimagemapeditor-19.08.0.tar.xz | 3 +++ kimagemapeditor-19.08.0.tar.xz.sig | 11 +++++++++++ kimagemapeditor.changes | 10 ++++++++++ kimagemapeditor.spec | 8 ++++++-- 6 files changed, 30 insertions(+), 5 deletions(-) create mode 100644 applications.keyring delete mode 100644 kimagemapeditor-19.07.90.tar.xz create mode 100644 kimagemapeditor-19.08.0.tar.xz create mode 100644 kimagemapeditor-19.08.0.tar.xz.sig diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..57c966e85c0e3392c05dfd4a0db1e4d89b2cb1f9fb7b681e7385e08eccadd927 GIT binary patch literal 2388 zcmai!dpHvcAIGsn+L&&|{C8Q#w z+)i>0r-fW{E#*>9=e*B(&imK<{`GsF@ALcX`+UBi93TwrjJre=Myfj7V`J$?9fR#`JCb&Ay0v~jbE_34^2?F{Lhoyu0}^3% z-dnzVVd1J;}XiAg}Qs4%ZC$%m>V3?Y&QeC^L&h7=HSjB=Z=>#r;dfb zu*-A5$W$0k5@NH59wkfZlg6m;rzZ11cv7bBW}zC6UT|C9JSV*toIDqtHKuSBc(1NV zl(%>m(o#+yf+nL;7$H{&{WcSlz*U)Ap>Xw7WrA09$Xf@sTusCL#U>6h9X)rIo!`MRFz8P z2L070NRo@24+`M{9TI~;dHFzKIEV`fk^zFmuK;+VLjOF6`S9$+Ovk4k)O>krYkLaq ztGc=ghS4-kCdev4%d34Lr zCP0bud{zhCNdf8^b1bfHcMQwh3jm#-Eue|Kd_$PeNj4l;tU$DUtvVM`n~1sQ>w7Ck zGHrD4ct0O*C1|-PMnSARBrodrTY8F`^w6=W8sq-pcO=V2h3 zMRR*q*rgy?vEYYUGtuPz>?%6C_6lHQ+TAa6!4edwd8p-I0Q)j>w>+z+BDEnv_#?RUInU19UAuD8)Os~_GvdQR|<78V-G$`{&m=Y>6 zR6ds)?#)`gZhsqW37mqi300qL%)eUp2`&?(D|yEgo+*2S{CL~diVtG0gq%>nT5Q3~ z35g78H$s0iuAM~kywu|F)Ug#%`4p4>OoM8|>Zy0#jX`7RR>GXB`&S>Sw>1puI&amj zGKY4dw6t6A?8f;frD`9)a_EZIL!X_}S^TPO@A7Qn)~u~Ta^+&`q10M`BHFJCW1*JS zT9n>oy+%j`vh<35U7V-tN-VF>h06rggFkK1zaIa6^ltzez?0x#egcO0KY;Q7H%Jr_ z2;e4xqT3w?m^ZhDjJ0mn|G{$*!o3^{gB*;M&RwbZ?5$y^z|-vuG}zibt)XHF`Z?;fI@( zdyU2GAeRRf$|X!7IVnjua+u?x-;7ynZk2_Wj~`TIFeV2EAL7g(^|DvdUwB+^5>A)z zVL!!&CR8@Z_}(XlIUpF= z={3m^C* z)+4p0H>X#Pa^K($jK9J6NzIE_Y=k-29Kn9ksIiW5=Ua%gHCmrfwzHik8zj&)I2Q>& zk368CA)55mOC1thde^*?23d|AeWNBt&q)twxN>3j1d4-t;4@_wG>wlwgyFPP&z;QP z4t0GwC}vpdFoU1J517?yHyROu@z(eaJHl*x_Bxa5_iV0Lm|RS%yq+ZOH5~5|o-kvi z@>_!de_6~t|09m1G`}ON_GD?w;$6um9#VzH=^keP*9fHO{m|S5frT3IgvI!Az+Ou*PJWg^<=1+ zJL0rz?q4u-h}gM1Sfzm5T_e;8_scb5&Y4D&g8f}|ni7TuaWCk~=x3PX_iJX=c$NQ{ zT-KQ8bv}@eFb<*(^Pd2TEi~!-oW}o6FxTUtBm^S zrf_TV&<6KeczrvwaS^)<$x#cD!y^i!B@zWag9bP!Ji`;tlIg0 z!xM#(cWyt-g⁡p%mTtPu>mJYgB?A)@}F3i-WvkIFUQ|c`-5aeEuKzNGKt*7P02c z%i<|1@4fR>zT$n|QfA=h6BgQ&;A`X*|7~N|^$oBUt6Ol8yO1OsvjAUu%WtGq5Sc%q zFYj=AHx|>+gu(A|u5-G6)to-8M&OS9~v@@XiE4)9JYQ zQa0Dv=;1}H1=(tW@$u>hU!a!AOh;Nn6i|cT_syhI1H8ZTwrYLR2bXhm~ TszsT$v{+O|Xjp1#yJG*JYK2Yh literal 0 HcmV?d00001 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