From 5943c3f8dba497f3ca8f53c6ff93c41aeb2cdc11cc9cf06c6bd1aad0cb1029c6 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Thu, 21 Apr 2022 08:21:55 +0000 Subject: [PATCH] Update to 22.04.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/step?expand=0&rev=167 --- step-22.03.90.tar.xz | 3 --- step-22.04.0.tar.xz | 3 +++ step-22.04.0.tar.xz.sig | 16 ++++++++++++++++ step.changes | 8 ++++++++ step.spec | 6 +++--- 5 files changed, 30 insertions(+), 6 deletions(-) delete mode 100644 step-22.03.90.tar.xz create mode 100644 step-22.04.0.tar.xz create mode 100644 step-22.04.0.tar.xz.sig diff --git a/step-22.03.90.tar.xz b/step-22.03.90.tar.xz deleted file mode 100644 index 1c1697b..0000000 --- a/step-22.03.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6875415a506f2671c00856b01a418161351c8f5c96abc5321d6535e6928a573b -size 937696 diff --git a/step-22.04.0.tar.xz b/step-22.04.0.tar.xz new file mode 100644 index 0000000..cb3a1ec --- /dev/null +++ b/step-22.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe614551808e31c6940c18e7a0d2b4a4eddc15a4d5c3ec671a6bc87de5cff00 +size 938080 diff --git a/step-22.04.0.tar.xz.sig b/step-22.04.0.tar.xz.sig new file mode 100644 index 0000000..df63366 --- /dev/null +++ b/step-22.04.0.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYt/UACgkQu0YzUNbv +Me9jqA/+Np4yIWIcYF04x5f1KPeKoS5/GgYiYTCj5sHKya5HA3fyUVS2YVpI5fiF +sTDYTGd4crF2FaBSjwwhpa6ZG6+TIR3uPWIq6PtnF48EPcTQFQBV4OyNM9vgknCM +RM2GlUBXMNPWNk0uGMBam0vtcEXAtBfQHNedPpBWTdNLk2WBisQUYsoA1cqPr3XN +3Rc6uLvBpxWq9ads9Nggoc3YvVtEzWUJtBxWYRNxSebVenJY7JVO+ENw7OsRWPdf +1uJY4NlULKZn6Rd6Q11XgpK6RYUkJc6D6HblCWZrvqK0J1NfI8F65UCh9xLQ/Van +k2GJUFeCrpxpGUFMJOQCKXTEPPRabEtHDJZeqHPlDtiPrKw2I6GIMPsy0KkG8KtL +Eqtp7sRK2mbAVU5VkB+vE5ubdBKzBMKA1d00mTeFoXFHnDwMhQlY6810fSlBMD/H +0wz+daACGoRYBebzLv/BkgYz2dJKtqXf2GN7cC0A1hw36EI7opibRlZpad0hkNHD +uEKGDfEMxGxLFxvz1kR3XVnfoHXPgCsqyizatHVnyJodkMzeEwnQQRvjrnDYZawy +LraCwYCQfebrSC9zPWpNJIMBb9bmIqC5VGnTqyhT/LlPwdYGkgiwQXmuGvTYnPnB +s5oiTj4TG+UNxFX76VRu3sOy4Kq3yc2TzqeSsK0Jx0owKz+gAeY= +=AvzD +-----END PGP SIGNATURE----- diff --git a/step.changes b/step.changes index f83dad2..3c5be5c 100644 --- a/step.changes +++ b/step.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Apr 18 07:52:52 UTC 2022 - Christophe Giboudeaux + +- Update to 22.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/22.04.0/ + ------------------------------------------------------------------- Fri Apr 8 18:22:21 UTC 2022 - Christophe Giboudeaux diff --git a/step.spec b/step.spec index 1b91254..d66e784 100644 --- a/step.spec +++ b/step.spec @@ -20,15 +20,15 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: step -Version: 22.03.90 +Version: 22.04.0 Release: 0 Summary: An interactive physics simulator License: GPL-2.0-or-later Group: Productivity/Scientific/Physics URL: https://apps.kde.org/step -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 %if %{with released} -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