diff --git a/step-20.07.90.tar.xz b/step-20.07.90.tar.xz deleted file mode 100644 index 01fdda4..0000000 --- a/step-20.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e744aa2a401e076b060af17374001c3a19a03375733de7d207963df688a8a41 -size 941784 diff --git a/step-20.07.90.tar.xz.sig b/step-20.07.90.tar.xz.sig deleted file mode 100644 index 2c1e47b..0000000 --- a/step-20.07.90.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAsACgkQ29LOiT4t -HIfltAf/f7YC4Rd/n8dz0ZU64lAhS3y8VIJ0Af+3qJYt5xunMFHEAOPoSNr0QZ7i -7V3icnu5gnh6eEzVRyj/5lvB/KlfJmO2S/RhcT6CLv9kmZW5np5FZkEFDsWdfhzT -Wzc7d6bdZcHDygyDbZoTmWVZFvSenIwr3rswP60NkXIVXNqmLn8mhtE9JED+alh5 -yTd6qaI+Iym44nWFtjP45Wx5d8uGoCDIm7M2RgDKWWzWSQb0Z1QvNgW2ZSYo9oJk -De/6OTkqeBqZy6sgBQKXvX9EUiG23K+9mM8nFMRt0AsQ0P//0f+C+wwp4GiAgOeG -bbtfFSkfxm/Ix3oBkfbIMFn8lg14Ew== -=ktt6 ------END PGP SIGNATURE----- diff --git a/step-20.08.0.tar.xz b/step-20.08.0.tar.xz new file mode 100644 index 0000000..0781235 --- /dev/null +++ b/step-20.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8415f807de351b85bc3c4feb9ac45b01300210b9517987c617cd49ba6d472418 +size 942788 diff --git a/step-20.08.0.tar.xz.sig b/step-20.08.0.tar.xz.sig new file mode 100644 index 0000000..9606635 --- /dev/null +++ b/step-20.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAhQACgkQ29LOiT4t +HIeu8gf/ff57O9HsjrnZveZ2zdFxkuxcg5CqP8bG7LXqy0GPZlpqfS0E9cmmlQKZ +u/e5Np03Ds4IGl5rik14lfBhv20FJBzyPNyt6X3/xHOjbA7hw4VRFQMwMHIVuZsB +3pbIgFHlKEh3PXqXx0RBnG8CRq8jJmmmVYP8H/yahTleFRiSOg6EvPtECn0EdEJB +x6AvFYHhAYOqAcOy3sOeNPyoFt06NMPo8Gr+WeIdoShC9T4vTY/7wRwBEclGWHT3 +S6NfdUaUQXSSeRscjg2YMW7vi1fUTkdpft2LApfKqc3pxIq6VaH/yMd2U4omEkuD +WliChPeCYk98iWDiMvKhsCOxokV8hQ== +=Q39L +-----END PGP SIGNATURE----- diff --git a/step.changes b/step.changes index c94f714..1924812 100644 --- a/step.changes +++ b/step.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Aug 9 09:10:56 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:01:15 UTC 2020 - Christophe Giboudeaux diff --git a/step.spec b/step.spec index 9ab1efd..7f613bb 100644 --- a/step.spec +++ b/step.spec @@ -21,13 +21,13 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: step -Version: 20.07.90 +Version: 20.08.0 Release: 0 Summary: An interactive physics simulator License: GPL-2.0-or-later Group: Productivity/Scientific/Physics URL: https://edu.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: fdupes BuildRequires: gsl-devel @@ -49,7 +49,7 @@ BuildRequires: cmake(Qt5Xml) 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 BuildRequires: libqt5-linguist-devel %endif