From 8217ef6cb536a144072d0d378cc7399e57b40d176475d70e5bfe362b5d1df76c Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 26 Jul 2019 14:33:31 +0000 Subject: [PATCH] KDE Applications 19.08 Beta (take 2) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/step?expand=0&rev=99 --- step-19.04.3.tar.xz | 3 --- step-19.07.80.tar.xz | 3 +++ step.changes | 19 +++++++++++++++++++ step.spec | 2 +- 4 files changed, 23 insertions(+), 4 deletions(-) delete mode 100644 step-19.04.3.tar.xz create mode 100644 step-19.07.80.tar.xz diff --git a/step-19.04.3.tar.xz b/step-19.04.3.tar.xz deleted file mode 100644 index 09fbdf6..0000000 --- a/step-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9b2daff1c9821e9c0fa79d39fc15b96753a3d0c61863d76d07e4e3222b0a4a2 -size 862920 diff --git a/step-19.07.80.tar.xz b/step-19.07.80.tar.xz new file mode 100644 index 0000000..b54f840 --- /dev/null +++ b/step-19.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30cb50aba6cd9f7a0cc31a5c7cab37a71c17a3ce4716962f536bd1aa634adf3e +size 860332 diff --git a/step.changes b/step.changes index d5e6b5d..0488ff2 100644 --- a/step.changes +++ b/step.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Tue Jul 23 11:59:08 UTC 2019 - lbeltrame@kde.org + +- Update to 19.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-beta.php +- Changes since 19.04.3: + * Get rid of obsolete QSignalMapper + * Fix file loading (temporary file cannot be copied in time) + * Get rid of obsolete members + * Silence compiler warnings about comparison of std::isinf() with -1 + * Do not ask if overwrite twice + * Fix file loading + * Follow KDE_APPLICATIONS_VERSION + * Fix forward declaration + * It's time to use cmake 3.5 + * Fix add_test command + ------------------------------------------------------------------- Sat Jul 13 07:26:39 UTC 2019 - lbeltrame@kde.org diff --git a/step.spec b/step.spec index a420fe4..8fb94f7 100644 --- a/step.spec +++ b/step.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: step -Version: 19.04.3 +Version: 19.07.80 Release: 0 Summary: An interactive physics simulator License: GPL-2.0-or-later