diff --git a/plasma-integration-5.8.95.tar.xz b/plasma-integration-5.8.95.tar.xz deleted file mode 100644 index f11a0d3..0000000 --- a/plasma-integration-5.8.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f85db986443b8e8881cc148ed9bc6e8f08164473afc7817392f39ffbe62c5d0e -size 49452 diff --git a/plasma-integration-5.9.0.tar.xz b/plasma-integration-5.9.0.tar.xz new file mode 100644 index 0000000..000b709 --- /dev/null +++ b/plasma-integration-5.9.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e41a63076bcad8362ad081988afc2a647eb8acaeb958d9f310048692d447a57 +size 49712 diff --git a/plasma5-integration.changes b/plasma5-integration.changes index ede84a2..00b370a 100644 --- a/plasma5-integration.changes +++ b/plasma5-integration.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Thu Jan 26 19:58:58 CET 2017 - fabian@ritter-vogt.de + +- Update to 5.9.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.9.0.php +- Changes since 5.8.95: + * Add workaround for QMenuBar::setVisible bug in 5.7.0 + * Include qdbusmenubar when compiling with Qt >5.7.0 in autotests + * Fix warning when no initial directory is set. + * Enable QDBusMenuBar when compiling with Qt 5.7.0 + * Backport test fix from master + * Also disable dbusmenubar with Qt 5.7 in the unit test section + * Remove my massive test debug from the stable branch + * add extra include + * Add explicit includes + * Fix QtVersion check + * Only use Qt's DBusMenuBar in Qt >= 5.7 + * Remove leftover debug + ------------------------------------------------------------------- Thu Jan 12 20:39:58 UTC 2017 - fabian@ritter-vogt.de diff --git a/plasma5-integration.spec b/plasma5-integration.spec index 5d9c936..5216054 100644 --- a/plasma5-integration.spec +++ b/plasma5-integration.spec @@ -18,17 +18,17 @@ %bcond_without lang Name: plasma5-integration -Version: 5.8.95 +Version: 5.9.0 Release: 0 -# Full Plasma 5 version (e.g. 5.8.95) +# Full Plasma 5 version (e.g. 5.9.0) %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} -# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF) +# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.0 in KUF) %{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')} Summary: Plugins responsible for better integration of Qt applications in KDE Workspace License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/unstable/plasma/%{version}/plasma-integration-%{version}.tar.xz +Source: plasma-integration-%{version}.tar.xz BuildRequires: extra-cmake-modules >= 5.17.0 BuildRequires: kf5-filesystem BuildRequires: libQt5Gui-private-headers-devel >= 5.5.0