From c68201be4e0f93d5210656157f9fad1cb3a73aff392a5cec667c2873f49b7f7f Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 26 Jul 2019 14:31:58 +0000 Subject: [PATCH 1/3] KDE Applications 19.08 Beta (take 2) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/palapeli?expand=0&rev=97 --- palapeli-19.04.3.tar.xz | 3 --- palapeli-19.07.80.tar.xz | 3 +++ palapeli.changes | 15 +++++++++++++++ palapeli.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 palapeli-19.04.3.tar.xz create mode 100644 palapeli-19.07.80.tar.xz diff --git a/palapeli-19.04.3.tar.xz b/palapeli-19.04.3.tar.xz deleted file mode 100644 index 0a03a16..0000000 --- a/palapeli-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7cbf7a1666e16a476de9bdab7155f17f2224baa7db9d80cd77c785dead6f2e10 -size 2068716 diff --git a/palapeli-19.07.80.tar.xz b/palapeli-19.07.80.tar.xz new file mode 100644 index 0000000..9a7cd98 --- /dev/null +++ b/palapeli-19.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13b32e4fe0ce754c20bf93d6f8377d0e3d966507dd02129dacda32056ea68301 +size 2068088 diff --git a/palapeli.changes b/palapeli.changes index eb56c19..10b4ff1 100644 --- a/palapeli.changes +++ b/palapeli.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Jul 23 11:59:08 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 +- Changes since 19.04.3: + * Remove unused includes + * Use new logging category directory when ECM>=5.59 + * Fix forward declaration + * Port qVariantFromValue + * Time to increase Qt version as we use override but qt5.7 doesn't support it and we use 5.7 from long time + * Fix some clazy warning + ------------------------------------------------------------------- Sat Jul 13 07:26:39 UTC 2019 - lbeltrame@kde.org diff --git a/palapeli.spec b/palapeli.spec index bb6564e..e38896b 100644 --- a/palapeli.spec +++ b/palapeli.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: palapeli -Version: 19.04.3 +Version: 19.07.80 Release: 0 Summary: Jigsaw puzzle game License: GPL-2.0-or-later From 8b1b1343f6043c7f86628c6b1b33ba5307755266994e80b73aee026f70c791a9 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Wed, 7 Aug 2019 18:44:16 +0000 Subject: [PATCH 2/3] KDE Applications 19.08 RC OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/palapeli?expand=0&rev=98 --- palapeli-19.07.80.tar.xz | 3 --- palapeli-19.07.90.tar.xz | 3 +++ palapeli.changes | 10 ++++++++++ palapeli.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 palapeli-19.07.80.tar.xz create mode 100644 palapeli-19.07.90.tar.xz diff --git a/palapeli-19.07.80.tar.xz b/palapeli-19.07.80.tar.xz deleted file mode 100644 index 9a7cd98..0000000 --- a/palapeli-19.07.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13b32e4fe0ce754c20bf93d6f8377d0e3d966507dd02129dacda32056ea68301 -size 2068088 diff --git a/palapeli-19.07.90.tar.xz b/palapeli-19.07.90.tar.xz new file mode 100644 index 0000000..45f1b12 --- /dev/null +++ b/palapeli-19.07.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f966ce910f6eb17d3546b6add2700aff956c8679720251d464320b8607cf4911 +size 2068652 diff --git a/palapeli.changes b/palapeli.changes index 10b4ff1..6f51393 100644 --- a/palapeli.changes +++ b/palapeli.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Aug 06 16:50:52 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: + * No code changes since 19.07.80 + ------------------------------------------------------------------- Tue Jul 23 11:59:08 UTC 2019 - lbeltrame@kde.org diff --git a/palapeli.spec b/palapeli.spec index e38896b..8f7bba3 100644 --- a/palapeli.spec +++ b/palapeli.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: palapeli -Version: 19.07.80 +Version: 19.07.90 Release: 0 Summary: Jigsaw puzzle game License: GPL-2.0-or-later From 1d63c61803f6bbd08a74e43fc6e001d955ab35630f0d1488be42083f76ed87f2 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Thu, 15 Aug 2019 14:01:22 +0000 Subject: [PATCH 3/3] Applications 19.08.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/palapeli?expand=0&rev=99 --- applications.keyring | Bin 0 -> 2388 bytes palapeli-19.07.90.tar.xz | 3 --- palapeli-19.08.0.tar.xz | 3 +++ palapeli-19.08.0.tar.xz.sig | 11 +++++++++++ palapeli.changes | 10 ++++++++++ palapeli.spec | 10 +++++++--- 6 files changed, 31 insertions(+), 6 deletions(-) create mode 100644 applications.keyring delete mode 100644 palapeli-19.07.90.tar.xz create mode 100644 palapeli-19.08.0.tar.xz create mode 100644 palapeli-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/palapeli-19.07.90.tar.xz b/palapeli-19.07.90.tar.xz deleted file mode 100644 index 45f1b12..0000000 --- a/palapeli-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f966ce910f6eb17d3546b6add2700aff956c8679720251d464320b8607cf4911 -size 2068652 diff --git a/palapeli-19.08.0.tar.xz b/palapeli-19.08.0.tar.xz new file mode 100644 index 0000000..5903fac --- /dev/null +++ b/palapeli-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcdefb41685728cd9e01cc3249d2676a589f61a611e32c2e1a2e3d4d30721dde +size 2068852 diff --git a/palapeli-19.08.0.tar.xz.sig b/palapeli-19.08.0.tar.xz.sig new file mode 100644 index 0000000..211568f --- /dev/null +++ b/palapeli-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpYACgkQ29LOiT4t +HIfmNQgAgu5q7RQP7vIQY3RTL1OLj7q8ui7J8pIjWZZyv4VVCHmwYNbW8jG7Af1A +59yMUtO01tFw9BRWEEJxKOsvTNBZldYrYtsrBklEKHSIrZsQd9ZVLg3ecWOkuTA6 +Wmq+ZbJPtWBiq9kf3pJN4NqHc0UdLEtrsnZ9kP7167sWSVobiFyARdEmYnAz6HRz +D5Xi1VvyoyVAXxzqewuS1rDRSPfKVYX6Zo23MmTJhUU97ytQHRuKsOxa8k4Hx2Fz +32v8Pt1XdxwFpbz2WHGU/hwXS5vv3uPgnIhoejEWim0Dk7cbzvGLfoafkbKD9mF4 +5VVpDR0i0a7yxBA/P3FgDFOVgPwPPw== +=5vMY +-----END PGP SIGNATURE----- diff --git a/palapeli.changes b/palapeli.changes index 6f51393..47e0eff 100644 --- a/palapeli.changes +++ b/palapeli.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Aug 9 08:32:27 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: + * Include QMap header explicitly + ------------------------------------------------------------------- Tue Aug 06 16:50:52 UTC 2019 - lbeltrame@kde.org diff --git a/palapeli.spec b/palapeli.spec index 8f7bba3..dd1855b 100644 --- a/palapeli.spec +++ b/palapeli.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: palapeli -Version: 19.07.90 +Version: 19.08.0 Release: 0 Summary: Jigsaw puzzle game License: GPL-2.0-or-later Group: Amusements/Games/Board/Puzzle -URL: http://www.kde.org -Source0: palapeli-%{version}.tar.xz +URL: https://www.kde.org +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: karchive-devel BuildRequires: kconfig-devel