Accepting request 617978 from KDE:Frameworks5
Plasma 5.13.1 OBS-URL: https://build.opensuse.org/request/show/617978 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma5-addons?expand=0&rev=62
This commit is contained in:
commit
a5344f97ab
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:71b8cc120576140f2df7b129bce13019ebb1f1e78b24c2b0343f2e31e1b5980c
|
|
||||||
size 592736
|
|
3
kdeplasma-addons-5.13.1.tar.xz
Normal file
3
kdeplasma-addons-5.13.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f2253d33ab1cb2c6d0a2c7cb5029d811d6b3ed73ef3f8bda2a47f8822106febf
|
||||||
|
size 597104
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 19 14:44:57 CEST 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.13.1
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.13.1.php
|
||||||
|
- Changes since 5.13.0:
|
||||||
|
* Do not restore windows on minimise change (kde#395519)
|
||||||
|
* [weather applet] Fix tooltip to add only existing wind information
|
||||||
|
* [weather applet] Fix new wind direction arrows to match direction of old
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 7 20:03:51 CEST 2018 - fabian@ritter-vogt.de
|
Thu Jun 7 20:03:51 CEST 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -18,17 +18,17 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: plasma5-addons
|
Name: plasma5-addons
|
||||||
Version: 5.13.0
|
Version: 5.13.1
|
||||||
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}}
|
||||||
# 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.8.95 in KUF)
|
||||||
%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
||||||
Summary: Additional Plasma5 Widgets
|
Summary: Additional Plasma5 Widgets
|
||||||
License: LGPL-2.1 and GPL-2.0+ and GPL-3.0
|
License: LGPL-2.1-only AND GPL-2.0-or-later AND GPL-3.0-only
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
Url: http://www.kde.org/
|
Url: http://www.kde.org/
|
||||||
Source: kdeplasma-addons-%{version}.tar.xz
|
Source: http://download.kde.org/stable/plasma/%{version}/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…
Reference in New Issue
Block a user