Accepting request 450073 from home:Vogtinator:plasma59
Update to Plasma 5.9 Beta OBS-URL: https://build.opensuse.org/request/show/450073 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-addons?expand=0&rev=125
This commit is contained in:
parent
032622558f
commit
cd82c88732
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2dfdcc0be58550f4018c4f2d05fd2652d4b326a73a9d39d551892e4bd65333a0
|
||||
size 2091012
|
3
kdeplasma-addons-5.8.95.tar.xz
Normal file
3
kdeplasma-addons-5.8.95.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25dec738eab3afcac2b7a030dc2221ecbb1360f7a0c3397233d515ac13d09add
|
||||
size 2046400
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 12 20:39:58 UTC 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.8.95 (Plasma 5.9 Beta)
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.8.95.php
|
||||
- Changes:
|
||||
* See https://www.kde.org/announcements/plasma-5.8.5-5.8.95-changelog.php#plasma-addons
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 27 18:31:45 UTC 2016 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package plasma5-addons
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,17 +18,17 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: plasma5-addons
|
||||
Version: 5.8.5
|
||||
Version: 5.8.95
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.8.5)
|
||||
# Full Plasma 5 version (e.g. 5.8.95)
|
||||
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
||||
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 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}')}
|
||||
Summary: Additional Plasma5 Widgets
|
||||
License: LGPL-2.1 and GPL-2.0+ and GPL-3.0
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org/
|
||||
Source: http://download.kde.org/stable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz
|
||||
Source: http://download.kde.org/unstable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: cmake(KF5Activities) >= 5.25.0
|
||||
BuildRequires: cmake(KF5Config) >= 5.25.0
|
||||
@ -98,6 +98,7 @@ Additional plasmoids from upstream for use on the Plasma workspace.
|
||||
%doc COPYING*
|
||||
%config %{_kf5_configdir}/comic.knsrc
|
||||
%{_kf5_libdir}/libplasmacomicprovidercore.so.*
|
||||
%{_libdir}/libplasmapotdprovidercore.so*
|
||||
%{_kf5_libdir}/libplasmaweather.so*
|
||||
%{_kf5_servicetypesdir}/
|
||||
%{_kf5_plugindir}/
|
||||
|
Loading…
x
Reference in New Issue
Block a user