diff --git a/ksquares-20.07.90.tar.xz b/ksquares-20.07.90.tar.xz deleted file mode 100644 index 91588dd..0000000 --- a/ksquares-20.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02bc18643746de96f4c9c70cf56585d1cef98b196c85a8364b2b3436678cd8ff -size 266456 diff --git a/ksquares-20.07.90.tar.xz.sig b/ksquares-20.07.90.tar.xz.sig deleted file mode 100644 index c06b03d..0000000 --- a/ksquares-20.07.90.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAMACgkQ29LOiT4t -HIdVYQf7BpWRj0tbPzxxc/2dYY0IBeaGHtOkZHkFQUt6qvJjtOIchMyKD7lauHxe -QmnUfpbSMdCJVWRkTxNzHBPhRHS6U4o46HJvsQE6cbnA7s+aKg1efNW5B51j1KJS -G8GF2qAnx07XhquYNAKWoeatu32SLugE94g8TPAZjtNZFmiSmzdRQG2cnYSEQiB7 -YTW6jss3JXCMf66GzoZzrzR3McmZMekoiHW9cTc+OrM58XU+KB5NuCTkIsqcdSV6 -pEnf1nqtwocVmSnRA/COnwp17d6R0/MPA2HiozkqPTZhq9K/CSGp/gDtFG60SH86 -iEoI1xp4CcwDoQQ3VB6gIEpdVKzv7A== -=zZSs ------END PGP SIGNATURE----- diff --git a/ksquares-20.08.0.tar.xz b/ksquares-20.08.0.tar.xz new file mode 100644 index 0000000..8430572 --- /dev/null +++ b/ksquares-20.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84b459e6c1058f637b4894a4f97dfd95b0c9bb70954059d24538f80918b45ed3 +size 266464 diff --git a/ksquares-20.08.0.tar.xz.sig b/ksquares-20.08.0.tar.xz.sig new file mode 100644 index 0000000..3ba3fe6 --- /dev/null +++ b/ksquares-20.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAg0ACgkQ29LOiT4t +HIcdhgf+JNGVfv0/ACWMXKrAJGzoDh3rG2LnBVYHAKQNpn54xy7pEeEyoJZ2yXCH +3Wo7PQgF43qm+l9rLtwWMgrtEo4ExyF27/hXMCzCKa+GQ4TT+C0oMj4fSRkFXm9H +0dXFH9Yrr+MPCdsycSJgNvXjBwTH/1QcBmgel+6aKN4zqSLHsjkUsEVtyZ0It+j9 +ZtfGUpqJ2B5PYIdg/AJ+JpDKdyg4PQ0Vk+5ChsptRq9rDireS9/+sGXJM65HXiIw +le0Xiy951C2dsDjqjSqP1At+Rllt/0+Sudkw1uvRIdhjO2txylkJZWi5rOxUqPpS +h6TVGf7FVFxobXlqm44zuqqsfDKoMw== +=3crY +-----END PGP SIGNATURE----- diff --git a/ksquares.changes b/ksquares.changes index 7f2bc7b..708ffd7 100644 --- a/ksquares.changes +++ b/ksquares.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Aug 9 09:10:04 UTC 2020 - Christophe Giboudeaux + +- Update to 20.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-08-apps-update +- No code change since 20.07.90 + ------------------------------------------------------------------- Sun Aug 2 08:00:23 UTC 2020 - Christophe Giboudeaux diff --git a/ksquares.spec b/ksquares.spec index b34b4bf..2664189 100644 --- a/ksquares.spec +++ b/ksquares.spec @@ -21,13 +21,13 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: ksquares -Version: 20.07.90 +Version: 20.08.0 Release: 0 Summary: "Dots and boxes" board game License: GPL-2.0-or-later Group: Amusements/Games/Action/Arcade URL: https://www.kde.org -Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: update-desktop-files BuildRequires: xz @@ -54,7 +54,7 @@ Recommends: %{name}-lang Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} %if %{with lang} -Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif