diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..57c966e Binary files /dev/null and b/applications.keyring differ diff --git a/kdebugsettings-19.04.3.tar.xz b/kdebugsettings-19.04.3.tar.xz deleted file mode 100644 index 847ce7a..0000000 --- a/kdebugsettings-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f3f2afafad0cfb312b51b15de6615359ba5ccd7bee6b35ce48a40e3a58368c5 -size 55324 diff --git a/kdebugsettings-19.08.0.tar.xz b/kdebugsettings-19.08.0.tar.xz new file mode 100644 index 0000000..c3208be --- /dev/null +++ b/kdebugsettings-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b47987cabffe464c21c96b31991643efafc24f77d31b768ed9dff075567aa361 +size 55400 diff --git a/kdebugsettings-19.08.0.tar.xz.sig b/kdebugsettings-19.08.0.tar.xz.sig new file mode 100644 index 0000000..8a251c9 --- /dev/null +++ b/kdebugsettings-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoEACgkQ29LOiT4t +HId6kQf/YgnjafBQI3QEimrGt40TFCo81/pbBYDH5TMcb6wKRDOdZZ9ja7jSb57k +sz13hRlNxSokrmtaNzDexJy1JvKiPWNpz6LIc+gCn0n7GJ+4Mm106n66UTIioypL +P/gI9EHFouhVGQtEvRPGn8j94fWhprnJcqWYt+TvAAu7TQqlYnIjrti6fyGAClch +eNr6x7NLvtMjcLZ+gujROoFWTuwHq1X1RFoyr9MQuo75wtIvD3O++XfRfoZ27/5J +FxFRtpGKwXtgRU8tJjBdRYTIoQ9ga+QjnYWDSY1ykXLI9eqbCW672ejUQcKHliH+ +6OrfHxD/ZzlOaIdLB93c+ZFwf6Xpig== +=osme +-----END PGP SIGNATURE----- diff --git a/kdebugsettings.changes b/kdebugsettings.changes index 1c5a121..3a6315b 100644 --- a/kdebugsettings.changes +++ b/kdebugsettings.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Fri Aug 9 08:30:39 UTC 2019 - Christophe Giboudeaux + +- Update to 19.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.0.php +- No code change since 19.07.90 + +------------------------------------------------------------------- +Tue Aug 06 16:50:48 UTC 2019 - lbeltrame@kde.org + +- Update to 19.07.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-rc.php +- No code changes since 19.07.80 + +------------------------------------------------------------------- +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 new syntax + * It doesn't exist + * Move in own file + * Clean up includes + * Remove not necessary include + * Clean up code. + * Use new locations + * We will depend against 5.59 + * Continue to use new folder for logging category files + * Prepare using KDE_INSTALL_LOGGINGCATEGORIESDIR + * Remove duplicate code + * Minor optimization + * Update kf5 version + * It's already defined in default compile flags + * increase dependency + * increase cmake version + * Fix clazy warning + ------------------------------------------------------------------- Thu Jul 18 21:46:27 UTC 2019 - Stefan BrĂ¼ns diff --git a/kdebugsettings.spec b/kdebugsettings.spec index e8fcdaa..216a14e 100644 --- a/kdebugsettings.spec +++ b/kdebugsettings.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kdebugsettings -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: Program to set debug verbosity for KDE applications License: LGPL-2.0-or-later Group: System/GUI/KDE URL: https://www.kde.org -Source0: %{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: kconfig-devel BuildRequires: kconfigwidgets-devel @@ -46,9 +50,7 @@ BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5Widgets) Obsoletes: kdebugsettings5 < %{version} Provides: kdebugsettings5 = %{version} -%if %{with lang} Recommends: %{name}-lang -%endif %description This program allows to tune the debug output of KDE applications, ranging @@ -79,6 +81,7 @@ from verbose to completely silent. %{_kf5_debugdir}/kde.renamecategories %{_kf5_applicationsdir}/org.kde.kdebugsettings.desktop %{_kf5_bindir}/kdebugsettings +%{_kf5_debugdir}/kdebugsettings.categories %if %{with lang} %files lang -f %{name}.lang