This commit is contained in:
parent
860abbb211
commit
83c5558df9
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 11 18:53:44 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:39 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -50,7 +50,9 @@ BuildRequires: pkgconfig(Qt5X11Extras) >= 5.4.0
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xres)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
%endif
|
||||
#BuildRequires: update-desktop-files
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@ -126,8 +128,10 @@ for actions that require elevated privileges.
|
||||
%{_kf5_libdir}/libprocesscore.so
|
||||
%{_kf5_libdir}/libprocessui.so
|
||||
|
||||
%if %{with lang}
|
||||
%files lang
|
||||
%defattr(-,root,root)
|
||||
%{_kf5_localedir}/
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user