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/knavalbattle-19.04.3.tar.xz b/knavalbattle-19.04.3.tar.xz deleted file mode 100644 index a03f91a..0000000 --- a/knavalbattle-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:468e3fc16e17d3cbde2e213a46dcb07d1ea030a1522f40ab10b429254b8249af -size 1281700 diff --git a/knavalbattle-19.08.0.tar.xz b/knavalbattle-19.08.0.tar.xz new file mode 100644 index 0000000..a942830 --- /dev/null +++ b/knavalbattle-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fbf132662e12f785390dbef7086dad5372ebaea8f8c3f55c24fe37bf17df35e +size 1280112 diff --git a/knavalbattle-19.08.0.tar.xz.sig b/knavalbattle-19.08.0.tar.xz.sig new file mode 100644 index 0000000..8471184 --- /dev/null +++ b/knavalbattle-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxokACgkQ29LOiT4t +HId+Vwf7BlBJMpZp4yq8oBF25SJC2GP8cIFSgrv7ZGI0oPiSNHx1cbIadSD/U5XH +es/tq4xOEM8S01Qbl4igpuoaxydxXFlRPOG0mrWiTphD9eyUiWs4h7AwaZJZhDUX +i5952/2p65KWODkSg6eUv9bjxIeajGWAZwir92iJVuno4hHfwbXy9oaOuyJf7ClU +HWiPbwmn1u36Hx3nF5+v6KrlirVVnLaCVvPKGMqtCoYMOj+gAiuAtHGS6+zU+t2k +UvQHH0JSC4XxoUegcDbMfT/uJgp3FsMRSKSJdDx6LpecZQke2PdsHp2sqN0MHOP7 +Y8cujfkmvoGAbWmCDmqN25pT0DHUFg== +=PNPe +-----END PGP SIGNATURE----- diff --git a/knavalbattle.changes b/knavalbattle.changes index 7574acc..a908df5 100644 --- a/knavalbattle.changes +++ b/knavalbattle.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Fri Aug 9 08:31:22 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: + * Fix forward declaration + ------------------------------------------------------------------- Sat Jul 13 07:26:36 UTC 2019 - lbeltrame@kde.org diff --git a/knavalbattle.spec b/knavalbattle.spec index d4f90f0..21f15f1 100644 --- a/knavalbattle.spec +++ b/knavalbattle.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: knavalbattle -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: Battleship game License: GPL-2.0-or-later Group: Amusements/Games/Board/Other -URL: http://www.kde.org -Source0: knavalbattle-%{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