Wolfgang Bauer
2018-06-09 22:35:17 +00:00
committed by Git OBS Bridge
parent fb3187ec7a
commit 923990d395
4 changed files with 20 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b58f8eca82de3da6dbafbc7b1e7807c8f44096b68ae2f0c017dd9a3b9010feb3
size 4553448

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0e4653d8f81dd70c5c15d708c8c582aca6cb1f4528236331b1d334b28f513f1c
size 4540772

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Jun 7 20:03:52 CEST 2018 - fabian@ritter-vogt.de
- Update to 5.13.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.13.0.php
- Changes since 5.12.90:
* [Slideshow Wallpaper] Ignore hidden files and folders (kde#394882)
* [Global Menu Applet] Open menu on press
* Weigh matching services by relating data used in query to their menuids
* Add mappings for VirtualBox
* Remove legacy Wine hack-around from rules rc. (kde#393787)
* Calendar widget: fix resize
-------------------------------------------------------------------
Sat May 19 14:16:38 CEST 2018 - fabian@ritter-vogt.de

View File

@@ -27,13 +27,13 @@ Name: plasma5-workspace
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
Version: 5.12.90
Version: 5.13.0
Release: 0
Summary: The KDE Plasma Workspace Components
License: GPL-2.0+
Group: System/GUI/KDE
Url: http://www.kde.org/
Source: http://download.kde.org/unstable/plasma/%{version}/plasma-workspace-%{version}.tar.xz
Source: plasma-workspace-%{version}.tar.xz
Source1: baselibs.conf
# PATCHES 000-100 and above are from upstream 5.12 branch
# PATCHES 101-500 are from upstream master/5.13 branch