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/lskat-19.07.90.tar.xz b/lskat-19.07.90.tar.xz deleted file mode 100644 index 1485ec3..0000000 --- a/lskat-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04b287c22166fcae1f1dff9ad59e837373ce74ba23edeb8c13b2c49220a06761 -size 1218296 diff --git a/lskat-19.08.0.tar.xz b/lskat-19.08.0.tar.xz new file mode 100644 index 0000000..f341843 --- /dev/null +++ b/lskat-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b321f58772eab7f569c76ff4afb56b1e3324dc5febf45bf5ed90993cf38696b5 +size 1217272 diff --git a/lskat-19.08.0.tar.xz.sig b/lskat-19.08.0.tar.xz.sig new file mode 100644 index 0000000..e7509e2 --- /dev/null +++ b/lskat-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpQACgkQ29LOiT4t +HIeE5AgAj4sHa6eATvSxxd2KgEMxzyaE4mhgyHKaAFtHZUNOF4+q3ah05mBX7sEw +vhWxtRCQQM0rDMz43JaKRU6ESYQJIaiLK3U3QeHay+/np8PaBOI6R+A/FmVc7Bcf +c8nMc6/ReoMSCbnmFYz3HHcSXH7n5jnlCy7HoTKp0eqMCgSomG1EY3qX09iWM/2v +lF2I79/iJHgWbkV7FJXt2bSCYEopLYE5FvBrg/Tac0RMJ6kHBEcFjmdZUyyjxP6p +yfZ8Dnr0FS+fzX98DPQL36rjniyCNATBTCODOgA6X5FSKOgUD0tYBPcCRX1O3J+R +c/r2Pp01JjqeqjHYLQiz4tHAqTOKmA== +=Jmbo +-----END PGP SIGNATURE----- diff --git a/lskat.changes b/lskat.changes index e5c54b6..b36cbf0 100644 --- a/lskat.changes +++ b/lskat.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 9 08:32: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:51 UTC 2019 - lbeltrame@kde.org diff --git a/lskat.spec b/lskat.spec index 0ee35aa..4e4f40b 100644 --- a/lskat.spec +++ b/lskat.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: lskat -Version: 19.07.90 +Version: 19.08.0 Release: 0 Summary: German Skat game License: GPL-2.0-or-later Group: Amusements/Games/Board/Card -URL: http://www.kde.org -Source0: lskat-%{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: kcoreaddons-devel