diff --git a/kdebugsettings-17.04.3.tar.xz b/kdebugsettings-17.04.3.tar.xz deleted file mode 100644 index a6c3a11..0000000 --- a/kdebugsettings-17.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0473caf3f492b28899839e800f81d3356e82c422ef6aa17b4c6e6d27cb7952d0 -size 47092 diff --git a/kdebugsettings-17.08.0.tar.xz b/kdebugsettings-17.08.0.tar.xz new file mode 100644 index 0000000..0a99343 --- /dev/null +++ b/kdebugsettings-17.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a36114a5f4942b86742417a802be3ed87d17ead3bfe0f8d0f2edd29ae222ff14 +size 47040 diff --git a/kdebugsettings.changes b/kdebugsettings.changes index 9b380ea..20f6090 100644 --- a/kdebugsettings.changes +++ b/kdebugsettings.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Fri Aug 11 22:45:17 UTC 2017 - christophe@krop.fr + +- Update to KDE Applications 17.08.0 + * New feature release + * https://www.kde.org/announcements/announce-applications-17.08.0.php +- Changes since 17.04.3 : + * Make focus to lineedit + * Use override + * Make sure to not using deprecated method + * increase version + * port to for(...:...) + * We depend against qt5.7 + * Adapt lskat category + +------------------------------------------------------------------- +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 + + ------------------------------------------------------------------- Sat Jul 15 22:59:37 CEST 2017 - lbeltrame@kde.org diff --git a/kdebugsettings.spec b/kdebugsettings.spec index a1269fe..14679e8 100644 --- a/kdebugsettings.spec +++ b/kdebugsettings.spec @@ -19,10 +19,10 @@ %bcond_without lang Name: kdebugsettings -Version: 17.04.3 +Version: 17.08.0 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) +# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: A KDebug settings module for KDE License: LGPL-2.0+ @@ -47,7 +47,9 @@ BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5Widgets) Obsoletes: kdebugsettings5 < %{version} Provides: kdebugsettings5 = %{version} +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -78,8 +80,8 @@ kdebug daemon, which allow enabling or disabling particular debug areas/messages %doc COPYING* %config %{_sysconfdir}/xdg/kde.categories %config %{_sysconfdir}/xdg/kde.renamecategories -%{_kf5_bindir}/kdebugsettings %{_kf5_applicationsdir}/org.kde.kdebugsettings.desktop +%{_kf5_bindir}/kdebugsettings %if %{with lang} %files lang -f %{name}.lang