Update to 5.9.0 tars
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-integration?expand=0&rev=42
This commit is contained in:
parent
8647e56077
commit
820d3dd9c6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f85db986443b8e8881cc148ed9bc6e8f08164473afc7817392f39ffbe62c5d0e
|
||||
size 49452
|
3
plasma-integration-5.9.0.tar.xz
Normal file
3
plasma-integration-5.9.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e41a63076bcad8362ad081988afc2a647eb8acaeb958d9f310048692d447a57
|
||||
size 49712
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user