Plasma 5.13 Beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-integration?expand=0&rev=75
This commit is contained in:
committed by
Git OBS Bridge
parent
5ec30a52be
commit
53f09210d2
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:552391c878bfd14f1fd21bbf9e704f24e52259280a5f88ca8b3b77f9cd8f2c92
|
||||
size 53664
|
3
plasma-integration-5.12.90.tar.xz
Normal file
3
plasma-integration-5.12.90.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1f0d1903f73c48e5db1d36f7fc33d11653ba61563e8778d4168d25cd5f3e304
|
||||
size 53412
|
@@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 19 14:16:37 CEST 2018 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.12.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.12.90.php
|
||||
- Changes since 5.12.5:
|
||||
* Save the dialog view settings when closing the dialog without hitting the cancel button
|
||||
* KDEPlatformFileDialog: Fix initial directory selection for remote files (kde#374913)
|
||||
* Remove not necessary QtCore and co
|
||||
* Fix typo in comment
|
||||
* Remove duplicated include
|
||||
* Use explicit
|
||||
* Use nullptr
|
||||
* Use override
|
||||
* Remove unneeded moc includes
|
||||
* Remove unused cmake macro includes (and include oithers in usual order)
|
||||
* Remove duplicated feature_summary() call
|
||||
* Use KF5_MIN_VERSION also for ECM, now that it's part of KF
|
||||
* Require KDE Frameworks 5.42 and Qt 5.9
|
||||
* Use add_test signature where target command gets resolved to binary path
|
||||
* Bump min cmake version to 3.0
|
||||
* Use KFileWidget::setSupportedSchemes when available
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 09:24:20 CEST 2018 - fabian@ritter-vogt.de
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: plasma5-integration
|
||||
Version: 5.12.5
|
||||
Version: 5.12.90
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.8.95)
|
||||
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
||||
@@ -28,7 +28,7 @@ Summary: Plugins responsible for better integration of Qt applications in
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/plasma/%{version}/plasma-integration-%{version}.tar.xz
|
||||
Source: http://download.kde.org/unstable/plasma/%{version}/plasma-integration-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules >= 5.17.0
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: libQt5Gui-private-headers-devel >= 5.5.0
|
||||
|
Reference in New Issue
Block a user