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/kollision-19.04.3.tar.xz b/kollision-19.04.3.tar.xz deleted file mode 100644 index 1e17af0..0000000 --- a/kollision-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8374313b4bf4590ba051051fb6510774862690468719e8425addcdfd9daeff91 -size 280592 diff --git a/kollision-19.08.0.tar.xz b/kollision-19.08.0.tar.xz new file mode 100644 index 0000000..43564f2 --- /dev/null +++ b/kollision-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24a8ae084443359d59c16cbbafc450bbc467bd8b2a2516572e70ef24823750fd +size 280616 diff --git a/kollision-19.08.0.tar.xz.sig b/kollision-19.08.0.tar.xz.sig new file mode 100644 index 0000000..47c5d6e --- /dev/null +++ b/kollision-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxooACgkQ29LOiT4t +HIcEEwf/XkSsZURetlIEb+eMfEQ0l6F8wgdzKJflHsy5jqrGU7/7I9FzUzj8SYkj +/E8wBQMhwbVKMwDnCJb+WSXg8asR+syHhSKGIdJRoTm/4GGCd7PuQVuVnPrM3JQX +d3XfwQtYMctM/YRax/dx6wvAeXTyV/9IbwOTJk9L0Y5q6ZhzPU/LRByAJpFu3nA/ +M2wuuhzd3v5fvIf7/gL7tH18DdAUzSkKXM3QoqQYwUTiU/sqSeT11eKC2RmKwQuF +fCDpV0JLuDlLAARGxRlACTNrQ9Kx4+ok7wQaNzc5e7WmaYpYuopbBxCpfAZiFdTk +oc7tZqDP3i1I9E3zH93yfmonkb7UQA== +=YIQx +-----END PGP SIGNATURE----- diff --git a/kollision.changes b/kollision.changes index c8c4930..188dc72 100644 --- a/kollision.changes +++ b/kollision.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Fri Aug 9 08:31:25 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 +- No code change since 19.07.90 + +------------------------------------------------------------------- +Tue Aug 06 16:50:50 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:02 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 + * update screenshot + * 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:36 UTC 2019 - lbeltrame@kde.org diff --git a/kollision.spec b/kollision.spec index 1473eb1..b4f5fb4 100644 --- a/kollision.spec +++ b/kollision.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kollision -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: Kollision game License: GPL-2.0-or-later Group: Amusements/Games/Board/Puzzle -URL: http://www.kde.org -Source0: kollision-%{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: kconfig-devel BuildRequires: kconfigwidgets-devel