Accepting request 536676 from KDE:Frameworks5
Plasma 5.11.2 (forwarded request 536434 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/536676 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma5-addons?expand=0&rev=50
This commit is contained in:
commit
0a15107756
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:967eb0f08195e4a8b8b2f3b6c42b6afa18106974276dbfda9e3bc6a842abbc25
|
||||
size 1382120
|
3
kdeplasma-addons-5.11.2.tar.xz
Normal file
3
kdeplasma-addons-5.11.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06af9117a8bfda573141073b73aa5f1755566904866dec92673bb16cd97e3474
|
||||
size 1378952
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 24 18:13:27 CEST 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.11.2
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.11.2.php
|
||||
- Changes since 5.11.1:
|
||||
* Dictionary Engine: fix synchronization issues.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 21 13:46:02 UTC 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Add #!BuildIgnore to break the
|
||||
plasma5-workspace-devel -> plasma5-workspace -> kwin5 -> kdialog
|
||||
dep chain which results in pulling in kdebase4-runtime on 42.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 17 17:19:03 CEST 2017 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: plasma5-addons
|
||||
Version: 5.11.1
|
||||
Version: 5.11.2
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.8.95)
|
||||
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
||||
@ -44,6 +44,7 @@ BuildRequires: cmake(KF5Plasma) >= 5.25.0
|
||||
BuildRequires: cmake(KF5Runner) >= 5.25.0
|
||||
BuildRequires: cmake(KF5Service) >= 5.25.0
|
||||
BuildRequires: cmake(KF5UnitConversion) >= 5.25.0
|
||||
#!BuildIgnore: kwin5
|
||||
BuildRequires: cmake(LibTaskManager) >= %{_plasma5_version}
|
||||
%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
|
||||
BuildRequires: cmake(KDEExperimentalPurpose)
|
||||
|
Loading…
Reference in New Issue
Block a user