From 055e853f6cb3b31c46c93a63432d00f26271cdbcf5c6d82d6682eb2fc49aa999 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 26 Jul 2019 14:09:13 +0000 Subject: [PATCH] KDE Applications 19.08 Beta (take 2) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kbruch?expand=0&rev=95 --- kbruch-19.04.3.tar.xz | 3 --- kbruch-19.07.80.tar.xz | 3 +++ kbruch.changes | 16 ++++++++++++++++ kbruch.spec | 2 +- 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 kbruch-19.04.3.tar.xz create mode 100644 kbruch-19.07.80.tar.xz diff --git a/kbruch-19.04.3.tar.xz b/kbruch-19.04.3.tar.xz deleted file mode 100644 index 3c4fa43..0000000 --- a/kbruch-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:131455d024ead96cf2396cf6074a23584799c0793464b83eb3ecc2a455c5d355 -size 5600228 diff --git a/kbruch-19.07.80.tar.xz b/kbruch-19.07.80.tar.xz new file mode 100644 index 0000000..fe4de19 --- /dev/null +++ b/kbruch-19.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bac620b3a1c8f744ab3986c28a42e9c548edfd8a2b94b57bf9fe015c0a155c07 +size 5599268 diff --git a/kbruch.changes b/kbruch.changes index ab20d9f..b4c1d62 100644 --- a/kbruch.changes +++ b/kbruch.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Jul 23 11:58:58 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: + * Use more conservative boundingRect() as horizontalAdvance was introduced in Qt 5.11 only + * Get rid of obsolete width() + * Follow KDE_APPLICATIONS_VERSION + * Fix forward declaration + * It's time to use cmake 3.5 + * Exclude more files + * Make it compiles without foreach + ------------------------------------------------------------------- Sat Jul 13 07:26:34 UTC 2019 - lbeltrame@kde.org diff --git a/kbruch.spec b/kbruch.spec index 4769ea0..b0f5fa3 100644 --- a/kbruch.spec +++ b/kbruch.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kbruch -Version: 19.04.3 +Version: 19.07.80 Release: 0 Summary: Application to excercise fractions License: GPL-2.0-or-later