diff --git a/plasma-framework.changes b/plasma-framework.changes index 121b537..3f9390f 100644 --- a/plasma-framework.changes +++ b/plasma-framework.changes @@ -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 diff --git a/plasma-framework.spec b/plasma-framework.spec index 0144ca6..033151e 100644 --- a/plasma-framework.spec +++ b/plasma-framework.spec @@ -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) diff --git a/plasma-framework-5.7.0.tar.xz b/plasma-framework-5.7.0.tar.xz deleted file mode 100644 index 329aded..0000000 --- a/plasma-framework-5.7.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35345ced57cce80e1089b3172edfd277a0dc5ed4148b9c52a18c2ca0869eb364 -size 4000540 diff --git a/plasma-framework-5.8.0.tar.xz b/plasma-framework-5.8.0.tar.xz new file mode 100644 index 0000000..3a92050 --- /dev/null +++ b/plasma-framework-5.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:027544d49d3da11d8b16ac0caa3007fbb27d5a64d4ba02f113a6376282758280 +size 4004040