Plasma 5.12 final
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-addons?expand=0&rev=173
This commit is contained in:
parent
2d12220821
commit
3134c7bc02
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:87c7281961a37147087bee6865733c8a41f556a4d64b57d7f88363d7fe9602f2
|
|
||||||
size 1393588
|
|
3
kdeplasma-addons-5.12.0.tar.xz
Normal file
3
kdeplasma-addons-5.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1717f67907faee002006d4c11b95ec0100afbc6c0794aae065f1e226999fc49d
|
||||||
|
size 586244
|
@ -1,3 +1,28 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 2 21:03:44 CET 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.12.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.12.0.php
|
||||||
|
- Changes since 5.11.95:
|
||||||
|
* Use PURPOSE property with Qt5WebEngine to note reason for dependency
|
||||||
|
* [konsoleprofiles applet] Fix name of translations catalog
|
||||||
|
* [mediaframe applet] Fix creation of file search filter by QImageReader data
|
||||||
|
* Remove unused old pre-plasma5 file binaryclock.cpp
|
||||||
|
* Remove bogus additional cmake project() calls in subdirs
|
||||||
|
* Remove dead groupingdesktop containment code, replaced by applets//grouping
|
||||||
|
* [comic applet] Don't compare iterators from different return values
|
||||||
|
* Removal of all unported/unbuilt applets, dataengines, runners, wallpapers
|
||||||
|
* Make WebEngine really optional
|
||||||
|
* Skip the dict applet if Qt5WebEngine isn't available
|
||||||
|
* [binary clock] Fix some broken entries in metadata
|
||||||
|
* [weather applet] Fix badly sized comboboxes in config by switching to QQC2 (kde#389474)
|
||||||
|
* Dump unported code of contactsrunner, akonadi-search has pimcontactsrunner
|
||||||
|
* [katesessions runner] Fix unwanted creation of multiple KDirWatch'ers
|
||||||
|
* Bump Qt version to 5.9
|
||||||
|
* Require KDE Frameworks 5.42
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 15 15:54:06 CET 2018 - fabian@ritter-vogt.de
|
Mon Jan 15 15:54:06 CET 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: plasma5-addons
|
Name: plasma5-addons
|
||||||
Version: 5.11.95
|
Version: 5.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
# Full Plasma 5 version (e.g. 5.8.95)
|
# Full Plasma 5 version (e.g. 5.8.95)
|
||||||
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
||||||
@ -28,7 +28,7 @@ Summary: Additional Plasma5 Widgets
|
|||||||
License: LGPL-2.1 and GPL-2.0+ and GPL-3.0
|
License: LGPL-2.1 and GPL-2.0+ and GPL-3.0
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
Url: http://www.kde.org/
|
Url: http://www.kde.org/
|
||||||
Source: http://download.kde.org/unstable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz
|
Source: kdeplasma-addons-%{version}.tar.xz
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: cmake(KF5Activities) >= 5.25.0
|
BuildRequires: cmake(KF5Activities) >= 5.25.0
|
||||||
BuildRequires: cmake(KF5Config) >= 5.25.0
|
BuildRequires: cmake(KF5Config) >= 5.25.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user