Accepting request 423328 from KDE:Frameworks5
(forwarded request 423298 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/423328 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma5-addons?expand=0&rev=28
This commit is contained in:
commit
abe9b71e59
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57e7ab2de1939d2af14abe745ada60d148ebea021ef9fa23cfdae83a774609d6
|
||||
size 2076192
|
3
kdeplasma-addons-5.7.4.tar.xz
Normal file
3
kdeplasma-addons-5.7.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:99582dfd134a48c1225d3c478b0ca68bda0c688af0225ef2486f80345c31886d
|
||||
size 2075428
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 26 20:36:41 UTC 2016 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.7.4
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/plasma-5.7.4.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 12 23:39:43 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Adjust filelist for the plasmoid appdata, installed with KF > 5.25.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 2 11:36:02 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: plasma5-addons
|
||||
Version: 5.7.3
|
||||
Version: 5.7.4
|
||||
Release: 0
|
||||
Summary: Additional Plasma5 Widgets
|
||||
License: LGPL-2.1 and GPL-2.0+ and GPL-3.0
|
||||
@ -26,20 +26,20 @@ Group: System/GUI/KDE
|
||||
Url: http://www.kde.org/
|
||||
Source: kdeplasma-addons-%{version}.tar.xz
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: cmake(KF5Activities) >= 5.8.0
|
||||
BuildRequires: cmake(KF5Config) >= 5.8.0
|
||||
BuildRequires: cmake(KF5ConfigWidgets) >= 5.8.0
|
||||
BuildRequires: cmake(KF5CoreAddons) >= 5.8.0
|
||||
BuildRequires: cmake(KF5I18n) >= 5.8.0
|
||||
BuildRequires: cmake(KF5KCMUtils) >= 5.8.0
|
||||
BuildRequires: cmake(KF5KDELibs4Support) >= 5.8.0
|
||||
BuildRequires: cmake(KF5KIO) >= 5.8.0
|
||||
BuildRequires: cmake(KF5Kross) >= 5.8.0
|
||||
BuildRequires: cmake(KF5NewStuff) >= 5.8.0
|
||||
BuildRequires: cmake(KF5Plasma) >= 5.8.0
|
||||
BuildRequires: cmake(KF5Runner) >= 5.8.0
|
||||
BuildRequires: cmake(KF5Service) >= 5.8.0
|
||||
BuildRequires: cmake(KF5UnitConversion) >= 5.8.0
|
||||
BuildRequires: cmake(KF5Activities) >= 5.25.0
|
||||
BuildRequires: cmake(KF5Config) >= 5.25.0
|
||||
BuildRequires: cmake(KF5ConfigWidgets) >= 5.25.0
|
||||
BuildRequires: cmake(KF5CoreAddons) >= 5.25.0
|
||||
BuildRequires: cmake(KF5I18n) >= 5.25.0
|
||||
BuildRequires: cmake(KF5KCMUtils) >= 5.25.0
|
||||
BuildRequires: cmake(KF5KDELibs4Support) >= 5.25.0
|
||||
BuildRequires: cmake(KF5KIO) >= 5.25.0
|
||||
BuildRequires: cmake(KF5Kross) >= 5.25.0
|
||||
BuildRequires: cmake(KF5NewStuff) >= 5.25.0
|
||||
BuildRequires: cmake(KF5Plasma) >= 5.25.0
|
||||
BuildRequires: cmake(KF5Runner) >= 5.25.0
|
||||
BuildRequires: cmake(KF5Service) >= 5.25.0
|
||||
BuildRequires: cmake(KF5UnitConversion) >= 5.25.0
|
||||
BuildRequires: cmake(LibTaskManager) >= %{version}
|
||||
%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
|
||||
BuildRequires: cmake(KDEExperimentalPurpose)
|
||||
@ -102,6 +102,7 @@ Additional plasmoids from upstream for use on the Plasma workspace.
|
||||
%{_kf5_plasmadir}/
|
||||
%{_kf5_sharedir}/kwin/
|
||||
%{_kf5_iconsdir}/hicolor/*/*/*.*
|
||||
%{_kf5_appstreamdir}/
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}.lang
|
||||
|
Loading…
Reference in New Issue
Block a user