From 9a22b957cb49995827e4192e5533a9120997c1f356e1cf108070c82bdc933ff4 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 21 Nov 2017 22:20:11 +0000 Subject: [PATCH] KDE Applications 17.12 beta OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdebugsettings?expand=0&rev=78 --- kdebugsettings-17.08.3.tar.xz | 3 --- kdebugsettings-17.11.80.tar.xz | 3 +++ kdebugsettings.changes | 21 +++++++++++++++++++++ kdebugsettings.spec | 2 +- 4 files changed, 25 insertions(+), 4 deletions(-) delete mode 100644 kdebugsettings-17.08.3.tar.xz create mode 100644 kdebugsettings-17.11.80.tar.xz diff --git a/kdebugsettings-17.08.3.tar.xz b/kdebugsettings-17.08.3.tar.xz deleted file mode 100644 index e93390d..0000000 --- a/kdebugsettings-17.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:440787bdc714b6926be07ef3b0c44805e912e1048ef9999a08ad995e2fb7ccbd -size 47608 diff --git a/kdebugsettings-17.11.80.tar.xz b/kdebugsettings-17.11.80.tar.xz new file mode 100644 index 0000000..d9b31b1 --- /dev/null +++ b/kdebugsettings-17.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cff39e6c881478a0a9bb3f594f12e0c0a46e80358263f1b8955215bc990b08d3 +size 48280 diff --git a/kdebugsettings.changes b/kdebugsettings.changes index 8665d3a..9f8fc2f 100644 --- a/kdebugsettings.changes +++ b/kdebugsettings.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Mon Nov 20 06:59:04 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(). + * Add parent + * Move as private method + * Initialize pointer + * Assign parent directly + * USe version to project + * add icon for appstream compliance http://metadata.neon.kde.org/appstream/html/xenial/main/issues/kdebugsettings.html + * add comment for appstream compliance http://metadata.neon.kde.org/appstream/html/xenial/main/issues/kdebugsettings.html + * Use NoDisplay not Hidden=true + * Avoid to create config in .config + * Signal if we can't see default file + * Fix using it when uninstalled + ------------------------------------------------------------------- Thu Nov 09 23:11:17 CET 2017 - lbeltrame@kde.org diff --git a/kdebugsettings.spec b/kdebugsettings.spec index e27a04b..c8e1419 100644 --- a/kdebugsettings.spec +++ b/kdebugsettings.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: kdebugsettings -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)