From fe4d2eef3e3e9f2b080d26af2e83e6eb6e45fcb550904dde170b46cea3726a39 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 24 Nov 2018 23:44:32 +0000 Subject: [PATCH 1/4] KDE Applications 18.12.0 Beta (last try; fix any other issue post acceptance) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdebugsettings?expand=0&rev=107 --- kdebugsettings-18.08.3.tar.xz | 3 --- kdebugsettings-18.11.80.tar.xz | 3 +++ kdebugsettings.changes | 15 +++++++++++++++ kdebugsettings.spec | 23 ++++++++++------------- 4 files changed, 28 insertions(+), 16 deletions(-) delete mode 100644 kdebugsettings-18.08.3.tar.xz create mode 100644 kdebugsettings-18.11.80.tar.xz diff --git a/kdebugsettings-18.08.3.tar.xz b/kdebugsettings-18.08.3.tar.xz deleted file mode 100644 index 0d3708c..0000000 --- a/kdebugsettings-18.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f990a27a69f0a5943b022e0f8d7b329cdcac037cdab7265534df41abc7446be8 -size 52540 diff --git a/kdebugsettings-18.11.80.tar.xz b/kdebugsettings-18.11.80.tar.xz new file mode 100644 index 0000000..78b54fa --- /dev/null +++ b/kdebugsettings-18.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c14b08fd482e519dc8619938d4d4b6a9f3db300de75d6a4a24574c7db6e86e47 +size 54992 diff --git a/kdebugsettings.changes b/kdebugsettings.changes index 733a063..e05c434 100644 --- a/kdebugsettings.changes +++ b/kdebugsettings.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Nov 20 06:22:10 UTC 2018 - Luca Beltrame + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:56:55 UTC 2018 - lbeltrame@kde.org + +- Update to 18.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.11.80.php +- Changes since 18.08.3: + * Too many changes to list here + ------------------------------------------------------------------- Thu Nov 08 20:43:33 UTC 2018 - lbeltrame@kde.org diff --git a/kdebugsettings.spec b/kdebugsettings.spec index 2cdcc8e..0ed1792 100644 --- a/kdebugsettings.spec +++ b/kdebugsettings.spec @@ -16,18 +16,17 @@ # -%bcond_without lang - -Name: kdebugsettings -Version: 18.08.3 -Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} -Summary: A KDebug settings module for KDE +%bcond_without lang +Name: kdebugsettings +Version: 18.11.80 +Release: 0 +Summary: Program to set debug verbosity for KDE applications License: LGPL-2.0-or-later Group: System/GUI/KDE -Url: https://github.com/rthomsen/kcmsystemd/ +URL: https://www.kde.org Source0: %{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: kconfig-devel @@ -50,11 +49,10 @@ Provides: kdebugsettings5 = %{version} %if %{with lang} Recommends: %{name}-lang %endif -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -KDebug control module for KDE. It provides a graphical frontend for the -kdebug daemon, which allow enabling or disabling particular debug areas/messages. +This program allows to tune the debug output of KDE applications, ranging +from verbose to completely silent. %if %{with lang} %lang_package @@ -76,8 +74,7 @@ kdebug daemon, which allow enabling or disabling particular debug areas/messages %suse_update_desktop_file org.kde.kdebugsettings Utility DesktopUtility %files -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %config %{_sysconfdir}/xdg/kde.categories %config %{_sysconfdir}/xdg/kde.renamecategories %{_kf5_applicationsdir}/org.kde.kdebugsettings.desktop @@ -85,7 +82,7 @@ kdebug daemon, which allow enabling or disabling particular debug areas/messages %if %{with lang} %files lang -f %{name}.lang -%doc COPYING* +%license COPYING* %endif %changelog From ba2429f220faf9103b779bc7e8d25ba22abd9b2c454397bf08a3570cd581113b Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Tue, 4 Dec 2018 16:22:16 +0000 Subject: [PATCH 2/4] KDE Applications 18.12.0 RC (knights is already in K:A) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdebugsettings?expand=0&rev=108 --- kdebugsettings-18.11.80.tar.xz | 3 --- kdebugsettings-18.11.90.tar.xz | 3 +++ kdebugsettings.changes | 10 ++++++++++ kdebugsettings.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kdebugsettings-18.11.80.tar.xz create mode 100644 kdebugsettings-18.11.90.tar.xz diff --git a/kdebugsettings-18.11.80.tar.xz b/kdebugsettings-18.11.80.tar.xz deleted file mode 100644 index 78b54fa..0000000 --- a/kdebugsettings-18.11.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c14b08fd482e519dc8619938d4d4b6a9f3db300de75d6a4a24574c7db6e86e47 -size 54992 diff --git a/kdebugsettings-18.11.90.tar.xz b/kdebugsettings-18.11.90.tar.xz new file mode 100644 index 0000000..cd430ef --- /dev/null +++ b/kdebugsettings-18.11.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:333744d667d6f82a503d6403ca1b22215cbf272f9ddf9d8a0c85f271f43807a2 +size 55008 diff --git a/kdebugsettings.changes b/kdebugsettings.changes index e05c434..c52ea15 100644 --- a/kdebugsettings.changes +++ b/kdebugsettings.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Dec 03 20:55:54 UTC 2018 - lbeltrame@kde.org + +- Update to 18.11.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-rc.php +- Changes since 18.11.80: + * No code changes since 18.11.80 + ------------------------------------------------------------------- Tue Nov 20 06:22:10 UTC 2018 - Luca Beltrame diff --git a/kdebugsettings.spec b/kdebugsettings.spec index 0ed1792..52cb53d 100644 --- a/kdebugsettings.spec +++ b/kdebugsettings.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kdebugsettings -Version: 18.11.80 +Version: 18.11.90 Release: 0 Summary: Program to set debug verbosity for KDE applications License: LGPL-2.0-or-later From 6294ae3b471828c86c2d2078fcb9ad5456f82274698ee4030bec4dbfc309fcb4 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 14 Dec 2018 16:50:31 +0000 Subject: [PATCH 3/4] KDE Applications 18.12.0 (not yet built) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdebugsettings?expand=0&rev=109 --- kdebugsettings-18.11.90.tar.xz | 3 --- kdebugsettings-18.12.0.tar.xz | 3 +++ kdebugsettings.changes | 10 ++++++++++ kdebugsettings.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kdebugsettings-18.11.90.tar.xz create mode 100644 kdebugsettings-18.12.0.tar.xz diff --git a/kdebugsettings-18.11.90.tar.xz b/kdebugsettings-18.11.90.tar.xz deleted file mode 100644 index cd430ef..0000000 --- a/kdebugsettings-18.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:333744d667d6f82a503d6403ca1b22215cbf272f9ddf9d8a0c85f271f43807a2 -size 55008 diff --git a/kdebugsettings-18.12.0.tar.xz b/kdebugsettings-18.12.0.tar.xz new file mode 100644 index 0000000..cc277f8 --- /dev/null +++ b/kdebugsettings-18.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47b479b2cf5246ef5a29257600b6c841fbcd6180bc6c2ca9896dab557a60b9bd +size 55024 diff --git a/kdebugsettings.changes b/kdebugsettings.changes index c52ea15..99626f2 100644 --- a/kdebugsettings.changes +++ b/kdebugsettings.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Dec 14 06:09:05 UTC 2018 - lbeltrame@kde.org + +- Update to 18.12.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.0.php +- Changes since 18.11.90: + * No code changes since 18.11.90 + ------------------------------------------------------------------- Mon Dec 03 20:55:54 UTC 2018 - lbeltrame@kde.org diff --git a/kdebugsettings.spec b/kdebugsettings.spec index 52cb53d..105403d 100644 --- a/kdebugsettings.spec +++ b/kdebugsettings.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kdebugsettings -Version: 18.11.90 +Version: 18.12.0 Release: 0 Summary: Program to set debug verbosity for KDE applications License: LGPL-2.0-or-later From 53064c5c0c903579979cef76f29b977c6f10ca1c4553f1ae95e0af4b2d5f5190 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 14 Dec 2018 21:52:02 +0000 Subject: [PATCH 4/4] Fix beta and rc release announcement URLs OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdebugsettings?expand=0&rev=110 --- kdebugsettings.changes | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/kdebugsettings.changes b/kdebugsettings.changes index 99626f2..df5dda9 100644 --- a/kdebugsettings.changes +++ b/kdebugsettings.changes @@ -29,7 +29,7 @@ Tue Nov 20 05:56:55 UTC 2018 - lbeltrame@kde.org - Update to 18.11.80 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-18.11.80.php + * https://www.kde.org/announcements/announce-applications-18.12-beta.php - Changes since 18.08.3: * Too many changes to list here @@ -81,7 +81,7 @@ Thu Jul 26 13:00:37 UTC 2018 - lbeltrame@kde.org - Update to 18.07.80 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-18.07.80.php + * https://www.kde.org/announcements/announce-applications-18.08-beta.php - Changes since 18.04.3: * Time to increase it * Use strict compile flags @@ -136,7 +136,7 @@ Fri Apr 06 07:09:11 CEST 2018 - lbeltrame@kde.org - Update to 18.03.90 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-18.03.90.php + * https://www.kde.org/announcements/announce-applications-18.04-rc.php - Changes since 17.12.3: * Too many changes to list here @@ -261,7 +261,7 @@ Sat Aug 5 18:17:23 UTC 2017 - christophe@krop.fr - Update to KDE Applications 17.07.90 * KDE Applications 17.07.90 - * https://www.kde.org/announcements/announce-applications-17.07.90.php + * https://www.kde.org/announcements/announce-applications-17.08-rc.php ------------------------------------------------------------------- @@ -320,7 +320,7 @@ Sat Mar 25 23:10:21 CET 2017 - lbeltrame@kde.org - Update to 17.03.80 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-17.03.80.php + * https://www.kde.org/announcements/announce-applications-17.04-beta.php - Changes since 16.12.3: * Use document()->isEmpty() * Enable the Debug level when enabling "all debug" @@ -416,7 +416,7 @@ Mon Aug 8 14:53:10 UTC 2016 - tittiatcoke@gmail.com - Update to KDE Applications 16.07.90 * KDE Applications 16.07.90 (16.08-RC) - * https://www.kde.org/announcements/announce-applications-16.07.90.php + * https://www.kde.org/announcements/announce-applications-16.08-rc.php ------------------------------------------------------------------- @@ -543,6 +543,6 @@ Fri Aug 7 08:57:53 UTC 2015 - tittiatcoke@gmail.com - Initial version based on KDE Applications 15.07.90 * KDE Applications 15.08.0 RC1 - * https://www.kde.org/announcements/announce-applications-15.07.90.php + * https://www.kde.org/announcements/announce-applications-15.08-rc.php