This commit is contained in:
committed by
Git OBS Bridge
parent
752822dd15
commit
eebaf30be0
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 11 18:53:45 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:41 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
14
milou5.spec
14
milou5.spec
@@ -35,12 +35,14 @@ BuildRequires: ki18n-devel
|
||||
BuildRequires: krunner-devel
|
||||
BuildRequires: kservice-devel
|
||||
BuildRequires: plasma-framework-devel
|
||||
BuildRequires: pkgconfig(Qt5Qml) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Quick) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Script) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Qml) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5Quick) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5Script) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -75,8 +77,10 @@ A dedicated search application built on top of Baloo
|
||||
%{_kf5_servicetypesdir}/
|
||||
%{_kf5_plugindir}/
|
||||
|
||||
%if %{with lang}
|
||||
%files lang
|
||||
%defattr(-,root,root)
|
||||
%{_kf5_localedir}/
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user