Accepting request 461412 from KDE:Frameworks5
Update to KDE Frameworks 5.31 and KDE Plasma 5.9.3 OBS-URL: https://build.opensuse.org/request/show/461412 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kded?expand=0&rev=38
This commit is contained in:
commit
950709f0fb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d67d51c7ae8c60a329a8aaa55bddb4ce09b52d5aa4ba6583175441063b715eb
|
||||
size 36412
|
3
kded-5.31.0.tar.xz
Normal file
3
kded-5.31.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a150ef21615b17e74f73ea35a729e37cbaa82fbbed4da22ead0b4514ff9a517f
|
||||
size 37388
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 9 09:25:52 UTC 2017 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.31.0
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.31.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 8 23:39:43 UTC 2017 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
17
kded.spec
17
kded.spec
@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
%bcond_without lang
|
||||
%define _tar_path 5.30
|
||||
%define _tar_path 5.31
|
||||
Name: kded
|
||||
Version: 5.30.0
|
||||
Version: 5.31.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: cmake >= 3.0
|
||||
@ -34,12 +34,12 @@ BuildRequires: ki18n-devel >= %{_tar_path}
|
||||
BuildRequires: kinit-devel >= %{_tar_path}
|
||||
BuildRequires: kservice-devel >= %{_tar_path}
|
||||
BuildRequires: kwindowsystem-devel >= %{_tar_path}
|
||||
BuildRequires: cmake(Qt5Core) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Network) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Xml) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Core) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5Network) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.6.0
|
||||
BuildRequires: cmake(Qt5Xml) >= 5.6.0
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
%endif
|
||||
@ -80,6 +80,7 @@ Development files.
|
||||
%if %{with lang}
|
||||
echo "%doc %lang(ca) %{_kf5_mandir}/ca" >>%{name}.lang
|
||||
echo "%doc %lang(de) %{_kf5_mandir}/de" >>%{name}.lang
|
||||
echo "%doc %lang(es) %{_kf5_mandir}/es" >>%{name}.lang
|
||||
echo "%doc %lang(it) %{_kf5_mandir}/it" >>%{name}.lang
|
||||
echo "%doc %lang(nl) %{_kf5_mandir}/nl" >>%{name}.lang
|
||||
echo "%doc %lang(pt_BR) %{_kf5_mandir}/pt_BR" >>%{name}.lang
|
||||
|
Loading…
x
Reference in New Issue
Block a user