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/kreversi-19.07.90.tar.xz b/kreversi-19.07.90.tar.xz deleted file mode 100644 index db0cf92..0000000 --- a/kreversi-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a060a01adb8d20f4578ad3ecf6c75c3ca77cfad40a8ad75d242e07e4ea5aab87 -size 943092 diff --git a/kreversi-19.08.0.tar.xz b/kreversi-19.08.0.tar.xz new file mode 100644 index 0000000..8b1a3eb --- /dev/null +++ b/kreversi-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dbfcce80813c238d5a9084ffcde828b0abeb7b370cfb1e82b55de75a5f02ba9 +size 943120 diff --git a/kreversi-19.08.0.tar.xz.sig b/kreversi-19.08.0.tar.xz.sig new file mode 100644 index 0000000..fb5a5a2 --- /dev/null +++ b/kreversi-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1Mxo0ACgkQ29LOiT4t +HIeGKggAlJPRjvPYRrq/92D5ceHvkccfv+KUzBfJRsr/TUbuKtEWlWYOc2i4VlxZ +catzdDBNkHRrhr3KloPxMPpYupOTWALBhv8pK8RVAIiI/BDrbBCG8r4ZXZQ8zoTu +2c5KGtgQ6LEPskGRNFAzslDkTCZ39m0fgEvzwsFelBBjFDJlwyjUEYMtb0KtaF/a +1JzgSDMTt4K3bjwC2vNyFnWPBX1/Gr2CWGmTsKBhFSrySZz4QVOwzEafj7SEYWdN +ymX2OFM6NZ9KJODEnVjnvEj0bbpU1dY6XUWn0OHojOHDlk+fO18A8X0uTB5Hrwri +tMZizHRzpGzoBeVLy0LdPLaXKAei6g== +=Q5xI +-----END PGP SIGNATURE----- diff --git a/kreversi.changes b/kreversi.changes index 0212663..e9f5b92 100644 --- a/kreversi.changes +++ b/kreversi.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 9 08:31:37 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 diff --git a/kreversi.spec b/kreversi.spec index c1277b3..54b015e 100644 --- a/kreversi.spec +++ b/kreversi.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kreversi -Version: 19.07.90 +Version: 19.08.0 Release: 0 Summary: Reversi board game License: GPL-2.0-or-later Group: Amusements/Games/Board/Other -URL: http://www.kde.org -Source0: kreversi-%{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