diff --git a/frameworkintegration-5.62.0.tar.xz b/frameworkintegration-5.62.0.tar.xz deleted file mode 100644 index e903d78..0000000 --- a/frameworkintegration-5.62.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d43d6cd008359eac4840c8b6e12d2b17eeb53c95111af1f7e8ca6ae8e6aca2c -size 1754660 diff --git a/frameworkintegration-5.62.0.tar.xz.sig b/frameworkintegration-5.62.0.tar.xz.sig deleted file mode 100644 index 97c4198..0000000 --- a/frameworkintegration-5.62.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl1zz0AACgkQWNDuZIpI -s7uzswf9Gk36UMGaihFP5WqIJSo+bu3JWkNClD1eG3JVocxWwSPHp8EfJ2nqEKFO -uUCk+8/7sURNHP+aPRSaRDxd39Vertm2IBNhHaA1yeP3HM1xPG6pz2mPM5rd6qDb -KdmXhQ70GyR3zD36c/Ps9RYHmhZ5+v6IIEK+yghls8zGzi3EEDG8VDATMbHFNAgB -3HM3cFR7188tYxD3IFdu97D+b/QebrwGxhqjRCOXsTHCE2uW7FMXVD6MBWAxQTuH -lyiznrsFzA5Gffr0KHy74eYHrC2SzxY97/xHGHrG2YwQRyDBzhGMk+akdYiktBiw -8WTx61s0dtgszrMlFvef7qjKUAuIHw== -=cuq/ ------END PGP SIGNATURE----- diff --git a/frameworkintegration-5.63.0.tar.xz b/frameworkintegration-5.63.0.tar.xz new file mode 100644 index 0000000..3940009 --- /dev/null +++ b/frameworkintegration-5.63.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a080657c5fae216b596dd04cca7d0b1eb4b959264b788c08c22272fd2d351659 +size 1754592 diff --git a/frameworkintegration-5.63.0.tar.xz.sig b/frameworkintegration-5.63.0.tar.xz.sig new file mode 100644 index 0000000..ac4e256 --- /dev/null +++ b/frameworkintegration-5.63.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2boJAACgkQWNDuZIpI +s7sraQgAj8RTvrlXlEuI4oSfIb0uLpZXPkyyl/Ha236i/szy31jOdBuho0NiMNej +7zI7F6fCaHkLESMDgcCPZ+youXC/xJb1tsWUf3PGsomkFniO6YKEqiKsGGvU4s4k +PzVW6P/rm2XF26D4i16TNfW0ofiDqBDt1n+Vmde5bJA8hJgLy3lUBDikiVVqUo2V +vPhtkA/R4FEe5zwcYlMCvvahm2TfyCjZsEjt2E+WrXC1pTZqhpA0HwlW0R8zNXfD +tnpIYLchBCJ+Uld8TfF7kSMcfRNUZ5sA1yFh8FJTmslmbn4TXjxLIcnoDO5fiyIh +YFVoQkyfylJjvYDdD1e/cGnddkcKow== +=gP77 +-----END PGP SIGNATURE----- diff --git a/frameworkintegration.changes b/frameworkintegration.changes index a2c7d09..762faad 100644 --- a/frameworkintegration.changes +++ b/frameworkintegration.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Oct 6 13:26:13 UTC 2019 - Christophe Giboudeaux + +- Update to 5.63.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.63.0.php +- Changes since 5.62.0: + * ensure winId() is not called on non-native widgets + ------------------------------------------------------------------- Sat Sep 7 20:36:26 UTC 2019 - Christophe Giboudeaux diff --git a/frameworkintegration.spec b/frameworkintegration.spec index ddc9039..5db01f5 100644 --- a/frameworkintegration.spec +++ b/frameworkintegration.spec @@ -17,7 +17,7 @@ %define lname libKF5Style5 -%define _tar_path 5.62 +%define _tar_path 5.63 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) @@ -25,7 +25,7 @@ # Only needed for the package signature condition %bcond_without lang Name: frameworkintegration -Version: 5.62.0 +Version: 5.63.0 Release: 0 Summary: Plugins responsible for better integration of Qt applications in KDE Workspace License: LGPL-2.1-or-later @@ -51,9 +51,9 @@ BuildRequires: cmake(KF5NewStuff) BuildRequires: cmake(KF5Notifications) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5Package) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version} -BuildRequires: cmake(Qt5DBus) >= 5.6.0 -BuildRequires: cmake(Qt5Widgets) >= 5.6.0 -BuildRequires: cmake(Qt5X11Extras) >= 5.6.0 +BuildRequires: cmake(Qt5DBus) >= 5.11.0 +BuildRequires: cmake(Qt5Widgets) >= 5.11.0 +BuildRequires: cmake(Qt5X11Extras) >= 5.11.0 BuildRequires: cmake(packagekitqt5) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb)