diff --git a/kded-5.30.0.tar.xz b/kded-5.30.0.tar.xz deleted file mode 100644 index f1383d8..0000000 --- a/kded-5.30.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d67d51c7ae8c60a329a8aaa55bddb4ce09b52d5aa4ba6583175441063b715eb -size 36412 diff --git a/kded-5.31.0.tar.xz b/kded-5.31.0.tar.xz new file mode 100644 index 0000000..31207b9 --- /dev/null +++ b/kded-5.31.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a150ef21615b17e74f73ea35a729e37cbaa82fbbed4da22ead0b4514ff9a517f +size 37388 diff --git a/kded.changes b/kded.changes index 684eff0..299d135 100644 --- a/kded.changes +++ b/kded.changes @@ -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 diff --git a/kded.spec b/kded.spec index 3ba47e5..0563ec1 100644 --- a/kded.spec +++ b/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