From 4f60f3f6592a18ac546a34b1f863f1875b8b0f52a7eafe3d47b64bcc080a888b Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 10 Mar 2018 12:10:27 +0000 Subject: [PATCH] KDE Applications 17.12.3 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kapptemplate?expand=0&rev=65 --- kapptemplate-17.12.2.tar.xz | 3 --- kapptemplate-17.12.3.tar.xz | 3 +++ kapptemplate.changes | 14 ++++++++++++++ kapptemplate.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 kapptemplate-17.12.2.tar.xz create mode 100644 kapptemplate-17.12.3.tar.xz diff --git a/kapptemplate-17.12.2.tar.xz b/kapptemplate-17.12.2.tar.xz deleted file mode 100644 index 177e0d2..0000000 --- a/kapptemplate-17.12.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1c0f6b66a4eefd7e6117a7a55d74445190bf503010480052e4aed41e31fe69a -size 352476 diff --git a/kapptemplate-17.12.3.tar.xz b/kapptemplate-17.12.3.tar.xz new file mode 100644 index 0000000..c75b612 --- /dev/null +++ b/kapptemplate-17.12.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83c2e0fee5f23770a67bed126e44bbac6e75a80be45be32aebe4e28a25026187 +size 352488 diff --git a/kapptemplate.changes b/kapptemplate.changes index e499c70..ae9ba19 100644 --- a/kapptemplate.changes +++ b/kapptemplate.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Mar 08 23:51:14 CET 2018 - lbeltrame@kde.org + +- Update to 17.12.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.3.php +- Changes since 17.12.2: + * Remove code duplicating work of KAboutData::setupCommandLine() + * Remove bogus Ui::%{APPNAMELC}ViewBase from window class template + * Fix templates' KAboutData code to use appname param for display app name + * Remoe X-DocPath from desktop files of doc-less app template + * Fix templates to use normal casing for app name in desktop/appdata files + ------------------------------------------------------------------- Wed Feb 07 08:47:32 CET 2018 - lbeltrame@kde.org diff --git a/kapptemplate.spec b/kapptemplate.spec index 3727c65..ce68682 100644 --- a/kapptemplate.spec +++ b/kapptemplate.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: kapptemplate -Version: 17.12.2 +Version: 17.12.3 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)