diff --git a/kwidgetsaddons-5.77.0.tar.xz b/kwidgetsaddons-5.77.0.tar.xz deleted file mode 100644 index 58d5303..0000000 --- a/kwidgetsaddons-5.77.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c72094fdad6740280513ff27477003839f20555071817337d3bf5c95761d7ae4 -size 2368232 diff --git a/kwidgetsaddons-5.77.0.tar.xz.sig b/kwidgetsaddons-5.77.0.tar.xz.sig deleted file mode 100644 index ffa4a1f..0000000 --- a/kwidgetsaddons-5.77.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/Ln9AACgkQWNDuZIpI -s7sTSwf9GWnm/PuGpzVLkFxm0cHHnhI+4l5ugSqfnIqjZjx8iSbHTc3yRa+7TUAu -tVepafjjMDPrx7vwyddgUaRX88UfORxNCM2hCPqA687FhRrsZ56t0vIONPTc+UTw -dAFKg63hf+D8H+6Hf2jFT9OIKS30xyEHC6paJtLTDp4+RAI29kwEAcRfwGhDlZh7 -RRjoA/yh1iU+hphUSpBibtkqGPrztLP7cBUcnJ2OZ3VVYySViihQxYGiLn4V8Kwc -uyhQxiem0/O7mQKbOR9Jj1F3vJ8Lw7uKr6a1Lhavpjnw6ligEQZlIvz5fqk8VzOE -rpLBN4+VlS/9fM1h/dBKl5nApJ+IDA== -=vbym ------END PGP SIGNATURE----- diff --git a/kwidgetsaddons-5.78.0.tar.xz b/kwidgetsaddons-5.78.0.tar.xz new file mode 100644 index 0000000..81c2abd --- /dev/null +++ b/kwidgetsaddons-5.78.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4abb00c3228459768e99451350d94255a386ccd9cd15005ffe47f31694c5e2c +size 2369660 diff --git a/kwidgetsaddons-5.78.0.tar.xz.sig b/kwidgetsaddons-5.78.0.tar.xz.sig new file mode 100644 index 0000000..415d42d --- /dev/null +++ b/kwidgetsaddons-5.78.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/wenIACgkQWNDuZIpI +s7vg0AgAhJTadY8jejS4kTO3iJtqKBi7HOTZjHoVbc1/dBW7h4br/LEzq+0qMXSb +ccl/RD3MlV37/ttrwY8I11MbS2BWnOE1N1o75zvAix3nOc6SLyWjW3wy+5PshPc7 +DmiBCgI7gbJFnJLxkHNsz79Ye/BNDJG68mEp+bvFfrUWv1uDzaUkRda2HY1/UAcA +okqnKI6G+mu75Ku7/SpaxJN85zRShRguhwGIY+ooT91Joq70BZreOBOWO+UgzOzA +HPh3Xyp6H/uj98zVQZ9nuMHavqSG5qcEJebqJTqnSN0aT1uPG11hZ9UCReGjnBoG +oTG3ug/jbu60cZZO68ga6Gh8eYIzXw== +=7dDy +-----END PGP SIGNATURE----- diff --git a/kwidgetsaddons.changes b/kwidgetsaddons.changes index 3ae45f1..4906d7f 100644 --- a/kwidgetsaddons.changes +++ b/kwidgetsaddons.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Jan 6 10:48:05 UTC 2021 - Christophe Giboudeaux + +- Update to 5.78.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/kde-frameworks-5.78.0 +- Changes since 5.77.0: + * KSelectAction: add non-overload signals indexTriggered & textTriggered + * KFontChooserDialog: handle dialog being deleted by parent during exec() + * KMessageDialog: call setFocus() on the default button + * Remove ifdefs, we require Qt 5.14 now + * Remove old #warning + * Port from QStyleOption::init to initFrom + * Explicitly call QFuture::result() + * Port from QLocale::Norwegian to QLocale::NorwegianBokmal + * Port KToolBarPopupActionTest to QToolButton::ToolButtonPopupMode + ------------------------------------------------------------------- Mon Dec 7 17:14:48 UTC 2020 - Christophe Giboudeaux diff --git a/kwidgetsaddons.spec b/kwidgetsaddons.spec index 769e977..e274be6 100644 --- a/kwidgetsaddons.spec +++ b/kwidgetsaddons.spec @@ -1,7 +1,7 @@ # # spec file for package kwidgetsaddons # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ %define lname libKF5WidgetsAddons5 -%define _tar_path 5.77 +%define _tar_path 5.78 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: kwidgetsaddons -Version: 5.77.0 +Version: 5.78.0 Release: 0 Summary: Large set of desktop widgets License: LGPL-2.1-or-later @@ -39,12 +39,12 @@ Source99: baselibs.conf BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: fdupes BuildRequires: kf5-filesystem -BuildRequires: cmake(Qt5Test) >= 5.13.0 -BuildRequires: cmake(Qt5UiPlugin) >= 5.13.0 -BuildRequires: cmake(Qt5UiTools) >= 5.13.0 -BuildRequires: cmake(Qt5Widgets) >= 5.13.0 +BuildRequires: cmake(Qt5Test) >= 5.14.0 +BuildRequires: cmake(Qt5UiPlugin) >= 5.14.0 +BuildRequires: cmake(Qt5UiTools) >= 5.14.0 +BuildRequires: cmake(Qt5Widgets) >= 5.14.0 %if %{with lang} -BuildRequires: cmake(Qt5LinguistTools) >= 5.13.0 +BuildRequires: cmake(Qt5LinguistTools) >= 5.14.0 %endif %description @@ -71,7 +71,7 @@ Summary: Large set of desktop widgets: Build Environment Group: Development/Libraries/KDE Requires: %{lname} = %{version} Requires: extra-cmake-modules -Requires: cmake(Qt5Widgets) >= 5.13.0 +Requires: cmake(Qt5Widgets) >= 5.14.0 %description devel This repository contains add-on widgets and classes for applications