From 8c6e08125bef9241656feed0091561b0e1f94f52e12623a20d384ea7e35265a1 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 21 Nov 2017 22:17:33 +0000 Subject: [PATCH] KDE Applications 17.12 beta OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kbruch?expand=0&rev=65 --- kbruch-17.08.3.tar.xz | 3 --- kbruch-17.11.80.tar.xz | 3 +++ kbruch.changes | 11 +++++++++++ kbruch.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 kbruch-17.08.3.tar.xz create mode 100644 kbruch-17.11.80.tar.xz diff --git a/kbruch-17.08.3.tar.xz b/kbruch-17.08.3.tar.xz deleted file mode 100644 index a307d63..0000000 --- a/kbruch-17.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e590034e49bf798b57bbf6d2d5ae3302fbabc484f0f8ea042244e85fe7f2b44b -size 5601140 diff --git a/kbruch-17.11.80.tar.xz b/kbruch-17.11.80.tar.xz new file mode 100644 index 0000000..d2a2d44 --- /dev/null +++ b/kbruch-17.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0e6b55ced2e0576d02f8f1b2d1ca94d5057d5d6261f5323e90a2ffbbb3497b9 +size 5601056 diff --git a/kbruch.changes b/kbruch.changes index 29951ff..4715f0c 100644 --- a/kbruch.changes +++ b/kbruch.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Nov 20 06:59:02 CET 2017 - lbeltrame@kde.org + +- Update to 17.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12-beta.php +- Changes since 17.08.3: + * Don't repeat work of KAboutData::setupCommandLine(). + * kbruch- Change QCheckBoxes under "Answer" section to QRadioButtons to avoid multiple checks. (kde#357675) + ------------------------------------------------------------------- Thu Nov 09 23:11:05 CET 2017 - lbeltrame@kde.org diff --git a/kbruch.spec b/kbruch.spec index a6107d3..2b92e7b 100644 --- a/kbruch.spec +++ b/kbruch.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: kbruch -Version: 17.08.3 +Version: 17.11.80 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)