This commit is contained in:
parent
3452ac3060
commit
774455dd6f
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 11 18:53:46 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.2.95 aka 5.3 beta:
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/plasma-5.2.95.php
|
||||||
|
- Update required Qt version to 5.4.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 19 17:42:42 UTC 2015 - hrvoje.senjan@gmail.com
|
Thu Mar 19 17:42:42 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -55,7 +55,9 @@ BuildRequires: pkgconfig(gobject-2.0)
|
|||||||
BuildRequires: pkgconfig(ibus-1.0)
|
BuildRequires: pkgconfig(ibus-1.0)
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
BuildRequires: pkgconfig(xcb-keysyms)
|
BuildRequires: pkgconfig(xcb-keysyms)
|
||||||
|
%if %{with lang}
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
%endif
|
||||||
Recommends: %{name}-kimpanel
|
Recommends: %{name}-kimpanel
|
||||||
Conflicts: plasma-addons
|
Conflicts: plasma-addons
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -122,9 +124,11 @@ kimpanel is a panel Plasmoid for various input methods with concurrent Plasma th
|
|||||||
%dir %{_kf5_plugindir}/plasma/dataengine
|
%dir %{_kf5_plugindir}/plasma/dataengine
|
||||||
%{_kf5_plugindir}/plasma/dataengine/plasma_engine_kimpanel.so
|
%{_kf5_plugindir}/plasma/dataengine/plasma_engine_kimpanel.so
|
||||||
|
|
||||||
|
%if %{with lang}
|
||||||
%files lang
|
%files lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING*
|
%doc COPYING*
|
||||||
%{_kf5_localedir}/
|
%{_kf5_localedir}/
|
||||||
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user