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/kmines-19.04.3.tar.xz b/kmines-19.04.3.tar.xz deleted file mode 100644 index 7ada539..0000000 --- a/kmines-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:34b23a66121183272a58f2cb38b798cab4f290d9f04546418ddb4b2b20e262a1 -size 897072 diff --git a/kmines-19.08.0.tar.xz b/kmines-19.08.0.tar.xz new file mode 100644 index 0000000..30f9689 --- /dev/null +++ b/kmines-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:290efbc208d2fa6ad5552fe8c0679fd0669f4abf6dc31fafd267bd9444add981 +size 898244 diff --git a/kmines-19.08.0.tar.xz.sig b/kmines-19.08.0.tar.xz.sig new file mode 100644 index 0000000..b1fed9f --- /dev/null +++ b/kmines-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxokACgkQ29LOiT4t +HIeRFggAgoAfC5RkRjJc/3dOJ4GxIDBZSOiHIF1aaiQWfliST1rK8ui9JrpDdSu2 +8uVAxTNGUO6Mhr+qxPQ8wGVWktu68JOz13mZgvAEGE6mmh+I938sHr1iLbCI0ekq +0KpNPQ3y0HXiBeTs0+Rw0gNXqKxbHJk8I7JB58xFm76VxCmfRfzh45aIQnw8A1Sg +AyDqmhhUagPR6WevhxH08hjGskSDGvR2u4zQgJbX2fKQag5mbUR7T8ArlgzgNUvq +BbpNnM10SBhFK+D0QEy+Khgep8cK9u8HXWhBhy4LLty/D6fkEwyrW+yjsQforjcq +3OqR3YpOxctsNn/sc2LFuXquEJ4mrQ== +=FQPj +-----END PGP SIGNATURE----- diff --git a/kmines.changes b/kmines.changes index 51bf7f3..c786b21 100644 --- a/kmines.changes +++ b/kmines.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Fri Aug 9 08:31:18 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 + ------------------------------------------------------------------- Sat Jul 13 07:26:36 UTC 2019 - lbeltrame@kde.org diff --git a/kmines.spec b/kmines.spec index d7d1d2a..f9b98b9 100644 --- a/kmines.spec +++ b/kmines.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kmines -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: Minesweeper-like game License: GPL-2.0-or-later Group: Amusements/Games/Board/Puzzle -URL: http://www.kde.org -Source0: kmines-%{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