Accepting request 290600 from KDE:Frameworks5
Update to 5.8.0. OBS-URL: https://build.opensuse.org/request/show/290600 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma-framework?expand=0&rev=17
This commit is contained in:
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 7 16:59:03 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.8.0
|
||||
* Fix plasmapkg2 for translated systems
|
||||
* Improve tooltip layout
|
||||
* Make it possible to let plasmoids to load scripts outside
|
||||
the plasma package
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.8.0.php
|
||||
- Drop guard-around-a-bug-in-older-versions-of-Qt.patch, merged
|
||||
upstream
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 17 09:34:25 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Add guard-around-a-bug-in-older-versions-of-Qt.patch: disable
|
||||
use of atlas textures with Qt <= 5.3.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 8 18:15:40 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.7
|
||||
%define _tar_path 5.8
|
||||
Name: plasma-framework
|
||||
Version: %{_tar_path}.0
|
||||
Release: 0
|
||||
@@ -27,7 +27,7 @@ Group: System/GUI/KDE
|
||||
Url: https://projects.kde.org/plasma-framework
|
||||
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
BuildRequires: extra-cmake-modules >= 1.7.0
|
||||
BuildRequires: extra-cmake-modules >= 1.8.0
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kactivities5-devel >= %{kf5_version}
|
||||
BuildRequires: karchive-devel >= %{kf5_version}
|
||||
@@ -133,7 +133,8 @@ Plasma library and runtime components based upon KF5 and Qt5
|
||||
%postun private -p /sbin/ldconfig
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
%doc %lang(lt) %{_kf5_sharedir}/locale/lt
|
||||
%defattr(-,root,root)
|
||||
%doc %lang(lt) %{_kf5_sharedir}/locale/lt/LC_SCRIPTS
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:35345ced57cce80e1089b3172edfd277a0dc5ed4148b9c52a18c2ca0869eb364
|
||||
size 4000540
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:027544d49d3da11d8b16ac0caa3007fbb27d5a64d4ba02f113a6376282758280
|
||||
size 4004040
|
||||
Reference in New Issue
Block a user